New features and enhancements
- Introduce
ui.list
,ui.item
,ui.item_section
andui.item_label
(#512, #2527 by @bobwatcherx, @falkoschindler, @codingpaula) - Hide misleading Tailwind CDN warnings (#337 by @kepler, @rodja @JS-Aibel, @falkoschindler)
Bugfixes
- Fix initial row ID in "Editable table" and "Editable AG Grid" examples (#2524, #2525 by @tjmuenster, @falkoschindler)
- Fix plotly event registration (#2519, #2523 by @falkoschindler, @bmaranville)
- Strip
root_path
to make ASGIServer from socketio compatible with mounting as sub-app (#2468, #2515, #2521 by @wdroz, @aersam, @rodja)