forked from mui/material-ui
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Minor improvements for local dev setup #5
Closed
Closed
Conversation
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
eps1lon
commented
Oct 8, 2020
mbrookes
reviewed
Oct 8, 2020
mbrookes
reviewed
Oct 8, 2020
Co-authored-by: Matt <github@nospam.33m.co>
mbrookes
reviewed
Oct 8, 2020
mbrookes
reviewed
Oct 8, 2020
mbrookes
reviewed
Oct 8, 2020
mbrookes
reviewed
Oct 8, 2020
mbrookes
reviewed
Oct 8, 2020
mbrookes
reviewed
Oct 8, 2020
Co-authored-by: Matt <github@nospam.33m.co>
@mbrookes Rebased and review addressed. |
Not sure what's going on with merge - I just remerged locally and pushed to your branch, but GitHub is still complaining. I'll cherry pick it onto my branch instead. |
Squashed and cherry-picked. |
mbrookes
pushed a commit
that referenced
this pull request
Nov 11, 2020
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 (mui#8) [DateTimePicker] Migrate tests (mui#9) Fix all pickers linter errors (mui#10) Fix all circular dependencies (mui#11) * Fix all circular dependencies * Enable mocha eslint rules for typescript tests [test] The last step to a green CI (mui#15) Migrate pickers docs (mui#12) Downgrade to withStyles for pickers sources (mui#16) Add public api exports for pickers components (mui#17) Consolidate component namespace and theme augmentation (mui#18) Describe conformance for pickers sub-components (mui#19) Autogenerate proptypes for typescript sources (mui#20) Proper build output (mui#21) Clear migration artifacts (mui#23) Eslint rule for lower-case test name convention (mui#24) DateRangePicker (mui#25) yarn deduplicate Remove GridListTile [DateTimePicker] Fix migration unit tests Fix types Fix typescript types migration issues Fix yarn lerna build (mui#33) Fix karma tests use window.Touch for CI karma tests Remove more outdated diff noise (mui#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 <github@nospam.33m.co> format docs:i18n
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.