Skip to content

Releases: tjme/opinionate

Vue 3 with PrimeVue template

17 May 16:16
Compare
Choose a tag to compare
Read default-meta from package.json (by default!)

but avoid evaluating it when copied with gen!
Add more command-line options

Vue 3 with PrimeVue template

10 May 22:29
Compare
Choose a tag to compare
Improve built-in defaultMeta

Remove null metadata from overlayOut (optionally)
Extend sizing of pop-up dialogs (responsively)

Vue 3 with PrimeVue template

06 May 14:17
Compare
Choose a tag to compare
Rework generate to substitute for "entities"

(rather than "types")

Vue 3 with PrimeVue template

04 May 16:50
Compare
Choose a tag to compare
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

03 May 21:14
Compare
Choose a tag to compare
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

25 Apr 22:00
Compare
Choose a tag to compare
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

18 Apr 19:52
Compare
Choose a tag to compare
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

17 Apr 10:32
Compare
Choose a tag to compare
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

28 Mar 17:43
Compare
Choose a tag to compare
Switch to compact material design theme

and adjust op-compact styling

Vue 3 with PrimeVue template

26 Mar 20:15
Compare
Choose a tag to compare
v0.3.9

Convert CRUD dialog to float-labels