All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.13.4 (2020-07-16)
1.13.3 (2020-07-07)
1.13.2 (2020-06-28)
- 入口加入export default (2c99833)
1.13.1 (2020-06-28)
1.13.0 (2020-06-28)
1.12.1 (2020-06-21)
1.12.0 (2020-06-20)
- 新增useCount,useEmitter,useStorage (c707170)
1.11.0 (2020-06-20)
- 新增useCount,useEmitter,useStorage (c707170)
1.10.2 (2020-06-19)
- 放弃watchEffect使用,转为watch (7696b26)
1.10.1 (2020-06-19)
1.10.0 (2020-06-19)
- 新增useList (d8777e9)
- 修复useSelect变量名重复bug (644d6a8)
1.9.0 (2020-06-18)
- 新增useList (d8777e9)
1.8.1 (2020-06-17)
- 修复useSelect变量名重复bug (644d6a8)
1.8.0 (2020-06-17)
- 新增useThrottleFun (1746a91)
1.7.2 (2020-06-17)
1.7.1 (2020-06-16)
- 移除useTabel (cd09bf5)
1.7.0 (2020-06-16)
- 新增useStatic静态hook (cf7125b)
1.6.0 (2020-06-15)
- 新增useLoadingFun (c5de789)
1.5.5 (2020-06-15)
1.5.4 (2020-06-15)
1.5.3 (2020-06-14)
1.5.2 (2020-06-14)
1.5.1 (2020-06-13)
1.5.0 (2020-06-13)
- 使用纯函数思想重构useForm (1cd8120)
1.4.2 (2020-06-11)
1.4.1 (2020-06-11)
1.4.0 (2020-06-11)
- 为usePagination添加手动分页逻辑 (8a2392c)
1.3.0 (2020-06-10)
- 为usePagination添加手动分页逻辑 (8a2392c)
1.2.0 (2020-06-10)
- 为usePagination添加手动分页逻辑 (8a2392c)
1.1.8 (2020-06-10)
- 修复useForm (4506572)
1.1.7 (2020-06-09)
- 修复dataValid判空逻辑;修复useForm valid取值问题;为debounceFun和form添加单元测试 (26ca67d)
- 修复useForm autoCommit初始化执行 (10ef929)
1.1.6 (2020-06-09)
1.1.5 (2020-06-09)
- 修复dataValid判空逻辑;修复useForm valid取值问题;为debounceFun和form添加单元测试 (26ca67d)
- 修复dataValid规则;修复ts声明文件 (63825ff)
1.1.4 (2020-06-08)
- 修复dataValid规则;修复ts声明文件 (63825ff)
1.1.3 (2020-06-08)
- 修复dataValid规则;修复ts声明文件 (0a5562e)
1.1.2 (2020-06-08)
1.1.1 (2020-06-08)
- project init (18d5fa6)