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

[NRTM](GH-3088) Add colors and styles from ModernUI for official controls #3561

Open
wants to merge 36 commits into
base: develop
Choose a base branch
from

Commits on Dec 27, 2019

  1. MUI colors and brushes

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    bdd289d View commit details
    Browse the repository at this point in the history
  2. MUI fonts, sizes and shared content

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    b1d0cfa View commit details
    Browse the repository at this point in the history
  3. MUI Buttons

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    3866fdb View commit details
    Browse the repository at this point in the history
  4. MUI RadioButton

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    8a4615d View commit details
    Browse the repository at this point in the history
  5. MUI CheckBox

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    65fb805 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c965870 View commit details
    Browse the repository at this point in the history
  7. MUI ComboBox

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    c412e72 View commit details
    Browse the repository at this point in the history
  8. MUI ContextMenu

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    774938f View commit details
    Browse the repository at this point in the history
  9. MUI DataGrid

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    cc94e43 View commit details
    Browse the repository at this point in the history
  10. MUI calendar

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    b92c08a View commit details
    Browse the repository at this point in the history
  11. MUI DatePicker

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    544bb5a View commit details
    Browse the repository at this point in the history
  12. MUI Date

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    dd194b4 View commit details
    Browse the repository at this point in the history
  13. MUI Label

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    aeb579d View commit details
    Browse the repository at this point in the history
  14. MUI ListBox

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    269acdf View commit details
    Browse the repository at this point in the history
  15. MUI ListView

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    72c1301 View commit details
    Browse the repository at this point in the history
  16. MUI GridSplitter

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    14b664c View commit details
    Browse the repository at this point in the history
  17. MUI Hyperlink

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    42ee908 View commit details
    Browse the repository at this point in the history
  18. MUI TreeView

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    3c25f19 View commit details
    Browse the repository at this point in the history
  19. MUI ToolTip

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    14d1647 View commit details
    Browse the repository at this point in the history
  20. MUI TextBox

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    4031c55 View commit details
    Browse the repository at this point in the history
  21. MUI TextBlock

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    bbd3b29 View commit details
    Browse the repository at this point in the history
  22. MUI PasswordBox

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    6174634 View commit details
    Browse the repository at this point in the history
  23. MUI ProgressBar

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    c1c66e9 View commit details
    Browse the repository at this point in the history
  24. MUI ScrollBar

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    dc59592 View commit details
    Browse the repository at this point in the history
  25. MUI Slider

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    2416409 View commit details
    Browse the repository at this point in the history
  26. MUI MenuItem

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    c5a4b4b View commit details
    Browse the repository at this point in the history
  27. Merge new resource dictionaries

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    3eea30a View commit details
    Browse the repository at this point in the history
  28. Update size, font and shared names

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    bab3d98 View commit details
    Browse the repository at this point in the history
  29. Fix some mui style keys

    Evangelink authored and punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    9a4c115 View commit details
    Browse the repository at this point in the history
  30. Move MUI controls to Styles/MUI

    - Styles/MUI/Controls.xaml contains all styles for MUI
    - Styles/Controls.MUI.xaml sets all MUI styles to controls
    punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    8835729 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    5cee4fa View commit details
    Browse the repository at this point in the history
  32. Revert MUI samples

    punker76 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    88c7820 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    5077542 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    05492c6 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    089d4ae View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    0e111cf View commit details
    Browse the repository at this point in the history