Skip to content

Releases: ickeep/yimoko

0.5.1

13 Mar 08:06

Choose a tag to compare

fix useAPISearchOptions 反向查找 label 时,如果 label 值为空或者数组时,会导致死循环

0.5.0

08 Mar 12:05

Choose a tag to compare

新增 optionsToMap
字典 支持 isApiOptionsToMap

0.4.9

21 Nov 15:46

Choose a tag to compare

store 增加 TransformScope 组件 schema items 读取 $record 在某些场景 (table) 会存在与预想不匹配的情况 通过此组件可以解决
store 增加 日期相关函数
web 增加 DateOut DetailLink EditLink KeyToVal Submit PageBreadcrumb

0.4.8

16 Nov 17:40

Choose a tag to compare

fix useAPISearchOptions 取值判断

0.4.7

20 Oct 14:48

Choose a tag to compare

fix AntPlots

0.4.6

20 Oct 12:44

Choose a tag to compare

fix 类型定义

0.4.5

20 Oct 12:00

Choose a tag to compare

web 表格 排序 number 支持传参 去除非数字字符
web 新增 load 相关方法 支持加载 script css
web 新增 依赖加载 远程组件
web 新增 AntPlots 组件 按需求加载 umd 的方式 使用 antd charts 其中的 plots 相关图表

0.4.4

13 Oct 06:57

Choose a tag to compare

web 表格重新加载数据后 非受控状态 清空筛选值
fix 表格全部展示 listData 传递出错
fix 表格筛选 null 值处理

0.4.3

28 Sep 16:59

Choose a tag to compare

fix StoreTable 受控排序筛选值不同步问题 优化配置合并

0.4.2

28 Sep 03:09

Choose a tag to compare

useOperateStore 去除自动 form scope
BaseStore 增加 setForm, 并使 form values 与 store values 保持一致