Skip to content

Releases: zauberzeug/nicegui

bindings & keyboard

30 Oct 02:51
Compare
Choose a tag to compare
  • introduction of ui.keyboard to handle key events
  • alternative binding implementation (this unfortunately broke the API but was worth it)

v0.6.0

02 Oct 11:54
Compare
Choose a tag to compare
  • new infrastructure for global state (app, config, page stack and view stack)
  • experimental introduction of "design" arguments
  • menu separator
  • async click handlers for button element

v0.5.12

19 Sep 11:11
Compare
Choose a tag to compare

hide uvicorn access logs by default

v0.5.11

17 Sep 12:14
Compare
Choose a tag to compare
  • get-decorator for routes
  • menu items

v0.5.10

14 Sep 02:19
Compare
Choose a tag to compare
fixing python 3.7 compatibility

pages

12 Sep 03:09
Compare
Choose a tag to compare
  • introducing ui.page for defining sub pages with their own content
  • introducing ui.add_route to simplify adding custom routes with Starlette response objects
  • bugfixes

v0.5.8

09 Sep 13:26
Compare
Choose a tag to compare
allow 3d object rotation via rotation matrix

v0.5.7

08 Sep 14:29
Compare
Choose a tag to compare

enhancing 3d scenes

  • stl meshes
  • scale objects

v0.5.6

05 Sep 09:15
Compare
Choose a tag to compare
hardcoded image name

v0.5.5

05 Sep 09:08
Compare
Choose a tag to compare

fixing image name