-
Notifications
You must be signed in to change notification settings - Fork 832
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
Release rc.10 #457
Merged
Merged
Release rc.10 #457
Changes from 1 commit
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
d3289d0
Merge pull request #1 from dmtrKovalenko/develop
LastDreamer b6462d8
parseFormats and commitUpdates on blur
LastDreamer 460b82d
fix
LastDreamer 75e3c45
fix
LastDreamer d6b2c3a
typescript for parseFormats
LastDreamer 46aea12
f
LastDreamer 64fd636
lint
LastDreamer d14e347
parseFormats removed
LastDreamer 7d0571a
Merge branch 'master' into develop
cherniavskii 2bca407
Add seconds clock type.
baig a3333aa
Add seconds related functions in utils.
baig 7c10f0d
Add types for seconds related functions in utils.
baig 8ff0514
Add SecondsView.
baig 491affb
Add SecondsView types.
baig 1509ba5
Add SecondsView tests.
baig 675baeb
Update TimePicker to display SecondsView.
baig 3a0a576
Add TimePicker with seconds example in basic usage.
baig 98525a8
Use an object notation for handleChange params.
baig c5413a1
Update docs to use @material-ui/core
dmtrKovalenko 31b6731
Update material-ui-logo
dmtrKovalenko 9e781a7
Commit new material-ui-logo
dmtrKovalenko 591cad0
Update codesandbox to actual version of pickers and material-ui
dmtrKovalenko d039442
Merge pull request #350 from LastDreamer/develop
dmtrKovalenko cae271d
[#432] Add autofocus on calendar
dmtrKovalenko 1365b72
[#422] Migrate to new React lifecycle methods
dmtrKovalenko a29423e
[#351] Make input display error onChange
dmtrKovalenko 53a4166
[#170] Migrate to hocs from inheritance
dmtrKovalenko c931941
Add BaseDatePicker HOC component that manage date state, redo datepic…
dmtrKovalenko ef76950
Redo DateTimePicker with BasePickerHoc
dmtrKovalenko 689c039
Redo TimePickerWrapper with BasePicker HOC
dmtrKovalenko 65897b0
Add typings for BasePicker, fix existed typings
dmtrKovalenko 5d29745
Redo getting default format for 12h | 24h base handler
dmtrKovalenko f6b31db
add missing types
9cdfeda
Merge branch 'develop' of https://github.com/Ilaiwi/material-ui-picke…
7597842
Merge pull request #444 from Ilaiwi/ModalDialog-missing-types
dmtrKovalenko b5066fb
Merge pull request #439 from dmtrKovalenko/432_autook-breakes-keyboard
dmtrKovalenko b4659c7
Use getDerivedStateFromProps for Calendar component
dmtrKovalenko e992c9c
Remove unused pickerRef prop forwarding
dmtrKovalenko 51148e5
Merge pull request #440 from dmtrKovalenko/feature/422_get-derived-st…
dmtrKovalenko 8c4fc96
[#412] Add new prop allowKeyboardControl which allow to disable keybo…
dmtrKovalenko 4ca7d7d
Install @types/react-event-listener for testing typescript
dmtrKovalenko 34475fa
Update deps
dmtrKovalenko c326a07
[#387] Make messages accept react components
dmtrKovalenko ea192a8
[#387] Make modal labels be components
dmtrKovalenko e9154c1
Remove unnecessary props forwarding
dmtrKovalenko 08dba80
Adjust typescript typings
dmtrKovalenko d15fcda
Merge pull request #455 from dmtrKovalenko/feature/event-listener-on-…
dmtrKovalenko bba5ad1
Merge conflicts
dmtrKovalenko abd7bfe
Merge pull request #456 from dmtrKovalenko/feature/labels-components
dmtrKovalenko a90e082
Merge branch 'develop' into add-seconds-in-time-picker
dmtrKovalenko 61314f1
Merge pull request #437 from baig/add-seconds-in-time-picker
dmtrKovalenko fe201b4
Fix eslint errors
dmtrKovalenko ba0bbbf
Fix eslint errors
dmtrKovalenko 6eb2151
Update docs for seconds timepicker
dmtrKovalenko 0fa0723
[docs] Add guide how to use static components
dmtrKovalenko f98f607
Fix open hidden seconds view when seconds is disabled
dmtrKovalenko b151e6e
Update version
dmtrKovalenko 2bd656e
[#452] Fix missing disabled effect on keyboard button if text field i…
dmtrKovalenko 76c10cf
Fix DateTextField unit tests
dmtrKovalenko 3471993
[integration] Fix missing forwarded props to DatePicker component
dmtrKovalenko 5c3f17f
pass isFinish false on mount
mcMickJuice 12c23ae
Always pass false to onChange handle. Use newDate in handleChange
mcMickJuice 15551ec
Add todayLabel and showTodayButton to TS type definitions
tjaskula bd8fbb7
Make showTodayButton optional in typescript definitions
tjaskula 7d5cc2e
Merge pull request #462 from tjaskula/showTodayButton-460
dmtrKovalenko 9162f9c
Merge pull request #459 from mcMickJuice/fix/auto-set-on-click
dmtrKovalenko c5612af
Fix now working autoOk prop
dmtrKovalenko 7c261f5
Fix immediate close of modal, if autoOK = true and current date is di…
dmtrKovalenko 724f11c
Fix eslint errors
dmtrKovalenko 49ac903
Update package.lock to include new version of eslint for travis
dmtrKovalenko File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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.
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.
So you're handling opening/closing of Modal declaratively, using
isAccepted
as the signal to close, correct? As opposed to imperatively using a ref to ModalWrapper?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.
@mcMickJuice you are exactly right
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.
cool! thanks