v1.1.0
This is an important update to the previous version. This version adds dot
feature and several important fixes, some of which are listed below. A lot of time has been invested in testing and improvements.
Features
-
adds
dot
The
dot
property lets you define a point indicator at the end of the progress line:dot="10 white"
Fixes and Improvements
- Adds 100 new tests (#63)
- Refactors internal CSS classes structure (#60 )
- Significantly reduces the amount of by the plugin injected CSS on a site (0ee796e)
- Documentation improvements
- Includes many important fixes (2d56b3e, edc1d51, 500d12e, 61e4e2d, 41d45f3, 0c0e621 )
- Several code rafactorings, optimizations, props custom validators improvements
- All dependencies updated to latest versions