-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
docsImprovements or additions to the documentation.Improvements or additions to the documentation.
Description
To do before the next release 🏄:
- Agree what the API name should be for the new
Dialog
API. Right now it'sisOpen
, should probably beopen
. react-native or the html spec are following this pattern for boolean properties ([Dialog] Use open instead of isOpen #2105) -> agreed onopen
, assigned to @oliviertassinari - Make
DatePicker
andTimerPicker
to use the newDialog
API -> needs to be updated, assigned to @oliviertassinari - Use a small set of peerDependencies (moving some peer dependencies to dependencies #2111)
- Add import statements to docs -> assigned to @shaurya947
Metadata
Metadata
Assignees
Labels
docsImprovements or additions to the documentation.Improvements or additions to the documentation.