Commit 0b069d9
[DatePicker] Squash compat commits
Move picker sources into lab (#4)
Update README.md
[DatePicker] Refactor pickers tests to testing-library and mocha (#5)
[TimePicker] Migrate tests to testing library (#8)
[DateTimePicker] Migrate tests (#9)
Fix all pickers linter errors (#10)
Fix all circular dependencies (#11)
* Fix all circular dependencies
* Enable mocha eslint rules for typescript tests
[test] The last step to a green CI (#15)
Migrate pickers docs (#12)
Downgrade to withStyles for pickers sources (#16)
Add public api exports for pickers components (#17)
Consolidate component namespace and theme augmentation (#18)
Describe conformance for pickers sub-components (#19)
Autogenerate proptypes for typescript sources (#20)
Proper build output (#21)
Clear migration artifacts (#23)
Eslint rule for lower-case test name convention (#24)
DateRangePicker (#25)
yarn deduplicate
Remove GridListTile
[DateTimePicker] Fix migration unit tests
Fix types
Fix typescript types migration issues
Fix yarn lerna build (#33)
Fix karma tests
use window.Touch for CI karma tests
Remove more outdated diff noise (#34)
Replace not valid formats with valid ISO strings
Try to fix CI touch tests
Skip tests if Touch events are not supported
Fix merge conflicts
Actually type-check
Fix safari tests
Remove lowercase test name rule
The casing is up to the test author.
We're not the grammar police in tests.
Fix lint
Format
Remove overzealous eslint-disable*
Debug failing tests
Better debugging
Timezones are fun
was isoString th efix?
Let's find out what's failing and then skip it
Branch for safari
Skip DateRangePicker in browsers
review
Matt's review
Co-authored-by: Matt <[email protected]>
format
docs:i18n1 parent e324bcc commit 0b069d9
File tree
491 files changed
+14901
-31833
lines changed- docs
- pages/components
- scripts
- src
- modules/utils
- pages/components
- date-picker
- date-range-picker
- date-time-picker
- pickers
- progress
- time-picker
- translations
- packages
- eslint-plugin-material-ui
- material-ui-codemod/src/v1.0.0/import-path.test
- material-ui-lab
- src
- ClockPicker
- DatePicker
- DateRangeDelimiter
- DateRangePickerDay
- DateRangePicker
- DateTimePicker
- DayPicker
- DesktopDatePicker
- DesktopDateRangePicker
- DesktopDateTimePicker
- DesktopTimePicker
- LocalizationProvider
- MobileDatePicker
- MobileDateRangePicker
- MobileDateTimePicker
- MobileTimePicker
- MonthPicker
- PickersCalendarSkeleton
- PickersDay
- StaticDatePicker
- StaticDateRangePicker
- StaticDateTimePicker
- StaticTimePicker
- TimePicker
- YearPicker
- dateAdapter
- internal
- pickers
- Picker
- constants
- hooks
- typings
- wrappers
- svg-icons
- themeAugmentation
- material-ui
- src/Rating
- pickers
- .circleci
- .dependabot
- .github
- ISSUE_TEMPLATE
- .vscode
- cypress/fixtures
- docs
- fakeApi
- layout
- components
- loaders
- pages
- api
- demo
- datepicker
- daterangepicker
- datetime-picker
- timepicker
- getting-started
- guides
- index
- localization
- regression
- scripts
- static
- utils
- e2e
- component
- integration
- plugins
- support
- lib
- src
- DatePicker
- DateRangePicker
- DateTimePicker
- Picker
- TimePicker
- __tests__
- shallow
- typescript
- unit
- constants
- typings
- views
- Calendar
- wrappers
- scripts
- typescript-to-proptypes/src
- scripts
- test
- regressions
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
491 files changed
+14901
-31833
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
| 67 | + | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
76 | | - | |
| 74 | + | |
77 | 75 | | |
78 | 76 | | |
79 | 77 | | |
| |||
108 | 106 | | |
109 | 107 | | |
110 | 108 | | |
111 | | - | |
| 109 | + | |
112 | 110 | | |
113 | 111 | | |
114 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
72 | | - | |
| 71 | + | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
284 | 288 | | |
285 | 289 | | |
286 | 290 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
| |||
98 | 97 | | |
99 | 98 | | |
100 | 99 | | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | 100 | | |
106 | 101 | | |
107 | 102 | | |
| |||
131 | 126 | | |
132 | 127 | | |
133 | 128 | | |
134 | | - | |
135 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
136 | 133 | | |
137 | 134 | | |
138 | 135 | | |
| |||
142 | 139 | | |
143 | 140 | | |
144 | 141 | | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | 142 | | |
149 | 143 | | |
150 | 144 | | |
| |||
164 | 158 | | |
165 | 159 | | |
166 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
0 commit comments