We’ve just released Anvil Extras v3.0.0
v3.0.0
Bug Fixes
- popover - fix bug where popovers could not be used on forms using layouts #553
- ChipsInput - Chip close icon color is fixed for the last highlighted chip #567
Breaking Changes
- popover - rewritten without bootstrap, now uses floating-ui
dismiss_on_scroll
is deprecated class names on the popover element have changed #563 - multi-select - rewritten without bootstrap, now uses popover and basic anvil components #566
- classic editor - design components are no longer supported #567
- class-names and roles - all anvil extras components now use class names and roles prefixed with
ae-
#567
v2.7.0
New Features
- theme module - Define and switch between colour schemes via code #551
- quill - implement get_markdown() #557
Minor Changes
- persistence - add reset method #542
- persistence - add set behaviour for linked classes
Bug Fixes
- multiselect - fix bug where enable_selct_all was not being set correctly Anvil Extras 2.6 - #4 by t.durden
- non-blocking - fix catching exceptions when accessing a non-blocking promise #543
- multiselect - fix select all buttons overlapping when using width=fit #545
- mulitselect - fix bug where properties were not being set correctly #554
- augment - fix bug where event couldn’t be used as a raise_event kw Tabulator multiple value error on row click - #9
Any issues or questions feel free to post on the anvil-extras github