Skip to content

v3.0.0-rc.3

Choose a tag to compare

@fgatti675 fgatti675 released this 03 Dec 20:36
  • Displaying pre-save errors in table view
  • Fixed home DND issues
  • Added new image resizing capabilities and replaced internal compressing library with compressor.js
  • Improved error message when Firebase Storage is likely not enabled
  • Small visual update to dialogs
  • Added inline editing prop editing to collection editor
  • Fixes for collection editor property saving and applying consistent behavior to editable props in collections and properties
  • Fixed select enum filters UI glitch
  • Fixed dates losing focus while typing and when selecting null values in date filters
  • Fixed local changes preview in row actions
  • Removed font-mono from map preview
  • Fixed local changes diff
  • Added a cleaner type to the entity history plugin
  • Changed local changes to be able to be applied manually
  • Added enableLocalChangesBackup to collections, allowing users to disable the local copy of unsaved entities in the browser
  • Debouncing on values change in Formex and added initialTouched to Formex controller
  • Changed how dirty values are persisted in local storage
  • Improved error focus when saving form with errors and feedback