Releases: tjme/opinionate
Releases · tjme/opinionate
Vue 3 with PrimeVue template
Vue 3 with PrimeVue template
Improve built-in defaultMeta Remove null metadata from overlayOut (optionally) Extend sizing of pop-up dialogs (responsively)
Vue 3 with PrimeVue template
Rework generate to substitute for "entities" (rather than "types")
Vue 3 with PrimeVue template
More fully working links/related counts, but The primary key field is guessed (as the first field) and multi-part primary keys are not yet supported Rename "types" in templates, to entity
Vue 3 with PrimeVue template
Initial implementation of "links/related counts", including page query handling, with descriptive page title Add option to "correct" quoted metadata values Move codegen config to package.json Refactor more from App.vue to models.ts Make op-compact more so
Vue 3 with PrimeVue template
Refactor: move common component imports to main.ts Chore: correct typescript and vite install commands Chore: tidy styles (removing those commented-out)
Vue 3 with PrimeVue template
Make compact format more so by allowing header to wrap (and reducing its font size) Fix: partially regress isEntity test
Vue 3 with PrimeVue template
Feat: add form validation (vee-validate) Feat: more flexible generate (accepting strict JSON defaultMeta) and option to include in package.json (as config.default-meta) Fix: date format in CRUD dialog fields Fix: checkbox label indent Chore: move all styling to App.vue
Vue 3 with PrimeVue template
Switch to compact material design theme and adjust op-compact styling
Vue 3 with PrimeVue template
v0.3.9 Convert CRUD dialog to float-labels