All Versions
67
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 6
Changelog History
Page 6
-
v2.3.3 Changes
- Reset position of the Loading Bar if it is triggered to be shown during ending animation
-
v2.3.2 Changes
- Fix infinite loop when Loading Bar is triggered to be shown during ending animation
-
v2.3.1 Changes
- Do not call resetProgress after the Loading Bar is unmounted
-
v2.3.0 Changes
- Simplify the middleware
-
v2.2.3 Changes
- Loading Bar should not reset to 0 before disappear
-
v2.2.2 Changes
- Add fade effect on SHOW and HIDE actions by using opacity transition (thanks to @hieuhlc)
-
v2.2.1 Changes
- Match actions with regular expressions to prevent false positives (thanks to @ThomasMarnet)
-
v2.2.0 Changes
- Loading Bar moves to the end before disappear
-
v2.1.0 Changes
- Configure updateTime, maxProgress and progressIncrease via props
-
v2.0.2 Changes
- Clear interval on unmount