This repository was archived by the owner on Nov 25, 2025. It is now read-only.
Releases: SimplrJS/simplr-loaders
Releases · SimplrJS/simplr-loaders
v2.1.2
v2.1.1
Changelog (2017-11-03)
- Update glob-uglifyjs version to
^2.0.0(#8).
v2.1.0
v2.0.6
v2.0.2
Changelog (2017-05-12)
- Fixed falsy check if
headexists. - Skipping
headcheck ifdocumentobject is not available (for server side rendering).
v2.0.1
v2.0.0
Changelog (2017-04-18)
[Breaking changes]
- Directories structure changed. All production files moved to
distfolder. blackLoaderprop removed fromSpinnerLoader.colorprop removed fromBubbleLoader.shouldReduceSizeprops changed toshouldExpand. Default valueshouldExpand={true}.
color and blackLoader props are removed leaving you a possibility to set them using CSS.
Setting color of SpinnerLoader:
.spinner-loader .loader-container .loader {
color: green;
}Setting color of BubbleLoader:
.bubble-loader .bounce {
background-color: red;
}[Fixes]
- Fixed issue that blocked the ability to set color of
SpinnerLoaderandBubbleLoaderusing CSS.
[Dev]
glob-uglifyjsversion updated.pushstate-servermoved toexample.reactand@types/reactversions updated.tslintadded.css-to-tsadded to have css in TypeScript files.- Example build changed (check README.md for more information).
- LoaderBase introduced as a base class for all loaders.
v2.0.0-beta.3
2.0.0-beta.3
v2.0.0-beta.2
2.0.0-beta.2
v2.0.0-beta.1
2.0.0-beta.1