Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-04-19 | 609 Bytes | |
v0.11.0.tar.gz | 2019-04-19 | 477.3 kB | |
v0.11.0.zip | 2019-04-19 | 580.5 kB | |
Totals: 3 Items | 1.1 MB | 0 |
New features
- selectable templates
- CRUD component default configuration in config/crud.js
- Created Field.vue component
- ESLint added (standard configuration)
- Unit tests added (jest)
Updates
- App layout redesign
- ItemDetails, ChildDetails and EtendedDetails fields managed by Field.vue component
- Vue2-editor replaced with tiptap
- Key names configuration added to ItemElements.vue
Bug fixes
- Profile formis persistent now
- ItemDetails problem with nulls fixed
- Fixed problem with suspending restoring child records with activity column name different than 'active'