github zauberzeug/nicegui v1.1.4

latest releases: v2.1.0, v2.0.1, v2.0.0...
20 months ago

New Features and Enhancements

  • allowing async callbacks for generic events: Element.on() (#285, #305)
  • mobile friendly display by setting viewport (#274, thanks @jfroco for the pull request)
  • introduction of date/time pickers ui.date and ui.time (#270, #263)
  • improved ui.log: Now new clients see previously pushed lines. And reloading the browser does not clear the log. (#288, #292)
  • better error message when running NiceGUI with main guard (#286)
  • support listening for all kinds of keys and modifiers through ui.input.on() (#276)
  • allow creating different types of Highcharts (for example stockChart) (#284)
  • better support for password input (#271)
  • links can now be opened in a new tab (#273)

Bugfixes

  • removed unexpected outline when interacting with keyboard (#298)
  • fixed missing font (#295)

Don't miss a new nicegui release

NewReleases is sending notifications on new releases.