1.0.2 • Published 6 years ago

@particles/dialog v1.0.2

Weekly downloads
36
License
Procore Developer...
Repository
-
Last release
6 years ago

: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

npm.io npm.io npm.io

Dialog Component

Example

dialog

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