Nicegui

Latest version: v2.8.0

Safety actively analyzes 688323 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 44

1.2.9

Not secure
"Refreshable" UI functions, better dark mode support and an interactive styling demo

New features and enhancements

- Introduce [`ui.refreshable`](https://nicegui.io/documentation/refreshable) (#782 by rodja, falkoschindler)
- Add `enable` and `disable` methods for input elements (560, 797 by Help-i-am-lost, falkoschindler)
- Introduce [`ui.dark_mode`](https://nicegui.io/documentation/dark_mode) (#342, 783 by smojef, falkoschindler)
- Add min/max/step/prefix/suffix parameters to [`ui.number`](https://nicegui.io/documentation/number) (#765, 790 by 1081, falkoschindler)
- Switch back to Starlette's `StaticFiles` (714, 723 by clueple, falkoschindler)
- Relax version restriction for FastAPI dependency (805, 807 by Viicos)

Bugfixes

- Fix [`ui.upload`](https://nicegui.io/documentation/upload) behind reverse proxy with subpath (#787 by falkoschindler)
- Fix hidden label when text is 0 (791 by AndrewMHenry, falkoschindler)

Documentation

- Add an [interactive demo](https://nicegui.io/documentation#try_styling_nicegui_elements_) for classes, style and props (795 by phoskee, falkoschindler)
- Improve documentation for [`ui.timer`](https://nicegui.io/documentation/timer) (falkoschindler)
- Add a [demo](https://nicegui.io/documentation/table#table_from_pandas_dataframe) for creating a `ui.table` from a pandas dataframe (30 by bdshoener, falkoschindler)

1.2.8

Not secure
- Fix updating and replacing `ui.link`s (779 by Yonsh, rodja, falkoschindler)
- Add FastAPI kwargs to `ui.page` (773 by rodja)
- Add support for [emoji favicons](https://nicegui.io/documentation#ui_run) (767 by rodja)

1.2.7

Not secure
New features and enhancements
- allow creating `ui.aggrid` from [pandas dataframe](https://nicegui.io/documentation/ag_grid#create_grid_from_pandas_dataframe) (557 by falkoschindler)
- fix navigation links [behind reverse proxy](https://github.com/zauberzeug/nicegui/tree/main/examples/nginx_subpath) with subpath (#556 by rodja, falkoschindler)
- allow sending "leading" and/or "trailing" events when throttling (751 by falkoschindler)
- raise an exception when hiding internal routes with `app.add_static_files` (742 by 2000Nic and falkoschindler)
- add [“dark” color](https://nicegui.io/documentation/colors) to `ui.colors` (#740 by SilvesterSJ and falkoschindler)
- introduce [`ui.download`](https://nicegui.io/documentation#download) (656 by terrytrent and falkoschindler)
- introduce color arguments for elements like `ui.button` that accept Quasar, Tailwind, and CSS colors (371 by Diegiwg, miqsoft and falkoschindler)
- allow running in Python’s interactive mode by auto-disabling reload (by rodja and falkoschindler)

Documentation
- enhance [Trello "drag and drop" example](https://github.com/zauberzeug/nicegui/tree/main/examples/trello_cards) to use a ToDo data model (#749 by rodja)
- add workaround to [docs for native](https://nicegui.io/documentation#native_mode) mode when WebView2Loader.dll fails load (744 by vonpawn)
- add [documentation and demo about element borders](https://nicegui.io/documentation/card#the_issue_with_nested_borders) inside a `ui.card` (726 by miqsoft and falkoschindler)
- add [hint about exception when running executable](https://nicegui.io/documentation#package_for_installation) with no console on Windows (681 by spehj, hditano, executionunit, clueple, edsase, ymweagle and falkoschindler)

Bugfixes
- wait until server is alive before calling `webview.start` (607, 755 by al-eax)
- docker image fails; missing docutils (739 by Paradoxdruid and rodja)
- apply `ui.number`’s format on blur (736 by tmichela and falkoschindler)
- fix overwritten and undeletable characters for `ui.input` with masks (731 by phoskee and falkoschindler)
- fix memory leak when clearing and redrawing a group in `ui.scene` (727 by h0uter and falkoschindler)
- fix replacement of custom elements like `ui.interactive_image` (600 by DavidLeBonk, falkoschindler and dclause)

1.2.6

Not secure
Bugfix release 2 for windows venv: missing files in static folder (https://github.com/zauberzeug/nicegui/issues/714, #720 by kiwifoxtrot, clueple, PabloCR, falkoschindler and rodja)

1.2.5

Not secure
Bugfix release for windows venv: missing files in static folder (714 by kiwifoxtrot, clueple, falkoschindler and rodja)

1.2.4

Not secure
New Features

- Introduce [Tailwind CSS class manager for auto-complete suggestions](https://nicegui.io/documentation#tailwind_css) (362 by Diegiwg, falkoschindler)
- Introduce [ui.splitter element](https://nicegui.io/documentation#splitter) (676 by abulka)
- Introduce [ui.query function](https://nicegui.io/documentation#query_selector), e.g. for easy background configuration (448, 411 by falkoschindler, rodja)
- Add option to [disable grid](https://nicegui.io/documentation/scene) in `ui.scene` (#700 by JakobGue)
- Make [native window more configurable](https://nicegui.io/documentation#native_mode) (674 by falkoschindler, Skjolbir)

Bugfixes

- Allow returning a `RedirectResponse` from an async page function (693 by rodja, espeoceka)
- Allow running NiceGUI on Replit.com (431, 539, 548 by gloomie, CCR010, then77, falkoschindler)
- Stop web browser from opening before `ui.run()` (412, 625 by tobb10001, JS-Aibel)

Page 14 of 44

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.