Skip to content

v3.0.0-beta.14

Latest
Compare
Choose a tag to compare
@fgatti675 fgatti675 released this 10 Jun 11:25
· 33 commits to main since this release
  • JSON View Toggle: Added toggle in collections editor view for accessing raw JSON data.
  • UI Consistency: Improved UI consistency for select and multiselect components.
  • Form Improvements: Enhanced popup form field resizing and boundary handling.
  • Entity History Plugin: Added history tracking functionality to FireCMS Cloud and FireCMS PRO.
  • Fixes:
    • Fixed text overflow in entity titles
    • Fixed errors displayed incorrectly in array of maps
    • Fixed truncating buttons
    • Fixed read-only entities getting obscured by bottom bar
    • Fixed overlay text color in dark mode
    • Fixed errors not being cleared on collection editor
    • Fixed mergeDeep to handle null cases correctly
    • Fixed scroll resetting x-axis on pagination
    • Added back table cell error indication
  • Drag and Drop: Replaced @hello-pangea/dnd with @dnd-kit for better performance and flexibility.