瀏覽代碼

docs: update changelog

pointhalo 3 年之前
父節點
當前提交
e0c34f50ac
共有 2 個文件被更改,包括 8 次插入4 次删除
  1. 6 2
      content/start/changelog/index-en-US.md
  2. 2 2
      content/start/changelog/index.md

+ 6 - 2
content/start/changelog/index-en-US.md

@@ -16,14 +16,14 @@ Version:Major.Minor.Patch
 
 ---
 
-#### 🎉 2.4.1 (2022-2-16)
+#### 🎉 2.4.1 (2022-02-16)
 - 【Fix】
     - `@douyinfe/semi-ui` Add dependency declaration: `@douyinfe/semi-animation` to avoid the problem of missing dependency declarations that may exist in pnpm scenarios [#626](https://github.com/DouyinFE/semi-design/issues/626)
     - Avoid waring about passing insetLabelId/onChangeWithDateFirst to origin input/text dom in component Form.Input/TextArea/TimePicker [#624](https://github.com/DouyinFE/semi-design/issues/624)
 - 【Style】
     - Optimize TagInput component Sass variable reference relationship [@Carlosfengv](https://github.com/Carlosfengv)
 
-#### 🎉 2.4.0 (2022-2-11)
+#### 🎉 2.4.0 (2022-02-11)
 - 【Fix】
     - TimePicker crash issue  [#585](https://github.com/DouyinFE/semi-design/issues/585)
     - Fix Nav limitIndent in the collapsed state, when the submenu is displayed in the form of dropdown, it is also consumed, which leads to the problem of redundant blank space
@@ -345,6 +345,10 @@ Version:Major.Minor.Patch
   - Other Changes
     - Due to the adjustment of the Icon, the way of using icons and illustrations for Icon and Empty components is different from before. Please see for [details](/en-US/start/update-to-v2)
 
+#### 🎉 1.33.1 - 1.38.x (2021-10-23)
+- 【Docs】
+  - ByteDance users, if you need to query the changelog changes in this section, please access it through the internal domain and switch to the 1.x documentation site in the Header in the upper right corner. This part of Feature and Fix changes coincide with v2.0 - 2.4, so it will not be listed here again
+
 #### 🎉 1.33.0 (2021-10-22)
 - 【Fix】
     - Fix that when the Cascader uses changeOnSelect and loadData attributes at the same time, and the last level is not selected, the value can not reset  

+ 2 - 2
content/start/changelog/index.md

@@ -15,7 +15,7 @@ Semi 版本号遵循**Semver**规范(主版本号-次版本号-修订版本号
 
 ---
 
-#### 🎉 2.4.1 (2022-2-16)
+#### 🎉 2.4.1 (2022-02-16)
 - 【Fix】
     - @douyinfe/semi-ui 添加 dependency声明:@douyinfe/semi-animation,避免在 pnpm 场景下可能存在的依赖声明缺失问题 [#626](https://github.com/DouyinFE/semi-design/issues/626)
     - 修复使用 Form.Input/TextArea 且labelPosition设置为inset时,insetLabelId 被意外透传至 input/textarea dom上导致 warning 的问题,修复TimePicker onChangeWithDateFirst 被意外透传至 input dom上导致 warning 的问题 [#624](https://github.com/DouyinFE/semi-design/issues/624)
@@ -370,7 +370,7 @@ Semi 版本号遵循**Semver**规范(主版本号-次版本号-修订版本号
     - 由于 Icon 方案的调整,Icon、Empty 组件使用 icon、插画的方式与之前不同,具体请看 [1.x 迁移 2.x 指南](/zh-CN/start/update-to-v2)
 
 #### 🎉 1.33.1 - 1.38.x
-- 【docs】
+- 【Docs】
   - 字节跳动用户,若需要查询该区间段的 changelog 变更,请通过内网域名访问,在右上角 Header中切换至 1.x 文档站点查阅。该部分变更与 v2.0 - 2.4 重合,因此不在此处再次列举
 
 #### 🎉 1.33.0 (2021-10-22)