Releases: lljj-x/vue-json-schema-form
Releases · lljj-x/vue-json-schema-form
v1.19.0
05 Oct 13:10
Compare
Sorry, something went wrong.
No results found
v1.18.0
05 Aug 13:34
Compare
Sorry, something went wrong.
No results found
1.18.0 (2023-08-05)
Bug Fixes
lib: 修复 anyOf index change 旧值不匹配不会移除的问题 (22c658a )
lib: 修复 match anyOf option未重新retrieve schema 导致无法正确match index的问题 (44dd77b ), closes #317
Features
lib: vue2版本 formItem 默认支持promise 形式 (6e48d27 ), closes #316
1.17.0
01 May 08:18
Compare
Sorry, something went wrong.
No results found
lib: 支持配置 formProps.popover 透传给ui组件 popover (4c7cc51 ), closes #269
lib: 放开miniDesc模式开关的限制 (81d1834 )
v1.14.2
12 Dec 02:12
Compare
Sorry, something went wrong.
No results found
v1.12.0
08 Mar 13:53
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Feature
lib: 优化样式 (e53291b )
lib: 添加vue3 naiveUi支持 (a159c78 ), closes #152
demo: 更新demo header样式,升级element-plus到正式最新版本
v1.11.0
19 Feb 13:50
Compare
Sorry, something went wrong.
No results found
v1.9.2
25 Sep 08:44
Compare
Sorry, something went wrong.
No results found
v1.9.1
22 Sep 15:08
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Other
lib: 优化anyOf 回填数据尝试查找const配置反选当前option,优化切换option数据保留逻辑
v1.9.0
06 Sep 15:12
Compare
Sorry, something went wrong.
No results found
Features
vue2: vue2 添加 widgetListeners 配置 (50348c2 ), closes #45
vue-core: form-footer 添加 okBtnProps (c832a07 )
vue-core: 支持uiSchema配置 slots (27f1501 ), closes #45
v1.6.4
18 Jul 14:46
Compare
Sorry, something went wrong.
No results found
Bug Fixes
lib: 修复vue3 antd 选择颜色无法预览 #71