Anvil Extras v1.5.0

We’ve just released v1.5.0 of the Anvil Extras library with:

New Features

  • local_storage - wrapper around the browser localStorage object
    docs

Changes

  • Quill editor supports a toolbar and theme set at runtime.
  • Add navigation.go_to function, improved navigation error messages
    docs

Bug Fixes

  • Autocompleter focus method doesn’t trigger autocomplete suggestions
  • Improve error reporting when passing an invalid content object to a popover
  • Fixed the publisher.unsubscribe method in the Messaging module, making it functional
  • Fix indeterminate progress bar not always displaying

Including contributions from @daviesian and @hugetim. Many thanks both!

9 Likes

Well this is Very Cool!! Thank you all!

2 Likes

v1.5.1 Released

with a bugfix for autocompleter suggestions on mobile devices

1 Like

This is really awesome, so thanks for sharing! With regards to the quill editor, is there a way to add more functionalities such as, for example, changing font colors?