Commit 7b85ba5
DatePicker and TimePicker flyout visual updates (#3947)
* Initial checkin for DatePicker highlight rect
* Change style default back for the test app
* Fix inner loop solution
* Updates to make focus rect work (needs extensive comments, stay tuned)
* Rename ColorFilterOverlayControl to MonochromaticOverlayPresenter
* [DatePicker | TimePicker] Update visual styles (#4460)
* Lift datepicker themes
* Fix margin but LoopingSelector style is not respected
* Update DatePicker styles to match design
* Fix colors in control
* Update Highlight color
* Fix Highligh color for TimePicker dark mode
* Fix some colors for dark theme
* Fix highlight color on TimePicker, corner radius on highlighted date and dark mode highlighted foreground
* Fix margins for accept/dismiss buttons
* Fix up/down buttons margin
* Fix color keys and date/time pickers borders
* Fix everything but the plaveholder font color
* Fix focus state for placeholders
* Format all files
* Remove extra variables
* Fix crash for pre 21h1 builds
* Activate DatePicker as test
* Fix border brushes and update timepicker to match datepicker
* Remove extra border on focus + pointer
* Remove accent background color for focus state
* Fix missing reference to caret icons
* Remove left over changes from old focus behaviour
* Remove changes from old focus behaviour for TimePicker
* Fix contrast missing key
* Remove added but unused colors
* Remove another unused resource
Co-authored-by: Alberto Medina Gutierrez <[email protected]>
Co-authored-by: almedina-ms <[email protected]>1 parent 2460bf3 commit 7b85ba5
File tree
22 files changed
+1018
-227
lines changed- dev
- CommonStyles
- InteractionTests
- Generated
- MonochromaticOverlayPresenter
- TestUI
- dll
- test/MUXControlsTestApp
22 files changed
+1018
-227
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
188 | 191 | | |
189 | 192 | | |
190 | 193 | | |
| |||
239 | 242 | | |
240 | 243 | | |
241 | 244 | | |
| 245 | + | |
242 | 246 | | |
243 | 247 | | |
244 | 248 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
649 | 649 | | |
650 | 650 | | |
651 | 651 | | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
652 | 658 | | |
653 | 659 | | |
654 | 660 | | |
| |||
713 | 719 | | |
714 | 720 | | |
715 | 721 | | |
| 722 | + | |
716 | 723 | | |
717 | 724 | | |
718 | 725 | | |
| |||
787 | 794 | | |
788 | 795 | | |
789 | 796 | | |
| 797 | + | |
790 | 798 | | |
791 | 799 | | |
792 | 800 | | |
| |||
841 | 849 | | |
842 | 850 | | |
843 | 851 | | |
| 852 | + | |
844 | 853 | | |
845 | 854 | | |
846 | 855 | | |
| |||
883 | 892 | | |
884 | 893 | | |
885 | 894 | | |
| 895 | + | |
886 | 896 | | |
887 | 897 | | |
888 | 898 | | |
| |||
976 | 986 | | |
977 | 987 | | |
978 | 988 | | |
| 989 | + | |
979 | 990 | | |
980 | 991 | | |
981 | 992 | | |
| |||
1635 | 1646 | | |
1636 | 1647 | | |
1637 | 1648 | | |
| 1649 | + | |
| 1650 | + | |
| 1651 | + | |
1638 | 1652 | | |
1639 | 1653 | | |
1640 | 1654 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
478 | 478 | | |
479 | 479 | | |
480 | 480 | | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
481 | 487 | | |
482 | 488 | | |
483 | 489 | | |
| |||
542 | 548 | | |
543 | 549 | | |
544 | 550 | | |
| 551 | + | |
545 | 552 | | |
546 | 553 | | |
547 | 554 | | |
| |||
643 | 650 | | |
644 | 651 | | |
645 | 652 | | |
| 653 | + | |
646 | 654 | | |
647 | 655 | | |
648 | 656 | | |
| |||
1134 | 1142 | | |
1135 | 1143 | | |
1136 | 1144 | | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
1137 | 1148 | | |
1138 | 1149 | | |
1139 | 1150 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | 63 | | |
0 commit comments