Anvil Extras v2.1

v.2.1.1 released with:

Minor changes

  • augment ensure that "mouseenter" is always correct event type in "hover" events
  • augment adjust handling of RadioButton to work correctly with the augment module
  • routing - to catch arbirtrary query params in a route use url_keys=[routing.ANY]

Bug fixes

  • augment - DataGrid’s pagination click event prevented other events from being added
  • MultiSelectDropDown - all properties are now dynamic and can be updated in code
  • serialisation - support accelerated tables with linked columns
  • navigation - Now handles links with roles defined when setting ‘selected’
  • popovers fix bug scrolling on mobile

New Features

  • MultiSelectDropDown: add width property with options for fit and auto sizing
  • navigation - new set_title function for custom click handlers
6 Likes