Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Proposal of an extended Demo App #3825

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

Commits on Nov 15, 2020

  1. Init new demo App

    timunie committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    a2018c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51cb6d0 View commit details
    Browse the repository at this point in the history
  3. Badged Example

    timunie committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    4784b13 View commit details
    Browse the repository at this point in the history
  4. Improve Example XAML

    - Renders now on initialization
    - Replaces [PropertyName] with the Value
    - A custom Converter can be used to provide e.g. {DynamicResoutce AnyKeyHere}
    timunie committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    4b3cc1a View commit details
    Browse the repository at this point in the history
  5. Implement a BaseClass which support:

    - INotifyPropertyChanged
    - INotifyDataErrorInfo
    timunie committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    6d34b6b View commit details
    Browse the repository at this point in the history
  6. Update file headers and format code

    punker76 authored and timunie committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    873b6b9 View commit details
    Browse the repository at this point in the history