@hi-ui/layout 5.0.0-rc.0 → 5.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +41 -64
  2. package/package.json +13 -13
package/CHANGELOG.md CHANGED
@@ -1,79 +1,56 @@
1
1
  # @hi-ui/layout
2
2
 
3
- ## 5.0.0-rc.0
3
+ ## 5.0.0
4
4
 
5
5
  ### Major Changes
6
6
 
7
- - e8fd3543d: feat(layout): 添加 AppListPopover 组件并更新布局样式和示例 (5.0)
8
- - 5828ae8ab: feat(layout): 增加 FloatMenuContainer 组件 (5.0)
9
- - df8232a61: feat(layout): 增加 Profile 组件 (5.0)
10
- - 22ef60263: feat(layout): 新增 Layout 组件 (5.0)
11
- - 3c3e077b9: feat(layout): 增加 Header 和 Footer 组件 & 完善示例 (5.0)
7
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`e8fd3543d`](https://github.com/XiaoMi/hiui/commit/e8fd3543d0626a78e1d7bdb46271741eb882ce66) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(layout): 添加 AppListPopover 组件并更新布局样式和示例 (5.0)
8
+
9
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`5828ae8ab`](https://github.com/XiaoMi/hiui/commit/5828ae8ab46e955e09644e6c702476f143258f92) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(layout): 增加 FloatMenuContainer 组件 (5.0)
10
+
11
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`df8232a61`](https://github.com/XiaoMi/hiui/commit/df8232a6139778011c65f66c4bdfb95c965256ed) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(layout): 增加 Profile 组件 (5.0)
12
+
13
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`22ef60263`](https://github.com/XiaoMi/hiui/commit/22ef6026322909175e21cb0a2ebe48c2cffe4f91) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(layout): 新增 Layout 组件 (5.0)
14
+
15
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`3c3e077b9`](https://github.com/XiaoMi/hiui/commit/3c3e077b976ee22e5da623f25d5de64132b207cc) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(layout): 增加 Header 和 Footer 组件 & 完善示例 (5.0)
12
16
 
13
17
  ### Minor Changes
14
18
 
15
- - c91b57c00: feat(search-trigger): 继承 MenuSearch 组件参数 (5.0)
16
- - 25cea5f36: - feat(layout): Sider 组件支持宽度能力增强,新增 `maxWidth` 和 `resizable` 参数 (5.0)
19
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`c91b57c00`](https://github.com/XiaoMi/hiui/commit/c91b57c0034b2fb142b48d029726e0ba65396f19) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(search-trigger): 继承 MenuSearch 组件参数 (5.0)
20
+
21
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`25cea5f36`](https://github.com/XiaoMi/hiui/commit/25cea5f366550067c595f9d3e47ebfdecf1e97ca) Thanks [@zyprepare](https://github.com/zyprepare)! - - feat(layout): Sider 组件支持宽度能力增强,新增 `maxWidth` 和 `resizable` 参数 (5.0)
17
22
  - style(layout): Sider 组件默认宽度改为 180px,并优化菜单项间距与 Profile 渐变背景 (5.0)
18
23
  - style(layout): 折叠状态下为 FloatMenuContainer 增加 `z-index`,并支持 `zIndex` 参数配置 (5.0)
19
24
 
20
25
  ### Patch Changes
21
26
 
22
- - e785237b1: <br />
27
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`e785237b1`](https://github.com/XiaoMi/hiui/commit/e785237b13e6bc9e3780274960a128085c1af07d) Thanks [@zyprepare](https://github.com/zyprepare)! - <br />
28
+
23
29
  - perf(layout): 优化导航菜单交互体验 (5.0)
24
30
  - perf(menu): 优化搜索菜单组件的样式和交互逻辑 & 修改分组菜单样式问题 (5.0)
25
- - 4c767623f: fix(layout&page-header): add types export to package.json for layout and page-header
26
- - 2e56529f7: styles: 主题定制功能完善&&样式变量化写法改造&&兼容 RTL (5.0)
27
- - 95abba983: fix: 修改 UI 问题 (5.0)
28
- - eb17c4697: style: 修复 UI/样式问题 (5.0)
29
- - c2e765ada: style(layout): 修改 Sider 收起时宽度为 60px & 增加 width 参数 (5.0)
30
- - 52d25f630: perf(layout&menu): 优化 FloatMenuContainer 组件的折叠逻辑 & 修改 SideMenu 组件 hover 样式 (5.0)
31
- - ec6005193: style(layout,menu): 样式和示例调整 (5.0)
32
- - Updated dependencies [1e226cd66]
33
- - Updated dependencies [7f204c892]
34
- - Updated dependencies [9b34d99bc]
35
- - Updated dependencies [e785237b1]
36
- - Updated dependencies [122d1d859]
37
- - Updated dependencies [eb17c4697]
38
- - Updated dependencies [8c0ee78f0]
39
- - Updated dependencies [1afb72ae0]
40
- - Updated dependencies [8f3aa85e4]
41
- - Updated dependencies [fd4c20bbd]
42
- - Updated dependencies [79ea480f3]
43
- - Updated dependencies [2e56529f7]
44
- - Updated dependencies [277c5033a]
45
- - Updated dependencies [95abba983]
46
- - Updated dependencies [eb17c4697]
47
- - Updated dependencies [c2e765ada]
48
- - Updated dependencies [d49302358]
49
- - Updated dependencies [976ec929d]
50
- - Updated dependencies [52d25f630]
51
- - Updated dependencies [45f59fb86]
52
- - Updated dependencies [d021b4fa6]
53
- - Updated dependencies [f1ab51725]
54
- - Updated dependencies [6f4b13151]
55
- - Updated dependencies [1b824c9ad]
56
- - Updated dependencies [5828ae8ab]
57
- - Updated dependencies [ec6005193]
58
- - Updated dependencies [d91a8bb0f]
59
- - Updated dependencies [542076e55]
60
- - Updated dependencies [e42e2badf]
61
- - Updated dependencies [33da3144e]
62
- - Updated dependencies [c38e6e4bf]
63
- - Updated dependencies [a5937df94]
64
- - Updated dependencies [58ad82e94]
65
- - Updated dependencies [95d930354]
66
- - Updated dependencies [f2be367e9]
67
- - Updated dependencies [1972fd16a]
68
- - Updated dependencies [59cef699f]
69
- - Updated dependencies [bfc1cb7c8]
70
- - @hi-ui/menu@5.0.0-rc.0
71
- - @hi-ui/popover@5.0.0-rc.0
72
- - @hi-ui/popper@5.0.0-rc.0
73
- - @hi-ui/icons@5.0.0-rc.0
74
- - @hi-ui/core@5.0.0-rc.0
75
- - @hi-ui/use-toggle@5.0.0-rc.0
76
- - @hi-ui/use-uncontrolled-state@5.0.0-rc.0
77
- - @hi-ui/classname@5.0.0-rc.0
78
- - @hi-ui/env@5.0.0-rc.0
79
- - @hi-ui/react-utils@5.0.0-rc.0
31
+
32
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`4c767623f`](https://github.com/XiaoMi/hiui/commit/4c767623f8498c539d0cdaf9057dfade2d93352a) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(layout&page-header): add types export to package.json for layout and page-header
33
+
34
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`2e56529f7`](https://github.com/XiaoMi/hiui/commit/2e56529f7ea8c74e2fac8b6061628d4fd0d862ac) Thanks [@zyprepare](https://github.com/zyprepare)! - styles: 主题定制功能完善&&样式变量化写法改造&&兼容 RTL (5.0)
35
+
36
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`95abba983`](https://github.com/XiaoMi/hiui/commit/95abba98391a31c3cd79704fa0a63f64f437601f) Thanks [@zyprepare](https://github.com/zyprepare)! - fix: 修改 UI 问题 (5.0)
37
+
38
+ - [#3504](https://github.com/XiaoMi/hiui/pull/3504) [`eb17c4697`](https://github.com/XiaoMi/hiui/commit/eb17c46978dfcb5e8ec0a0e3b3dcffabae8d31fe) Thanks [@zyprepare](https://github.com/zyprepare)! - style: 修复 UI/样式问题 (5.0)
39
+
40
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`c2e765ada`](https://github.com/XiaoMi/hiui/commit/c2e765ada8cd0b283f213a2324c5a81725ea08bf) Thanks [@zyprepare](https://github.com/zyprepare)! - style(layout): 修改 Sider 收起时宽度为 60px & 增加 width 参数 (5.0)
41
+
42
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`52d25f630`](https://github.com/XiaoMi/hiui/commit/52d25f630b88f89270f94161e79d5c274b97338c) Thanks [@zyprepare](https://github.com/zyprepare)! - perf(layout&menu): 优化 FloatMenuContainer 组件的折叠逻辑 & 修改 SideMenu 组件 hover 样式 (5.0)
43
+
44
+ - [#3488](https://github.com/XiaoMi/hiui/pull/3488) [`ec6005193`](https://github.com/XiaoMi/hiui/commit/ec6005193681b77d6ffc3c7ece4a2a1f8a8aa05e) Thanks [@zyprepare](https://github.com/zyprepare)! - style(layout,menu): 样式和示例调整 (5.0)
45
+
46
+ - Updated dependencies [[`1e226cd66`](https://github.com/XiaoMi/hiui/commit/1e226cd66413cea8eb1e63b1cb83c1bfbf5f0a41), [`7f204c892`](https://github.com/XiaoMi/hiui/commit/7f204c892156ea8a4fb95d218db9d59c8c4e0c49), [`9b34d99bc`](https://github.com/XiaoMi/hiui/commit/9b34d99bc2aa8b78b9e3281e08afc086ac4afea1), [`e785237b1`](https://github.com/XiaoMi/hiui/commit/e785237b13e6bc9e3780274960a128085c1af07d), [`122d1d859`](https://github.com/XiaoMi/hiui/commit/122d1d859bb92379fbe109fe9a5581259e6bb9a1), [`eb17c4697`](https://github.com/XiaoMi/hiui/commit/eb17c46978dfcb5e8ec0a0e3b3dcffabae8d31fe), [`8c0ee78f0`](https://github.com/XiaoMi/hiui/commit/8c0ee78f013dcd9ced94cef13a69933e039621aa), [`1afb72ae0`](https://github.com/XiaoMi/hiui/commit/1afb72ae01eb615d42e85da1775644cb60060452), [`8f3aa85e4`](https://github.com/XiaoMi/hiui/commit/8f3aa85e4e1977854cecdf2864498a77e959bc39), [`fd4c20bbd`](https://github.com/XiaoMi/hiui/commit/fd4c20bbd30e18bc4c1a2eb078acaa4790f7b2eb), [`79ea480f3`](https://github.com/XiaoMi/hiui/commit/79ea480f33bb8f692dda1e6252a9d2a75c3ac30d), [`2e56529f7`](https://github.com/XiaoMi/hiui/commit/2e56529f7ea8c74e2fac8b6061628d4fd0d862ac), [`277c5033a`](https://github.com/XiaoMi/hiui/commit/277c5033aacd43ef3d6b8e0b9e818a09ebe21875), [`95abba983`](https://github.com/XiaoMi/hiui/commit/95abba98391a31c3cd79704fa0a63f64f437601f), [`eb17c4697`](https://github.com/XiaoMi/hiui/commit/eb17c46978dfcb5e8ec0a0e3b3dcffabae8d31fe), [`c2e765ada`](https://github.com/XiaoMi/hiui/commit/c2e765ada8cd0b283f213a2324c5a81725ea08bf), [`d49302358`](https://github.com/XiaoMi/hiui/commit/d49302358d61de6307ae5cc74035616caeda48c1), [`976ec929d`](https://github.com/XiaoMi/hiui/commit/976ec929da088830d4d4bfa5438aa679676f71ca), [`52d25f630`](https://github.com/XiaoMi/hiui/commit/52d25f630b88f89270f94161e79d5c274b97338c), [`45f59fb86`](https://github.com/XiaoMi/hiui/commit/45f59fb867019ad22b86e4056ba2cd71922fe0d7), [`d021b4fa6`](https://github.com/XiaoMi/hiui/commit/d021b4fa6440faa7a09140c2c35dda10d51a35b3), [`f1ab51725`](https://github.com/XiaoMi/hiui/commit/f1ab517258599ee2dfad183e4a8c7b855ef409c1), [`6f4b13151`](https://github.com/XiaoMi/hiui/commit/6f4b13151e5fb7155fca101ba9c8065afcbfeef7), [`1b824c9ad`](https://github.com/XiaoMi/hiui/commit/1b824c9ad35890df3727a4b3ed91d18e7a9a8b62), [`5828ae8ab`](https://github.com/XiaoMi/hiui/commit/5828ae8ab46e955e09644e6c702476f143258f92), [`ec6005193`](https://github.com/XiaoMi/hiui/commit/ec6005193681b77d6ffc3c7ece4a2a1f8a8aa05e), [`d91a8bb0f`](https://github.com/XiaoMi/hiui/commit/d91a8bb0f887fa886215aa596852eef3c2ce8519), [`542076e55`](https://github.com/XiaoMi/hiui/commit/542076e5505965fbe73c48da1ccd0e6961c29e1c), [`e42e2badf`](https://github.com/XiaoMi/hiui/commit/e42e2badfd099ced93eaf8414513d7a49d1e66c0), [`33da3144e`](https://github.com/XiaoMi/hiui/commit/33da3144e916edd75ee0669ca9e5090edc681193), [`c38e6e4bf`](https://github.com/XiaoMi/hiui/commit/c38e6e4bf7ba0c626a2cb9ada4a0d34ac7c3714e), [`a5937df94`](https://github.com/XiaoMi/hiui/commit/a5937df9464d0243b23f52fc09e9724489543018), [`58ad82e94`](https://github.com/XiaoMi/hiui/commit/58ad82e9441e76bf6090e6a0f4e36a04342c25f0), [`95d930354`](https://github.com/XiaoMi/hiui/commit/95d930354a1ab4291e98a9abccb9525d6c210795), [`f2be367e9`](https://github.com/XiaoMi/hiui/commit/f2be367e959d42506953fe9d57cf677ccb79305e), [`1972fd16a`](https://github.com/XiaoMi/hiui/commit/1972fd16ae1971690412192bce03d6860af8efdd), [`59cef699f`](https://github.com/XiaoMi/hiui/commit/59cef699f96f56d4f68fae7f9dadb960c487b5de), [`bfc1cb7c8`](https://github.com/XiaoMi/hiui/commit/bfc1cb7c807ebc2be0c80f8f2e9d1ec08d357f12)]:
47
+ - @hi-ui/menu@5.0.0
48
+ - @hi-ui/popover@5.0.0
49
+ - @hi-ui/popper@5.0.0
50
+ - @hi-ui/icons@5.0.0
51
+ - @hi-ui/core@5.0.0
52
+ - @hi-ui/use-toggle@5.0.0
53
+ - @hi-ui/use-uncontrolled-state@5.0.0
54
+ - @hi-ui/classname@5.0.0
55
+ - @hi-ui/env@5.0.0
56
+ - @hi-ui/react-utils@5.0.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hi-ui/layout",
3
- "version": "5.0.0-rc.0",
3
+ "version": "5.0.0",
4
4
  "description": "A sub-package for @hi-ui/hiui.",
5
5
  "keywords": [],
6
6
  "author": "HiUI <mi-hiui@xiaomi.com>",
@@ -44,24 +44,24 @@
44
44
  "url": "https://github.com/XiaoMi/hiui/issues"
45
45
  },
46
46
  "dependencies": {
47
- "@hi-ui/classname": "^5.0.0-rc.0",
48
- "@hi-ui/env": "^5.0.0-rc.0",
49
- "@hi-ui/icons": "^5.0.0-rc.0",
50
- "@hi-ui/menu": "^5.0.0-rc.0",
51
- "@hi-ui/popper": "^5.0.0-rc.0",
52
- "@hi-ui/popover": "^5.0.0-rc.0",
53
- "@hi-ui/react-utils": "^5.0.0-rc.0",
54
- "@hi-ui/use-toggle": "^5.0.0-rc.0",
55
- "@hi-ui/use-uncontrolled-state": "^5.0.0-rc.0"
47
+ "@hi-ui/classname": "^5.0.0",
48
+ "@hi-ui/env": "^5.0.0",
49
+ "@hi-ui/icons": "^5.0.0",
50
+ "@hi-ui/menu": "^5.0.0",
51
+ "@hi-ui/popper": "^5.0.0",
52
+ "@hi-ui/popover": "^5.0.0",
53
+ "@hi-ui/react-utils": "^5.0.0",
54
+ "@hi-ui/use-toggle": "^5.0.0",
55
+ "@hi-ui/use-uncontrolled-state": "^5.0.0"
56
56
  },
57
57
  "peerDependencies": {
58
- "@hi-ui/core": ">=5.0.0-rc.0",
58
+ "@hi-ui/core": ">=5.0.0",
59
59
  "react": ">=16.8.6",
60
60
  "react-dom": ">=16.8.6"
61
61
  },
62
62
  "devDependencies": {
63
- "@hi-ui/core": "^5.0.0-rc.0",
64
- "@hi-ui/core-css": "^5.0.0-rc.0",
63
+ "@hi-ui/core": "^5.0.0",
64
+ "@hi-ui/core-css": "^5.0.0",
65
65
  "react": "^17.0.1",
66
66
  "react-dom": "^17.0.1"
67
67
  }