Releases: outl1ne/nova-simple-repeatable
Releases · outl1ne/nova-simple-repeatable
1.3.0
Changed
- 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
1.2.5
Changes
- Fixed
fields()
computed function to supportoptimistdigital/nova-translatable
again.
1.2.4
1.2.3
Changed
- Added
Collection
import toSimpleRepeatable
1.2.2
1.2.1
Changed
- Small styling fixes