You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(show-progress): add show progress support (#322)
* feat(show-progress): add show progress support
* feat(show-progress): update readme changes
* feat(show-progress): move the progress bar to the bottom
* fix: remove rc-progress and resolve conversation
* feat(show-progress): using standard progress element
* fix: also define the standard property 'appearance' for compatibility
* fix: remove progress wrapper
* docs: revert hooks add showProgress demo
* fix(show-progress): keep on hover and reverse
* fix: add spent time to continue the progress
* fix: add test case for spentTime
* fix: fixing the start time for animation
0 commit comments