Skip to content

Releases: FEMessage/el-form-renderer

v1.19.2

10 Dec 08:16

Choose a tag to compare

🐛 Bug Fixes:

  • fix: select option 支持 object #206

v1.19.1

01 Dec 04:19

Choose a tag to compare

🐛 Bug Fixes:

  • fix: form和content的key没有对应上,导致find取不到item对象 #203

📖 Documentation:

  • docs: add yolofit as a contributor #204

v1.19.0

26 Nov 06:39

Choose a tag to compare

✨ New Features:

  • feat: 增加API getComponentById #202

v1.18.0

11 Nov 10:15

Choose a tag to compare

✨ New Features:

  • feat: add types #200

v1.17.0

24 Sep 09:47

Choose a tag to compare

✨ New Features:

  • feat: type为el-checkbox-group的options提供value属性 #198

🏡 Chore:

  • chore: use vue-sfc-cli upgrade #195

v1.16.0

14 Jul 03:34

Choose a tag to compare

✨ New Features:

  • feat: 支持 label slot 功能 #193

v1.15.1

07 Jul 11:42

Choose a tag to compare

🐛 Bug Fixes:

  • fix: fix the options lost #188
  • fix: 获取父实例对象由遍历改为注入的形式 #190

v1.15.0

27 May 07:45

Choose a tag to compare

✨ New Features:

  • feat: 改进 input 的 readonly 样式 #185

v1.14.7

03 Apr 11:26

Choose a tag to compare

🐛 Bug Fixes:

  • fix: v-model 不能赋值 #182

v1.14.6

13 Mar 09:22

Choose a tag to compare

🐛 Bug Fixes:

  • fix: remote + readonly + el-select + multiple 场景 #177
  • fix: 解决 select 为 multiple 时 readonly 无法显示的问题 #175
  • fix: 兼容 type 的 camelCase 写法 #176