v1.2.2
版本发布时间: 2023-03-25 17:39:11
zauberzeug/nicegui最新发布版本:v2.3.0(2024-10-04 19:07:30)
Release Notes
This release includes several improvements and bug fixes.
Features
- Automatically strip indentation from markdown content (#617 by @falkoschindler)
- Add syntax highlighting for code blocks in
ui.markdown
(#612 by @falkoschindler, @pythonormen) - Provide search-as-you-type within the options of
ui.select
(#272 by @falkoschindler, @shakamoushie)
Bug Fixes
- Fix issue when replacing a
ui.interactive_image
(#600, #616 by @dclause, @DavidLeBonk, @falkoschindler) - Fix single selection for
ui.table
(#609 by @falkoschindler) - Correctly initialize
ui.color_input
's popup (#603 by @RobinSchfr, @falkoschindler)
Documentation
- Improve documentation with more demos and more complete API reference (#439 by @falkoschindler, @Quadrum1)
Thank you to all contributors who helped make this release possible.