v3.1.0
Bug Fixes
- tabs - tab color was not being applied to inactive tabs
Add better rgb support by s-cork · Pull Request #570 · anvilistas/anvil-extras · GitHub - persistence - orginal class was missing from the resulting base classes
Add orginal class to persistence base classes by meatballs · Pull Request #573 · anvilistas/anvil-extras · GitHub - persistence - linked class attributes were not handling None values correctly
Fix linked class attributes having no linked row by meatballs · Pull Request #577 · anvilistas/anvil-extras · GitHub - popover - fix bug with popovers not handling dom nodes correctly
fix: nodes as targets by s-cork · Pull Request #580 · anvilistas/anvil-extras · GitHub - theme - fix Colors() without a variant argument
Fix: Colors() with no args by s-cork · Pull Request #581 · anvilistas/anvil-extras · GitHub
Enhancements
- tabs - tab color can now be a css var and better support for css colors in general
Add better rgb support by s-cork · Pull Request #570 · anvilistas/anvil-extras · GitHub - messaging - support custom loggers in messaging module
Use a custom format logger to print Publisher messages · Issue #569 · anvilistas/anvil-extras · GitHub - persistence - Handle addition and updates of instances with linked classes
Add serialisation of persistence delta by meatballs · Pull Request #575 · anvilistas/anvil-extras · GitHub
Deprecations
- messaging -
with_logging
argument is deprecated and will be removed in a future version
logging messages is now off by default - to turn it on provide a customlogger
argument
Added support for Logger usage in messaging.py by GDuroS · Pull Request #572 · anvilistas/anvil-extras · GitHub - persistence - LinkedAttribute is deprecated and will be removed in a future version Deprecate persistence.LinkedAttribute by meatballs · Pull Request #578 · anvilistas/anvil-extras · GitHub
Any issues or questions feel free to post on the anvil-extras github