1.0.2 • Published 6 years ago
@particles/dialog v1.0.2
:no_entry: Deprecation Warning :no_entry:
This particle is being deprecated, please use the modal found here: https://procore.github.io/core/latest/#/react/elements/modal
Dialog
Dialog Component
Example
Change Log
1.0.1
- add unit tests
- removed snapshot testing
1.0.0
- added the dialog Component, a cornerstone for future modal and alerts
- composable and flexible api -- just like HTML
- bare minimum amount of props (visible, onClickScrim, className, children, style)
- snapshot testing