2.3.3 • Published 6 years ago

@particles/notification-bar v2.3.3

Weekly downloads
134
License
Procore Developer...
Repository
github
Last release
6 years ago

:no_entry: Deprecation Warning :no_entry:

This particle is being deprecated, please use the banner found here: https://procore.github.io/core/latest/#/react/elements/banners

Notification

npm.io npm.io npm.io

An (optionally) dismissable notification bar.

Example

notification-bar

Change Log

2.3.2
  • Scoping the CSS for the clear icon
2.3.1
  • Timeout prop bugfix
2.3.0
  • Add onAction and actionTitle props
2.2.2
  • Vertical centering cancel button
2.2.1
  • Update http -> https to avoid mixed content for core-css urls
2.2.0
  • Added WARNING type
  • Added timeout prop
  • Lots of styling updates
2.1.1
  • Add unit tests, CSS module mocking, and code coverage reporting.
  • Not rendering cancel button if noDismiss
  • Added noop for onCancel
  • Added preprod hook
2.1.0
  • Analytics added
  • Exposed types enum in sandbox
2.0.1
  • Webpack dev server upgrade

2.0.0

  • Adding required id prop
  • Using prop-types package
  • Updated type check to oneOfType
1.2.7
  • Updating package.json to Particles URL
1.2.6
  • Changed styling to generic colors
1.2.5
  • Made proptypes correct
1.2.4
  • Removing reset.scss
1.2.1 - 1.2.3
  • (Unintentional minor bump)
  • Adding Lerna publishing management
  • Splitting out dev dependencies
1.1.0
  • Enumerated types
  • Stylesheet composition
1.0.3
  • Minor .gitignore update
1.0.2
  • Implemented Webpack 2.2.1
1.0.1
  • Standardized line height.

1.0.0

  • Initial commit
2.3.3

6 years ago

2.3.2

7 years ago

2.3.1

8 years ago

2.3.0

8 years ago

2.2.2

8 years ago

2.2.1

8 years ago

2.2.0

8 years ago

2.1.1

8 years ago

2.1.0

8 years ago

2.0.0

8 years ago