feat(stepper,updater): add progress-aware stepper flows and updater countdown states
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-16 - 3.80.0 - feat(stepper,updater)
|
||||
add progress-aware stepper flows and updater countdown states
|
||||
|
||||
- extend dees-stepper with embedded progressbar rendering, progress state helpers, and automatic progression for async validation steps
|
||||
- rework dees-updater to run as a non-cancelable two-step flow with live progress updates, optional external links, and configurable close or reload completion actions
|
||||
- refresh stepper and updater demos plus documentation to showcase auto-advancing progress steps and ready-state countdown behavior
|
||||
|
||||
## 2026-04-16 - 3.79.0 - feat(dees-progressbar)
|
||||
add status panels, terminal output, and legacy progress input support
|
||||
|
||||
|
||||
Reference in New Issue
Block a user