2.0.3 • Published 6 years ago
@particles/spinner v2.0.3
:no_entry: Deprecation Warning :no_entry:
This particle is being deprecated, please use the spinner found here: https://procore.github.io/core/latest/#/react/elements/spinner
Spinner
A loading spinner which wraps around content.
Example
Change Log
2.0.1, 2.0.2
- UX update
2.0.0
- Breaking Using pseudolocalization for i18n handling
- Breaking Removing
className
- Many more unit tests added
- Added preprod hook
1.2.12
- Add unit tests, CSS module mocking, and code coverage reporting.
1.2.11
- Style generator changed from node-sass to postcss
- Updated Webpack
- Removed unused packages
1.2.10
- Style scoping fix
1.2.9
- Adding
titleText
sample to sandbox
1.2.8
- Webpack dev server upgrade
1.2.7
- Removing default styles
- Fixing star selector bug
1.2.6
- Updating package.json to Particles URL
1.2.5
- Referencing prop types externally
1.2.4
- Removing reset.scss
1.2.0 - 1.2.3
- (Unintentional minor bump)
- Adding Lerna publishing management
- Splitting out dev dependencies
1.1.1, 1.1.2
- Stylesheet composition.
1.1.0
- CSSModule styling applied.
1.0.2
- Implemented prod builds
1.0.1
- Implemented Webpack 2.2.1
1.0.0
- Initial commit