Skip to content

Releases: zauberzeug/nicegui

ui.dialog

27 Jul 02:44
Compare
Choose a tag to compare
  • adding ui.dialog
  • cleanup and bugfixes

python 3.7

22 Jul 05:12
Compare
Choose a tag to compare
  • supporting python 3.7
  • docker image is still 3.9 for convenience

v0.4.11

21 Jul 16:51
Compare
Choose a tag to compare
  • bugfix for serving js libraries

v0.4.10

21 Jul 15:54
Compare
Choose a tag to compare
  • serve local js libraries from lib folder next to python file instead of global static directory
  • new favicon

v0.4.9

21 Jul 14:26
Compare
Choose a tag to compare
  • serve nipplejs locally

v0.4.8

21 Jul 07:23
Compare
Choose a tag to compare
  • fix search for ui.run() when a port is specified

v0.4.7

17 Jul 05:04
Compare
Choose a tag to compare
  • open browser on 127.0.0.1 when starting server with host 0.0.0.0
  • use platform-independent file paths to fix #2

v0.4.6

15 Jul 08:30
Compare
Choose a tag to compare
  • update binding to version 0.3.1 for a fix regarding non-hashable objects

v0.4.5

15 Jul 06:40
Compare
Choose a tag to compare
  • reduce number of page updates for custom components

v0.4.4

15 Jul 06:30
Compare
Choose a tag to compare
  • add optional target value for visibility binding
  • update binding to version 0.3 to support non-hashable objects