All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed form view styles leaking to detail view
- Updated packages
- Improved
nova-translatable
support (changing locale won't change whole pages locale anymore) - Updated packages
- Style fixes
- Updated packages
- Improved support for
nova-translatable
insidenova-flexible-content
- Updated packages
- Improved support for
nova-translatable
- Improved support for
nova-translatable
- Updated packages
- Fixed validation inside
nova-flexible-content
- Fixed
nova-translatable
rules not being transformed when creating errors - Updated packages
- Fixed issues with error displaying
- Fixed a rare UI issue with
nova-flexible-content
- Updated packages
- Hide header row with titles when there's no rows added yet
- Fix underlying fields that are supposed to return an array or an object returning a string instead
- Fixed issue with validation crashing in some cases
- Fixed fields returning
formData[i]
arrays not being saved - Render detail fields on detail view (let's see how well this goes, might rollback later)
- Updated packages
- Fixed nova-translatable support broken since [1.2.4].
- Published translations for faster localization (thanks to @eimantaaas)
- Hide table header for hidden fields (thanks to @thefilip)
- Updated packages
- Added
Collection
import toSimpleRepeatable
- Fixed
resolveUsing
not being used when resolving the value - Updated packages
- Small styling fixes
- Added
minRows
config option Artexis10 - Initializes the minimum amount of rows defined by user Artexis10
- Added nova-translatable support
- Reworked
SimpleRepeatable
to resolve each row field's values.
- Fixed
maxRows
not working - Fixed field width (again)
- Updated packages
- Hide from Index view by default
- Fixed detail field rendering a table even when there's no values
- Updated packages
- Validation support
- Detail field
- Fixed field width (again)
- Fixed field width
- Fixed cases where the field label was not removed from some fields
- Updated packages
Initial release.