Skip to content

Releases: FEMessage/el-form-renderer

v1.14.5

12 Mar 06:25
Compare
Choose a tag to compare

🐛 Bug Fixes:

  • fix: 修复 v-model & content 示例中修改 date range 报错的问题 #173
  • fix: 正确的 getFormValue 获取表单值 #174

🚀 Performance:

  • perf: remote 仅在有效变更时发送请求 #169

v1.14.4

26 Feb 08:46
Compare
Choose a tag to compare

🐛 Bug Fixes:

  • fix: 修复 resetFields 有时无法恢复初始值的问题 #172

v1.14.3

26 Feb 06:21
Compare
Choose a tag to compare

🐛 Bug Fixes:

  • fix: 表单项的值为对象类型时错误覆盖回整个表单的值中 #171

v1.14.2

21 Feb 09:32
Compare
Choose a tag to compare

🐛 Bug Fixes:

  • fix: 修复 disabled 写在 el 中的用法 #167

v1.14.1

20 Feb 09:04
Compare
Choose a tag to compare

🐛 Bug Fixes:

  • fix: radio 传 value 时用作 label 属性 #165

v1.14.0

19 Feb 07:09
Compare
Choose a tag to compare

✨ New Features:

  • feat: v-model #162

📖 Documentation:

  • docs: 修复 disabled 示例 & 新增响应式 content 示例 #163

💄 Refactors:

  • refactor: 用 template 实现 renderFormItemContent #157
  • refactor: 代码优化 & 补全 e2e 测试 #161

♻️ Tests:

  • test: 新增 e2e 测试 #159

v1.13.1

14 Jan 09:14
Compare
Choose a tag to compare

🏡 Chore:

  • chore: 添加 class (#155) #156
  • chore: 添加 class 提高辨识度 #155

v1.13.0

10 Jan 12:53
Compare
Choose a tag to compare

✨ New Features:

  • feat: 新增 readonly 功能 & 重构 render 函数为 template #152

🐛 Bug Fixes:

  • fix: 原 babel 有时会出问题 #154
  • fix: 修复 test & 增加 pre-push 钩子 #153

📖 Documentation:

  • docs: 完善 component 示例 #148
  • docs: 文档增加知乎文章链接 #146
  • docs: 修复 input-format 用例 #138

⚓ Dependency upgrades:

  • chore(deps): upgrade gren & 支持 Vue.use #142

v1.12.1

27 Nov 08:48
Compare
Choose a tag to compare

🐛 Bug Fixes:

  • fix: disabled not working #130
  • fix: setOptions 失效 #131

📖 Documentation:

  • docs: add lianghx-319 as a contributor #132
  • docs: add donaldshen as a contributor #129

⚓ Dependency upgrades:

  • chore(deps): [security] bump https-proxy-agent from 2.2.1 to 2.2.4 #122

v1.12.0

23 Nov 12:08
Compare
Choose a tag to compare

✨ New Features:

  • feat: options支持通过remote的方式获取 #120

📖 Documentation:

  • docs: 切换图床 #121