Skip to content

Releases: tjme/opinionate

Vue 3 with PrimeVue template

26 Mar 16:05
Compare
Choose a tag to compare
v0.3.8

Example of less trivial menu

Vue 3 with PrimeVue template

24 Mar 16:18
Compare
Choose a tag to compare
Avoid regenerating schema and types structures

on every recursion (doubling performance)
Rework types.vue as one ES6 template string
Rework isEntity and isField
based on names (so not as PostGraphile specific)
Fix: template references to models/types

Vue 3 with PrimeVue template

16 Mar 17:37
Compare
Choose a tag to compare
v0.3.5

Encourage project-specific models folder

Vue 3 with PrimeVue template

15 Mar 17:06
Compare
Choose a tag to compare
v0.3.4

fix: handle non-null field types on creation

Vue 3 with PrimeVue template

14 Mar 19:43
Compare
Choose a tag to compare
v0.3.2

fix: handle non-null field types on creation

Vue 3 with PrimeVue template

15 Mar 16:19
Compare
Choose a tag to compare
v0.3.1c

fix: handle non-null field types on creation

Vue 3 with PrimeVue template

15 Mar 15:37
Compare
Choose a tag to compare
v0.3.1b

fix: handle non-null field types on creation

v0.3.1a

15 Mar 17:03
Compare
Choose a tag to compare
fix: handle non-null field types on creation

Vue 3 with PrimeVue template

12 Mar 19:55
Compare
Choose a tag to compare
v0.3.1

fix: handle non-null field types on creation

Vue 3 with PrimeVue template

12 Mar 19:09
Compare
Choose a tag to compare
feat: add menus and router

feat: separate switchboard as component