fix: IE11 webpack 5 issue
v2.1.1 - September 6, 2021
fix: set devtool: false
and update dependencies & build
v2.1.0 - January 31, 2021
fix: add aria-label options with default and update dependencies & build
v2.0.1 - August 22, 2019
fix: allow dynamically loaded parent container
v2.0.0 - April 7, 2018
Added typescript support
Remove render, isStarted, and isRendered from API (they weren't documented and shouldn't be used)
v1.0.0 - March 30, 2018
Change to use webpack & babel Add eslint and update based on airbnb styleguide Use yarn Update tests and test frameworks (jest & testcafe) Remove bower support General cleanup Update code documentation Only support A+ spec promises Only support IE11+ Use CHANGELOG.md Update README.md Add dist folder with unminified and minified builds
v0.3.0 - Mar 27, 2018
This is a feature release for fixing accessibility issues and creating a new npm package
- Fork from https://github.com/rstacruz/nprogress
- Fix accessibility issues
- Update readme for new repo
- Rename files
- Remove bower support
- new npm package