New features and improvements
- Allow configuration of socket.io transport options (#1262 by @rodja)
- Support
ui.open
with new tab (#1243 by @falkoschindler)
Bugfixes
- Fix support for languages with region codes (#1215 by @CrystalWindSnake and @falkoschindler)
Documentation
- Add demo for tree expansion/collapse (#1239 by @rodja)
- Remove unused parameter in docstring of
ui.open
(#1237 by @BrianLandry) - Change link to material icons (#1236 by @BrianLandry)
- Add demo for listening to an AG Grid event (#1235 by @BrianLandry)
- Fix automatic refresh of https://nicegui.io without reason (#1211 by @txhy2018 and @rodja)
Development
- Refactor optional feature handling to preserve signature of
ui.plotly
etc. (#1266 by @falkoschindler)