-
Notifications
You must be signed in to change notification settings - Fork 831
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[vNext] Redesing to material-ui 2.0 (#1416)
* Redesign datepicker toolbar * Add optinal chaining support * Redesign calendar view and switching between to year view * Small bugfixes and improvements * Add weekdays * Redesign year selection * Cleanup and remove not used files * Add typings for style overrdies of MuiBasePickerO, closes #1414 * New animations 😍 * Update lib/src/views/Calendar/CalendarView.tsx Co-Authored-By: Olivier Tassinari <[email protected]> * Start cypress component tests * Address PR feedback * Add alternative way to display ampm controls * Redesign TimePickers * Redesign DateTimePicker * Fix build errors * Convert ModalDialog to hook based styles * Remove unused stuff from dependencies * Fix ts build errros * Turn off empty interface rule * Fix rollup error * Fix displaying toolbars in firefox and safari * Replace theme.spacing( ) with static values * Fix examples with custom theme * Fix a bunch of tests * Fix tests * Rename cypress lib test file * Fix CI * Fix ts build errors * Replace global keydown handler in favor of per component * Fix timepicker switching to next view on scroll * Use object to create styles without theme * Rename MuiThemeProvider to ThemeProvider * Remove zIndex from am/pm buttons * Fix ts error * Fix ts issues * [CI] Split build and lint to different workflows * Attach workspace for new jobs * Remove console.log * Fix luxon tests * Remove animateYearScrolling from examples * Do not run docgen on test changes * Rename data-test-id to data-mui-test and remove test attributes in production * Remove animateYearScrolling prop * Improve new props api documentation * Fix z-index for in-clock am/pm buttons * Allow to reduce heavy animations * Use global keydown event for calendar keyboard navigation * Restyle highlighting of current dare * Move calendar test to datepicker e2e * Better styles for Year and Day :focus and :hover * Fix linter Co-authored-by: Olivier Tassinari <[email protected]>
- Loading branch information
1 parent
ab249c2
commit 574944a
Showing
103 changed files
with
3,278 additions
and
2,344 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ coverage | |
|
||
# Cache directory | ||
.npm | ||
cypress | ||
./cypress/**/* | ||
.next | ||
|
||
# Optional eslint cache | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"name": "Using fixtures to represent data", | ||
"email": "[email protected]", | ||
"body": "Fixtures are a great way to mock data for responses to routes" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
574944a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to following URLs: