quasar-json-tree-editor

Use JSON schema to build and edit objects with nested Quasar components.

MIT License

Downloads
44
Stars
3
Committers
2

Bot releases are hidden (Show)

quasar-json-tree-editor - improved customizeability

Published by singerla 3 months ago

  • chore(schema): reactive sortability; improve customize fd75dd2
  • chore(ui): remove static background color from header 1a4760e
  • chore(deps): bump version 63103f3

https://github.com/singerla/quasar-json-tree-editor/compare/v0.2.5...v0.2.6

quasar-json-tree-editor - customize menu & buttons Latest Release

Published by singerla 4 months ago

  • chore(deps): dummy test 7210035
  • chore(deps): bump version cdf5a3b
  • chore(ui): make menu more flexible ea7ba8c
  • chore(ui): improve field labels 860e4d9
  • chore(ui): make container header more flexible 4cd1c96
  • feature(ui): field type select; add delete to menu; 0d7e406
  • chore(test): new examples da8d95a
  • chore(mod): sourceColKey for spread 96573f2

https://github.com/singerla/quasar-json-tree-editor/compare/v0.2.2...v0.2.5

quasar-json-tree-editor - custom add button slot; cleanup

Published by singerla 4 months ago

  • feature(ui): custom slot for button (wip) a4caf30
  • chore(ui): prepare emitOnce (wip) 7be912f
  • chore(ui): simplify array components 1d51265
  • chore(ui): simplify onUpdated propagation; add path prop; add field types 4fac006
  • chore(ui): emit updated data 7c3cdf9
  • refactor(ui): props factory 3918552
  • refactor(ui): cleanup; rename; props factory 49c049b
  • feature(ui): truncate array; clear object 1d9af1e
  • refactor(ui): slider to render function cb4e71a
  • refactor(ui): colorpicker to render function c6e3070

https://github.com/singerla/quasar-json-tree-editor/compare/v0.2.1...v0.2.2

quasar-json-tree-editor - first working app extension version (WIP)

Published by singerla 4 months ago

  • chore(deps): bump app extension version 6f8a588

https://github.com/singerla/quasar-json-tree-editor/compare/v0.2.0...v0.2.1

quasar-json-tree-editor - first working version (still WIP)

Published by singerla 4 months ago

  • chore(ui): add prop to object / append item to array ad21d77
  • chore(ui): prepare inherited class params 61ab3d0
  • refactor(lib): remove unused files 2f736f0
  • refactor(ui): simplify sortable 0f75430
  • Merge remote-tracking branch 'origin/master' f39327c
  • refactor(ui): simplify structure c067323
  • refactor(ui): simplify structure 890fe97
  • refactor(ui): unify hProps getters acb2d25
  • refactor(ui): draggable wrapper a1aa60d
  • refactor(ui): remove .vue files e3504ea
  • chore(ui): refactor generic functions 2aaee69
  • refactor(ui): convert addObjProp button to renderFunction 1a345ca
  • refactor(ui): drop templates f600924
  • refactor(ui): menu & arrays with h() 2856909
  • chore(build): remove ? 746029e
  • chore(build): allow buble to transform dangerousForOf (compiles vuedraggableplus) c702d79
  • refactor: replace templates by h() 68018c9
  • fix(ui): use propKey as field label 229518c
  • refactor: use h() instead of templates 371b677
  • Merge remote-tracking branch 'origin/master' cffaf8a
  • refactor: use h() instead of vue (WIP) d843976

https://github.com/singerla/quasar-json-tree-editor/compare/v0.1.2...v0.2.0

quasar-json-tree-editor -

Published by singerla 5 months ago

  • chore: skip test 52c2924
  • chore: skip test 78ec167
  • chore: bump version a08ea71

https://github.com/singerla/quasar-json-tree-editor/compare/v0.1.1...v0.1.2

quasar-json-tree-editor - extended nested types, sortable & custom containers

Published by singerla 5 months ago

  • refactor: use generic component f430ae8
  • refactor: setup defaults; prepare custom buttons 2c3cf06
  • chore: add / drop / clear on fields & items c153fc6
  • refactor: add container types 2ca1003
  • refactor: shorten component names and structure dirs eb4400b
  • chore(docs): add some info e506943
  • feature(ui): sort with groups; clear lists; expansible 8c3b730
  • feature(ui): sortable arrays; custom quasar field types e92ce02
  • chore(docs): update readme & keywords 029c279
  • refactor: clean/reuse components; improve readability 7fb5b09
  • chore(data): splice array 48f3105
  • chore(ui): appearance 6a3aca5
  • chore(data): add / remove props & array 2736fe1
  • chore(field): bubble up info onUpdated field 3022118
  • chore(node): use v-model only 4d657fe
  • chore(tree): add handler for nested objects 6886c98
  • refactor(node): traverse schema; use data 4008273
  • QJsonTreeEditor initial state 72c95d4
  • chore(docs): add example data 815d55f
  • chore(ui): add basic recursive example 12f6cb3

https://github.com/singerla/quasar-json-tree-editor/compare/cec4379bcb56c7b92a3c3248731d3ff068b308bc...v0.1.1