v1.4.18
版本发布时间: 2024-03-07 23:37:54
zauberzeug/nicegui最新发布版本:v2.3.0(2024-10-04 19:07:30)
New features and enhancements
- Allow disabling the auto-validation on value change (#2618, #2661 by @Ch41r05, @falkoschindler)
- Introduce
ui.navigate.reload()
(#2659 by @mbrulatout) - Enable
new_value_mode="add"
for option dictionaries (#2462, #2467 by @me21, @falkoschindler)
Bugfixes
- Remove all children when deleting an element (#2643 by @me21, @falkoschindler)
- Fix AttributeError in
ui.select
(#2641 by @CrystalWindSnake, @falkoschindler)
Documentation
- Add demo for altering the number of steps in a
ui.stepper
element (#2655 by @rodja)