It's been a busy year at Textualize towers. This is probably the last release of the year (barring hotfixes). See you in `24.
A few fixes and smaller changes. Also a nice little speed increase for CSS processing.
[0.46.0] - 2023-12-17
Fixed
- Disabled radio buttons could be selected with the keyboard #3839
- Fixed zero width scrollbars causing content to disappear #3886
Changed
- The tabs within a
TabbedContent
now prefix their IDs to stop any clash with their associatedTabPane
#3815 - Breaking change:
tab
is no longer a@on
decorator selector forTabbedContent.TabActivated
-- usepane
instead #3815