Skip to content

v0.11.0

Compare
Choose a tag to compare
@szczepanmasny szczepanmasny released this 19 Apr 12:40
· 311 commits to master since this release

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'