This repository was archived by the owner on Oct 20, 2025. It is now read-only.
1.4.13
- Experimental support for the View Transitions API
- Fix translations for Table pagination (#389)
- Option to suppress Vue’s compile errors in production (prevents blank pages)
- Support for Events on Bridge components (thanks @bdsumon4u)
- Fixed typo in Form Builder Select element (thanks @J87NL)
- Add Forms and Tables directories to Tailwind config as a suggestion (thanks @J87NL)
- Support for custom classes on the wrapper of the Submit element (thanks @J87NL)
- Fix for passing Flatpickr options with the Form Builder (thanks @YungLin-CHU)
- Allow other values than strings for checkboxes/radios in the Form Builder (thanks @J87NL)
- Option to automatically add an asterisk to the label of required form elements (thanks @J87NL)