Commit History

Author SHA1 Message Date
  xmf 53ef55bf22 polish(use-options): 去除emitInput及emitOtherValue方法的传入 2 years ago
  xmf f9e427d900 refactor: 重构options部分实现 2 years ago
  xmf dbe531ee70 feat(hook/useOptions): 新增proxyOptionsValue 2 years ago
  xmf 6d37773c3f refactor: 重构部分input组件 2 years ago
  xmf 6135277951 refactor: proxy-value 2 years ago
  xmf 2f66a82603 feat(updateFormStream): 使用流的方式更新modelValue及otherValue 2 years ago
  nijr 93a4ff9986 feat(select): 修复remote 2 years ago
  nijr 3f6bac1b96 feat(select): 修复remote 2 years ago
  nijr 28771b976d feat(cip-form-input): 新增配置autoFormat针对多选场景是否自动格式化数据 2 years ago
  xmf 6c1b393565 feat: model变化时触发默认值赋值函数 2 years ago
  xmf ed086d66be polish(form-input.js): 清理测试log 2 years ago
  xmf 7f12fee46f feat(options): 使用useOptions的input组件支持修改后的数据保持数据结构 2 years ago
  xmf e30e827f0a feat(cip-basic-input): 支持foucs方法 2 years ago
  xmf 55880d7faa fix(useProxyOtherValue): 修复useProxyOtherValue中的逻辑 2 years ago
  xmf 744d6eb79a feat(form-input): 新增useFormView hook 2 years ago
  wangzy 62f566331b polish(extraValue): 废弃extraValue功能 2 years ago
  xmf f135112683 feat(form-input): 新增 useElementFormEvent 2 years ago
  xmf e283069cb5 feat(cip-form-input): useFormInput 新增 securityConfig、proxyValue属性 2 years ago
  wangzy 0f36162413 Merge branch 'master' into v2.x 2 years ago
  wangzy 36701493c4 fix(form-input): getOtherValueByValue函数多选问题修复 2 years ago
  wangzy 8eed42f75d Merge branch 'master' into v2.x 2 years ago
  wangzy c25d876fd0 fix(form-input): getOtherValueByValue问题修复 2 years ago
  xmf 5849caa2db refactor(form-design): 重构表单项设计时的渲染部分实现逻辑 2 years ago
  xmf 5c82ab2edf feat(cip-form-item): 默认值更新时间优化 2 years ago
  xmf dd496fff57 fix: 修复依赖为数组或对象时无法正常响应的问题 2 years ago
  xmf 0a1baba655 fix: 修复useOption hook自动选中时无法更新label的问题 2 years ago
  xmf df0bc68d7d fix(form-input): [useOptions]部分配置到值dependOn为空数组,此时判断条件无法正常生效 2 years ago
  xmf 89130f866d feat: useFormInput新增熟悉proxyOtherValue 2 years ago
  wangzy ebb0008e55 polish(form-input): 优化getValue代码 2 years ago
  wangzy df4b2d85df polish(form-input): getValue增加值向option类型的转换 2 years ago