Published June 13, 2024
| Version v1.4.27
Software
Open
NiceGUI: Web-based user interfaces with Python. The nice way.
Authors/Creators
Description
New features and enhancements
- Introduce
align_itemsparameter forui.row,ui.columnandui.card(#3174, #3175 by @tz301, @falkoschindler) - Introduce
configparameter forui.mermaid(#3164 by @kyloe, @falkoschindler) - Improve error message for source elements with missing files (#3162 by @CrystalWindSnake, @falkoschindler)
- Introduce
ui.teleportelement (#3148, #3159 by @CrystalWindSnake, @falkoschindler) - Allow commas and equal signs in unquoted prop strings (#3128, #3130, #3193 by @miccs0, @ed2050, @falkoschindler)
Bugfixes
- Fix type annotation in NPM import script (#3186 by @natankeddem)
- Fix JavaScript error due to wrong variable in download function (#3173 by @123swk123, @falkoschindler)
- Encode auto-generated URLs to support filenames with hashtags
#(#3124, #3138 by @gotev, @afullerx) - Bump pywebview to 5.0 to support
settingsattribute (#3135 by @miek770, @falkoschindler) - Fix
ui.codemirrorignoring path prefixes (#3122, #3126 by @amks1, @falkoschindler)
Documentation
- Fix link to Quasar's QTime component (#3214 by @tmlmt)
Notes
Files
zauberzeug/nicegui-v1.4.27.zip
Files
(19.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:6d9eb3e3da059994508c7b0f2198d537
|
19.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/zauberzeug/nicegui/tree/v1.4.27 (URL)