From 70997b853da6341a4f9e022c2c3096ff39ac9337 Mon Sep 17 00:00:00 2001 From: storm <847073376@qq.com> Date: Fri, 12 Aug 2022 21:15:08 +0800 Subject: [PATCH] build:update version to v2.2.1-alpha.0 --- CHANGELOG.md | 56 +++++++++++++++++++++++++++------------------------- 1 file changed, 29 insertions(+), 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f5cb6b5..64c879f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,8 @@ -# [2.2.0](https://github.com/NSFI/ppfish-components/compare/v2.1.4...v2.2.0) (2022-07-21) - -### Performance Improvements +## [2.2.1-alpha.0](https://github.com/NSFI/ppfish-components/compare/1.9.4-alpha.0...v2.2.1-alpha.0) (2022-08-12) -- 优化日期组件多语言结构 ([123b4fc](https://github.com/NSFI/ppfish-components/commit/123b4fc1eff5aff2317713e5656f8284a37391fc)) +## [1.9.4-alpha.0](https://github.com/NSFI/ppfish-components/compare/v2.2.0...1.9.4-alpha.0) (2022-08-09) -## [2.1.5](https://github.com/NSFI/ppfish-components/compare/v2.1.4...v2.1.5) (2022-07-21) +# [2.2.0](https://github.com/NSFI/ppfish-components/compare/v2.1.4...v2.2.0) (2022-07-21) ### Bug Fixes @@ -14,6 +12,10 @@ - 类型补充 ([19ce0cf](https://github.com/NSFI/ppfish-components/commit/19ce0cf0b4b91265c2d0ac9eb7f8f28d8dc8ae26)) +### Performance Improvements + +- 优化日期组件多语言结构 ([123b4fc](https://github.com/NSFI/ppfish-components/commit/123b4fc1eff5aff2317713e5656f8284a37391fc)) + ## [2.1.4](https://github.com/NSFI/ppfish-components/compare/v2.1.3...v2.1.4) (2022-06-23) ### Bug Fixes @@ -24,12 +26,12 @@ ### Bug Fixes -- 修复 PicturePreiview 在组件 unmount 里移除 document.body 问题 ([c4a0a86](https://github.com/NSFI/ppfish-components/commit/c4a0a8662f91bf5267166df44a2a52bddf5149d8)) - ts 版本控制 ([f6a389b](https://github.com/NSFI/ppfish-components/commit/f6a389b113592f3c5fd22a5c77549a2023a23c2d)) - ts 版本控制 ([b59c3d8](https://github.com/NSFI/ppfish-components/commit/b59c3d8d5a7d4c2e6eff60e407af4fb4d36427f8)) - ts 版本控制 4.5 ([e7d6596](https://github.com/NSFI/ppfish-components/commit/e7d6596cbaf717d2ebdb3a2956dcb366e089af86)) - ts 版本控制, 4.7 变更影响 test ([6e1eced](https://github.com/NSFI/ppfish-components/commit/6e1eced6d9bdd1998a5a420f1d61f11f8600e50a)) - ts-jest 版本控制 ([6e1bc41](https://github.com/NSFI/ppfish-components/commit/6e1bc4146110915499aa074f33ab41d1c7d27c24)) +- 修复 PicturePreiview 在组件 unmount 里移除 document.body 问题 ([c4a0a86](https://github.com/NSFI/ppfish-components/commit/c4a0a8662f91bf5267166df44a2a52bddf5149d8)) ### Features @@ -45,19 +47,19 @@ ### Features -- 添加 demo , format ([c753347](https://github.com/NSFI/ppfish-components/commit/c7533471a7111e64ad5ff9f21274d01fee6cd445)) -- 添加 demo 两个动态表单的例子 ([e7b87a4](https://github.com/NSFI/ppfish-components/commit/e7b87a4f9db73849141c4cef1e42ea9db288f705)) -- 添加 demo 四个表单例子 ([c4dae16](https://github.com/NSFI/ppfish-components/commit/c4dae165224853db614d18db0077e2d6c83c8ad1)) -- 添加 demo, 一些属性配置 ([9c9c3eb](https://github.com/NSFI/ppfish-components/commit/9c9c3eba0856d149e1f9754d681a149cf8784ecc)) - demo 添加 ([38e50fa](https://github.com/NSFI/ppfish-components/commit/38e50fab574d6eff2149c3cabf53ec298872d472)) - demo 添加完毕 ([c0def79](https://github.com/NSFI/ppfish-components/commit/c0def79a8d80066ac05005c7dc076e8404a6d98f)) - hasFeedback 机制调整 ([6b1e0c9](https://github.com/NSFI/ppfish-components/commit/6b1e0c95da62db9d732420be08a0da5bb7c6e420)) - update workflows ([d12be07](https://github.com/NSFI/ppfish-components/commit/d12be074e3de473aef778c326a0903e2b6b98c13)) +- 添加 demo , format ([c753347](https://github.com/NSFI/ppfish-components/commit/c7533471a7111e64ad5ff9f21274d01fee6cd445)) +- 添加 demo 两个动态表单的例子 ([e7b87a4](https://github.com/NSFI/ppfish-components/commit/e7b87a4f9db73849141c4cef1e42ea9db288f705)) +- 添加 demo 四个表单例子 ([c4dae16](https://github.com/NSFI/ppfish-components/commit/c4dae165224853db614d18db0077e2d6c83c8ad1)) +- 添加 demo, 一些属性配置 ([9c9c3eb](https://github.com/NSFI/ppfish-components/commit/9c9c3eba0856d149e1f9754d681a149cf8784ecc)) ### Performance Improvements -- 修改 gh-pages 路径 ([3f90052](https://github.com/NSFI/ppfish-components/commit/3f900520b4587f00bb0fc67a1e216f5d65512df2)) - 优化 workflows 脚本 ([10e6cc6](https://github.com/NSFI/ppfish-components/commit/10e6cc6f588b807490b62834f64f17b1d4485cd6)) +- 修改 gh-pages 路径 ([3f90052](https://github.com/NSFI/ppfish-components/commit/3f900520b4587f00bb0fc67a1e216f5d65512df2)) ## [2.0.1-alpha.2](https://github.com/NSFI/ppfish-components/compare/v2.0.0...v2.0.1-alpha.2) (2022-03-07) @@ -104,11 +106,11 @@ ### Bug Fixes -- 防止快速切换时,innerSpinning 未能展示正确的状态 ([945bd2e](https://github.com/NSFI/ppfish-components/commit/945bd2e26cf2ae6d2e2105c356ec1863e34e80b9)) +- Dropdown 传给 Trigger 的 props 修改 ([c0180f0](https://github.com/NSFI/ppfish-components/commit/c0180f0d453c8a1318711fdf831329946364fcd1)) - 修复 less 文件中编程函数不生效的文件 ([ffbec4c](https://github.com/NSFI/ppfish-components/commit/ffbec4c575a7b0a28978739baa1ed3142f2d5c03)) - 修复 select 下面面板的样式问题 ([4ad2c6d](https://github.com/NSFI/ppfish-components/commit/4ad2c6d9449ac11f538ab4c2c13f9399de49178b)) - 修复 zoom 动画问题 ([81f9edb](https://github.com/NSFI/ppfish-components/commit/81f9edba88f122b8934b131716bc786acd6ab8b8)) -- Dropdown 传给 Trigger 的 props 修改 ([c0180f0](https://github.com/NSFI/ppfish-components/commit/c0180f0d453c8a1318711fdf831329946364fcd1)) +- 防止快速切换时,innerSpinning 未能展示正确的状态 ([945bd2e](https://github.com/NSFI/ppfish-components/commit/945bd2e26cf2ae6d2e2105c356ec1863e34e80b9)) ### Features @@ -118,9 +120,9 @@ ### Bug Fixes -- 修复部分文件的 ts 错误和测试用例错误 ([7573685](https://github.com/NSFI/ppfish-components/commit/75736859bfc21ece3207279596890e587f0e187f)) -- 修复搜索后再次展开下拉框时,无法高亮选中项 ([3b12f3e](https://github.com/NSFI/ppfish-components/commit/3b12f3e05df472f6fb61ec8928e66029c36c09a4)) - 修复 button 文档错误和 checkbox 中 defaultChecked 属性不生效的问题 ([229313f](https://github.com/NSFI/ppfish-components/commit/229313f356bc5c50e4ca6720f534931ba83913fc)) +- 修复搜索后再次展开下拉框时,无法高亮选中项 ([3b12f3e](https://github.com/NSFI/ppfish-components/commit/3b12f3e05df472f6fb61ec8928e66029c36c09a4)) +- 修复部分文件的 ts 错误和测试用例错误 ([7573685](https://github.com/NSFI/ppfish-components/commit/75736859bfc21ece3207279596890e587f0e187f)) ## [1.8.2-rc.2](https://github.com/NSFI/ppfish-components/compare/v1.8.2-rc.1...v1.8.2-rc.2) (2021-08-13) @@ -133,8 +135,8 @@ ### Bug Fixes -- 删除 Guide 组件中的不恰当的 readonly 修饰符 ([8a49af4](https://github.com/NSFI/ppfish-components/commit/8a49af45b59fd5b28b7825de637045b6a51820ea)) - 修复 modal 在嵌套使用复杂子组件时动画卡顿的问题 ([72f646a](https://github.com/NSFI/ppfish-components/commit/72f646a47ff6310f910ecd2c07b898f43fd56f89)) +- 删除 Guide 组件中的不恰当的 readonly 修饰符 ([8a49af4](https://github.com/NSFI/ppfish-components/commit/8a49af45b59fd5b28b7825de637045b6a51820ea)) ## [1.8.2-beta.4](https://github.com/NSFI/ppfish-components/compare/v1.8.2-beta.3...v1.8.2-beta.4) (2021-06-11) @@ -191,9 +193,6 @@ ### Bug Fixes -- 版本号更改 ([f7a22e3](https://github.com/NSFI/ppfish-components/commit/f7a22e39bf7878206888a4c1670343592ebef4f8)) -- 修复 rutimeLocale 默认语言设置不正确的问题 ([66f42ca](https://github.com/NSFI/ppfish-components/commit/66f42ca7933ee9473cb045737a7959db90832cca)) -- 修复 TimePanel 接受属性中 selectableRange 被 props 参数覆盖的问题 ([0026ad4](https://github.com/NSFI/ppfish-components/commit/0026ad4b91e25491817b51cb9ca7127f692895ad)) - **Animate:** add timeout ([9a533b1](https://github.com/NSFI/ppfish-components/commit/9a533b186a5efd78410585885fbf5f9c66feca8c)) - **build:** entry d.ts file ([e14fc26](https://github.com/NSFI/ppfish-components/commit/e14fc2660c51838451c2150f0acf047f8fce44a4)) - **Collapse:** docs & component state ([cc2f200](https://github.com/NSFI/ppfish-components/commit/cc2f2009c51c0c7c59c806908dda36f6a79fd797)) @@ -204,18 +203,14 @@ - **Drawer:** wrapperClassName ([6f78275](https://github.com/NSFI/ppfish-components/commit/6f78275022f47156dfff193bfcca1d1d0b563c9e)) - entry file ([16126ea](https://github.com/NSFI/ppfish-components/commit/16126ea09ff8cc8eb53176215254ec8df1bac84a)) - **PicturePreview:** active state & unit test ([5dee6af](https://github.com/NSFI/ppfish-components/commit/5dee6af371afc5783a96fbe33acaae9cbd1d99aa)) -- **Select:** 修复 Select 组件 多选模式下的取消确定按钮未被国际化的问题 ([32322c1](https://github.com/NSFI/ppfish-components/commit/32322c1e994e5ba0abec132a279e91a45df46f4c)) - **Select:** option click handler ([3cc1e55](https://github.com/NSFI/ppfish-components/commit/3cc1e55969f3349e2074352d8d1943748cdb2f53)) +- **Select:** 修复 Select 组件 多选模式下的取消确定按钮未被国际化的问题 ([32322c1](https://github.com/NSFI/ppfish-components/commit/32322c1e994e5ba0abec132a279e91a45df46f4c)) +- 修复 rutimeLocale 默认语言设置不正确的问题 ([66f42ca](https://github.com/NSFI/ppfish-components/commit/66f42ca7933ee9473cb045737a7959db90832cca)) +- 修复 TimePanel 接受属性中 selectableRange 被 props 参数覆盖的问题 ([0026ad4](https://github.com/NSFI/ppfish-components/commit/0026ad4b91e25491817b51cb9ca7127f692895ad)) +- 版本号更改 ([f7a22e3](https://github.com/NSFI/ppfish-components/commit/f7a22e39bf7878206888a4c1670343592ebef4f8)) ### Features -- 多语言功能完成,新增多语言使用说明文档 ([40a36cd](https://github.com/NSFI/ppfish-components/commit/40a36cd369ab1c1d71c83964f4afd908b787f8ab)) -- 国际化新增 繁体中文(中国台湾)(zh_TW)语言包 ([15d1849](https://github.com/NSFI/ppfish-components/commit/15d1849f34d17b9057a66d211bbe0117cd6f72fa)) -- 新增多语言相关文件和 demo ([58c6403](https://github.com/NSFI/ppfish-components/commit/58c640305e29391ba3ae82c5d629148bc8e601b2)) -- 增加高阶组件 ref 透传 ([63e19ce](https://github.com/NSFI/ppfish-components/commit/63e19ce94afa1f97675b06ea14b9335f7f231900)) -- 增加 runtimeLocale 函数 对 Modal,Pagination,RichEditor,VideoViewer 完成多语言改造 ([691c72b](https://github.com/NSFI/ppfish-components/commit/691c72b61ff13d2551d6b075263d2f9e28b8fcea)) -- 支持 tree、treeSelect 组件单向联动,支持单独禁用 treeNode 的 checkbox ([#30](https://github.com/NSFI/ppfish-components/issues/30)) ([38c4fd7](https://github.com/NSFI/ppfish-components/commit/38c4fd751c2bad6daa0621aee5fbacfae6a79d3a)) -- 支持 tree、treeSelect 组件单向联动,支持单独禁用 treeNode 的 checkbox ([#30](https://github.com/NSFI/ppfish-components/issues/30)) ([be5ad43](https://github.com/NSFI/ppfish-components/commit/be5ad434cccc112bcea620b3b8bd86e00cbd40be)) - commands for generating d.ts files ([cb3e166](https://github.com/NSFI/ppfish-components/commit/cb3e166150fd6b75bc7b0d6e2025d15452f3f3f1)) - Config,Locale 组件暴露方式变更 ([cf8f7f0](https://github.com/NSFI/ppfish-components/commit/cf8f7f08390f91a8e567cd6ca1f16c745949f19b)) - **DatePicker:** i18n ([45b57e8](https://github.com/NSFI/ppfish-components/commit/45b57e8cc3236e520e12cdb9bcabfd8d116efa07)) @@ -223,6 +218,13 @@ - Table 默认展示数据项可按 column 位置展示,不统一在底部展示 ([aed8604](https://github.com/NSFI/ppfish-components/commit/aed86044b8c86559a1508596c862763490763f5c)) - Transfer、TreeSelect、Upload add i18n ([824e5f9](https://github.com/NSFI/ppfish-components/commit/824e5f9200a21a24776fd9b634ec61fb63d07b34)) - withLocale 增加 ts 支持 ([8b7197a](https://github.com/NSFI/ppfish-components/commit/8b7197ab2ca89cc82461024536fd62ea8531cadc)) +- 国际化新增 繁体中文(中国台湾)(zh_TW)语言包 ([15d1849](https://github.com/NSFI/ppfish-components/commit/15d1849f34d17b9057a66d211bbe0117cd6f72fa)) +- 增加 runtimeLocale 函数 对 Modal,Pagination,RichEditor,VideoViewer 完成多语言改造 ([691c72b](https://github.com/NSFI/ppfish-components/commit/691c72b61ff13d2551d6b075263d2f9e28b8fcea)) +- 增加高阶组件 ref 透传 ([63e19ce](https://github.com/NSFI/ppfish-components/commit/63e19ce94afa1f97675b06ea14b9335f7f231900)) +- 多语言功能完成,新增多语言使用说明文档 ([40a36cd](https://github.com/NSFI/ppfish-components/commit/40a36cd369ab1c1d71c83964f4afd908b787f8ab)) +- 支持 tree、treeSelect 组件单向联动,支持单独禁用 treeNode 的 checkbox ([#30](https://github.com/NSFI/ppfish-components/issues/30)) ([38c4fd7](https://github.com/NSFI/ppfish-components/commit/38c4fd751c2bad6daa0621aee5fbacfae6a79d3a)) +- 支持 tree、treeSelect 组件单向联动,支持单独禁用 treeNode 的 checkbox ([#30](https://github.com/NSFI/ppfish-components/issues/30)) ([be5ad43](https://github.com/NSFI/ppfish-components/commit/be5ad434cccc112bcea620b3b8bd86e00cbd40be)) +- 新增多语言相关文件和 demo ([58c6403](https://github.com/NSFI/ppfish-components/commit/58c640305e29391ba3ae82c5d629148bc8e601b2)) ## [1.7.5-alpha.1](https://github.com/NSFI/ppfish-components/compare/v1.7.4...v1.7.5-alpha.1) (2020-06-23)