Skip to content

Commit

Permalink
Merge pull request #260 from kubesphere/changeset-release/master
Browse files Browse the repository at this point in the history
Next release
  • Loading branch information
yazhouio authored Jul 17, 2024
2 parents 1fa57b4 + 3b1f7a5 commit b42c0c0
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 81 deletions.
5 changes: 0 additions & 5 deletions .changeset/quiet-turkeys-taste.md

This file was deleted.

110 changes: 35 additions & 75 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @kubed/components

## 0.2.9

### Patch Changes

- [#257](https://github.com/kubesphere/kube-design/pull/257) [`750a61a2e9fa9d524210591add1708904dd1eea0`](https://github.com/kubesphere/kube-design/commit/750a61a2e9fa9d524210591add1708904dd1eea0) Thanks [@yazhouio](https://github.com/yazhouio)! - Add sheet component

## 0.2.8

### Patch Changes
Expand Down Expand Up @@ -186,8 +192,7 @@

### Patch Changes

- [`749c17b`](https://github.com/kubesphere/kube-design/commit/749c17b2c23ef8d75042080165abf3fc67a2701f) Thanks [@chenz24](https://github.com/chenz24)! - 1. refactor: Refine async ok logic
2. fix: checkbox cannot be set value in FormItem.
- [`749c17b`](https://github.com/kubesphere/kube-design/commit/749c17b2c23ef8d75042080165abf3fc67a2701f) Thanks [@chenz24](https://github.com/chenz24)! - 1. refactor: Refine async ok logic 2. fix: checkbox cannot be set value in FormItem.

## 0.0.71

Expand All @@ -209,8 +214,7 @@

### Patch Changes

- [`bd28247`](https://github.com/kubesphere/kube-design/commit/bd28247c4082cb05c0e3385f01f52e5b6805960e) Thanks [@chenz24](https://github.com/chenz24)! - 1. feat: Modal header support custom extra elements.
2. refactor: Add className to Step component.
- [`bd28247`](https://github.com/kubesphere/kube-design/commit/bd28247c4082cb05c0e3385f01f52e5b6805960e) Thanks [@chenz24](https://github.com/chenz24)! - 1. feat: Modal header support custom extra elements. 2. refactor: Add className to Step component.

## 0.0.68

Expand All @@ -222,9 +226,7 @@

### Patch Changes

- [`a1a82b6`](https://github.com/kubesphere/kube-design/commit/a1a82b60a10c5a23b9c22498a1ddf637267396cc) Thanks [@chenz24](https://github.com/chenz24)! - 1. feat: Menu support dark theme
2. feat: set destroyOnClose props of Modal to true
3. feat: export BannerTip props
- [`a1a82b6`](https://github.com/kubesphere/kube-design/commit/a1a82b60a10c5a23b9c22498a1ddf637267396cc) Thanks [@chenz24](https://github.com/chenz24)! - 1. feat: Menu support dark theme 2. feat: set destroyOnClose props of Modal to true 3. feat: export BannerTip props

## 0.0.66

Expand Down Expand Up @@ -430,30 +432,23 @@

### Patch Changes

- [`2246672`](https://github.com/kubesphere/kube-design/commit/2246672041f06277c9c90d2e9187817a460baeca) Thanks [@chenz24](https://github.com/chenz24)! - 1. fix: Add missing z-index to TypeSelect.
2. fix: Export missing component of ShowMore.
3. feat: Refine style of tab component
- [`2246672`](https://github.com/kubesphere/kube-design/commit/2246672041f06277c9c90d2e9187817a460baeca) Thanks [@chenz24](https://github.com/chenz24)! - 1. fix: Add missing z-index to TypeSelect. 2. fix: Export missing component of ShowMore. 3. feat: Refine style of tab component

* [`4620226`](https://github.com/kubesphere/kube-design/commit/462022690696387ffce187b6981f5dfe5cbf52e3) Thanks [@chenz24](https://github.com/chenz24)! - 1. feat: Add DownCircle,Forward,PlugCircle icons
2. fix: Refine disabled style of button.
* [`4620226`](https://github.com/kubesphere/kube-design/commit/462022690696387ffce187b6981f5dfe5cbf52e3) Thanks [@chenz24](https://github.com/chenz24)! - 1. feat: Add DownCircle,Forward,PlugCircle icons 2. fix: Refine disabled style of button.
* Updated dependencies [[`2246672`](https://github.com/kubesphere/kube-design/commit/2246672041f06277c9c90d2e9187817a460baeca)]:
- @kubed/icons@0.0.3

## 0.0.37

### Patch Changes

- [`93a25cd`](https://github.com/kubesphere/kube-design/commit/93a25cd44eef2ec3076421d50f8f08a2a96e9b2c) Thanks [@chenz24](https://github.com/chenz24)! - 1. Add ShowMore component.
2. Tag support closable.
- [`93a25cd`](https://github.com/kubesphere/kube-design/commit/93a25cd44eef2ec3076421d50f8f08a2a96e9b2c) Thanks [@chenz24](https://github.com/chenz24)! - 1. Add ShowMore component. 2. Tag support closable.

## 0.0.36

### Patch Changes

- [`c15bc73`](https://github.com/kubesphere/kube-design/commit/c15bc73b6ea45e55e74cf4a7c084c7f3d70305f0) Thanks [@chenz24](https://github.com/chenz24)! - 1. Add TypeSelect component.
2. Add Steps component.
3. Add another style of loading.
4. Fix some bugs.
- [`c15bc73`](https://github.com/kubesphere/kube-design/commit/c15bc73b6ea45e55e74cf4a7c084c7f3d70305f0) Thanks [@chenz24](https://github.com/chenz24)! - 1. Add TypeSelect component. 2. Add Steps component. 3. Add another style of loading. 4. Fix some bugs.

## 0.0.35

Expand All @@ -471,8 +466,7 @@

### Patch Changes

- [`60f37cd`](https://github.com/kubesphere/kube-design/commit/60f37cd8bc8e209d7cee0c46f40262fded80fea9) Thanks [@chenz24](https://github.com/chenz24)! - 1. refactor: Improve expand feature of Entity.
2. feat: StatusDot support set className for label.
- [`60f37cd`](https://github.com/kubesphere/kube-design/commit/60f37cd8bc8e209d7cee0c46f40262fded80fea9) Thanks [@chenz24](https://github.com/chenz24)! - 1. refactor: Improve expand feature of Entity. 2. feat: StatusDot support set className for label.

## 0.0.32

Expand All @@ -490,26 +484,21 @@

### Patch Changes

- [`651cad4`](https://github.com/kubesphere/kube-design/commit/651cad498c8d482ef5d7b3e7ed580bdf4027570c) Thanks [@chenz24](https://github.com/chenz24)! - 1. refactor: Entity support gap and use css width instead of flex-basis to set width of Field.
2. refactor: Improve getColor function. (like getColor('blue2', theme)) .
3. refactor: Reset colors of Tag.
- [`651cad4`](https://github.com/kubesphere/kube-design/commit/651cad498c8d482ef5d7b3e7ed580bdf4027570c) Thanks [@chenz24](https://github.com/chenz24)! - 1. refactor: Entity support gap and use css width instead of flex-basis to set width of Field. 2. refactor: Improve getColor function. (like getColor('blue2', theme)) . 3. refactor: Reset colors of Tag.

## 0.0.29

### Patch Changes

- [`d589bc9`](https://github.com/kubesphere/kube-design/commit/d589bc9b5a8d42390fc1a2f494ccb4b5bda34bd9) Thanks [@chenz24](https://github.com/chenz24)! - 1. fix: Fix AutoComplete 'omit' import bug.
2. refactor: Improve Slider.
- [`d589bc9`](https://github.com/kubesphere/kube-design/commit/d589bc9b5a8d42390fc1a2f494ccb4b5bda34bd9) Thanks [@chenz24](https://github.com/chenz24)! - 1. fix: Fix AutoComplete 'omit' import bug. 2. refactor: Improve Slider.
- Updated dependencies [[`d589bc9`](https://github.com/kubesphere/kube-design/commit/d589bc9b5a8d42390fc1a2f494ccb4b5bda34bd9)]:
- @kubed/hooks@0.0.9

## 0.0.28

### Patch Changes

- [`c0bc991`](https://github.com/kubesphere/kube-design/commit/c0bc99120b1c597599383d360eef0add10d054c9) Thanks [@chenz24](https://github.com/chenz24)! - 1. fix: Fix changeset/action version warning.
2. refactor: Field support percentage width.
3. refactor: Entity support setting border.
- [`c0bc991`](https://github.com/kubesphere/kube-design/commit/c0bc99120b1c597599383d360eef0add10d054c9) Thanks [@chenz24](https://github.com/chenz24)! - 1. fix: Fix changeset/action version warning. 2. refactor: Field support percentage width. 3. refactor: Entity support setting border.

## 0.0.27

Expand All @@ -536,101 +525,79 @@

### Patch Changes

- [`f39c7e8`](https://github.com/kubesphere/kube-design/commit/f39c7e8d9550ddd329dc057bf6a737835b738d33) Thanks [@chenz24](https://github.com/chenz24)! - 1. Completely Refactor Empty component.
2. Add useDebouncedValue hook.
3. Reset default props for LoadingOverlay.
- [`f39c7e8`](https://github.com/kubesphere/kube-design/commit/f39c7e8d9550ddd329dc057bf6a737835b738d33) Thanks [@chenz24](https://github.com/chenz24)! - 1. Completely Refactor Empty component. 2. Add useDebouncedValue hook. 3. Reset default props for LoadingOverlay.
- Updated dependencies [[`f39c7e8`](https://github.com/kubesphere/kube-design/commit/f39c7e8d9550ddd329dc057bf6a737835b738d33)]:
- @kubed/hooks@0.0.5

## 0.0.23

### Patch Changes

- [`5358eca`](https://github.com/kubesphere/kube-design/commit/5358eca08e547b35870d15258e3644e4bee0ed92) Thanks [@chenz24](https://github.com/chenz24)! - 1. feat: FilterInput support simple mode.
2. fix: Improve nav to support more flexible style setting.
3. fix: Fix width setting didn't take effect in Menu.
- [`5358eca`](https://github.com/kubesphere/kube-design/commit/5358eca08e547b35870d15258e3644e4bee0ed92) Thanks [@chenz24](https://github.com/chenz24)! - 1. feat: FilterInput support simple mode. 2. fix: Improve nav to support more flexible style setting. 3. fix: Fix width setting didn't take effect in Menu.

## 0.0.22

### Patch Changes

- [`bf37ccc`](https://github.com/kubesphere/kube-design/commit/bf37cccbf64598b67b6e599b61c9d4ed33ec8504) Thanks [@chenz24](https://github.com/chenz24)! - 1. Add hotkey hook.
2. Fix Banner cannot set className
- [`bf37ccc`](https://github.com/kubesphere/kube-design/commit/bf37cccbf64598b67b6e599b61c9d4ed33ec8504) Thanks [@chenz24](https://github.com/chenz24)! - 1. Add hotkey hook. 2. Fix Banner cannot set className
- Updated dependencies [[`bf37ccc`](https://github.com/kubesphere/kube-design/commit/bf37cccbf64598b67b6e599b61c9d4ed33ec8504)]:
- @kubed/hooks@0.0.4

## 0.0.21

### Patch Changes

- [`7c7e066`](https://github.com/kubesphere/kube-design/commit/7c7e066d5a612344865f8279d39582e65c71919a) Thanks [@chenz24](https://github.com/chenz24)! - 1. fix: Omit hideOnClick if Dropdown component is control component.
2. feat: Add useMove hook.
3. Fix MenuItem cannot be render if place in react fragment
- [`7c7e066`](https://github.com/kubesphere/kube-design/commit/7c7e066d5a612344865f8279d39582e65c71919a) Thanks [@chenz24](https://github.com/chenz24)! - 1. fix: Omit hideOnClick if Dropdown component is control component. 2. feat: Add useMove hook. 3. Fix MenuItem cannot be render if place in react fragment

## 0.0.20

### Patch Changes

- [`e3b1a57`](https://github.com/kubesphere/kube-design/commit/e3b1a57e6adb6480963399e30151978511d89350) Thanks [@chenz24](https://github.com/chenz24)! - 1. Add useClickOutside hook
2. Add FilterInput component.
3. Tag support append element.
4. Some other bugs fix.
- [`e3b1a57`](https://github.com/kubesphere/kube-design/commit/e3b1a57e6adb6480963399e30151978511d89350) Thanks [@chenz24](https://github.com/chenz24)! - 1. Add useClickOutside hook 2. Add FilterInput component. 3. Tag support append element. 4. Some other bugs fix.

## 0.0.19

### Patch Changes

- [`dc41c69`](https://github.com/kubesphere/kube-design/commit/dc41c69b266e08345d7c43222bee5d1fabe10087) Thanks [@chenz24](https://github.com/chenz24)! - 1. Export Progress component.
2. Omit trigger if visible is set.
- [`dc41c69`](https://github.com/kubesphere/kube-design/commit/dc41c69b266e08345d7c43222bee5d1fabe10087) Thanks [@chenz24](https://github.com/chenz24)! - 1. Export Progress component. 2. Omit trigger if visible is set.

## 0.0.18

### Patch Changes

- [`a7f7e6a`](https://github.com/kubesphere/kube-design/commit/a7f7e6aa089002b1c24ab650aef124a7ecc3157d) Thanks [@chenz24](https://github.com/chenz24)! - 1. Use classnames instead of clsx.
2. Fix package bug cause by importing dayjs locales
- [`a7f7e6a`](https://github.com/kubesphere/kube-design/commit/a7f7e6aa089002b1c24ab650aef124a7ecc3157d) Thanks [@chenz24](https://github.com/chenz24)! - 1. Use classnames instead of clsx. 2. Fix package bug cause by importing dayjs locales

## 0.0.17

### Patch Changes

- [`6fc0e96`](https://github.com/kubesphere/kube-design/commit/6fc0e96fb62e75eb9f1eb5c79347896f8c971cc1) Thanks [@chenz24](https://github.com/chenz24)! - 1. Fix import wrong 'visible' from chalk.
2. Improve i18n.
- [`6fc0e96`](https://github.com/kubesphere/kube-design/commit/6fc0e96fb62e75eb9f1eb5c79347896f8c971cc1) Thanks [@chenz24](https://github.com/chenz24)! - 1. Fix import wrong 'visible' from chalk. 2. Improve i18n.

* [`eb0b852`](https://github.com/kubesphere/kube-design/commit/eb0b8520f105ebd91d25a0b9a7b8ab3c6a86b7fc) Thanks [@chenz24](https://github.com/chenz24)! - 1. Fix import wrong 'visible' from chalk.
2. Improve i18n.
* [`eb0b852`](https://github.com/kubesphere/kube-design/commit/eb0b8520f105ebd91d25a0b9a7b8ab3c6a86b7fc) Thanks [@chenz24](https://github.com/chenz24)! - 1. Fix import wrong 'visible' from chalk. 2. Improve i18n.

## 0.0.16

### Patch Changes

- [`0f4d178`](https://github.com/kubesphere/kube-design/commit/0f4d17860c1ae0c5ebcfdcd61b3b2288df7fb877) Thanks [@chenz24](https://github.com/chenz24)! - 1. feat: Add Progress component.
2. fix: Set hover color for menu item.
3. feat: Add ActionConfirm component
- [`0f4d178`](https://github.com/kubesphere/kube-design/commit/0f4d17860c1ae0c5ebcfdcd61b3b2288df7fb877) Thanks [@chenz24](https://github.com/chenz24)! - 1. feat: Add Progress component. 2. fix: Set hover color for menu item. 3. feat: Add ActionConfirm component

## 0.0.15

### Patch Changes

- [`c619355`](https://github.com/kubesphere/kube-design/commit/c6193554484524736c95bf263a1af1a6fdd394e8) Thanks [@chenz24](https://github.com/chenz24)! - 1. Divider support height and color.
2. Fix modal cannot hide header and footer.
3. Fix react key warning when open imperative modal.
4. Popover support set width and contentClassName.
- [`c619355`](https://github.com/kubesphere/kube-design/commit/c6193554484524736c95bf263a1af1a6fdd394e8) Thanks [@chenz24](https://github.com/chenz24)! - 1. Divider support height and color. 2. Fix modal cannot hide header and footer. 3. Fix react key warning when open imperative modal. 4. Popover support set width and contentClassName.

## 0.0.14

### Patch Changes

- [`81610f7`](https://github.com/kubesphere/kube-design/commit/81610f7b72e85c675dfd129bd5c676ad09c6f702) Thanks [@chenz24](https://github.com/chenz24)! - 1. Fix ModalContext default value.
2. Fix MenuItem error cause by 'as' props.
3. Fix background of doc page in dark mode.
- [`81610f7`](https://github.com/kubesphere/kube-design/commit/81610f7b72e85c675dfd129bd5c676ad09c6f702) Thanks [@chenz24](https://github.com/chenz24)! - 1. Fix ModalContext default value. 2. Fix MenuItem error cause by 'as' props. 3. Fix background of doc page in dark mode.

## 0.0.13

### Patch Changes

- [`e1fe306`](https://github.com/kubesphere/kube-design/commit/e1fe30612f48839ae6eb40522ba28dd893ccbf9f) Thanks [@chenz24](https://github.com/chenz24)! - 1. Set default size of icon to 16.
2. Transient props in Button for styled-component and set default radius to xl.
- [`e1fe306`](https://github.com/kubesphere/kube-design/commit/e1fe30612f48839ae6eb40522ba28dd893ccbf9f) Thanks [@chenz24](https://github.com/chenz24)! - 1. Set default size of icon to 16. 2. Transient props in Button for styled-component and set default radius to xl.
- Updated dependencies [[`e1fe306`](https://github.com/kubesphere/kube-design/commit/e1fe30612f48839ae6eb40522ba28dd893ccbf9f)]:
- @kubed/icons@0.0.2

Expand All @@ -650,9 +617,7 @@

### Patch Changes

- [`c2610f8`](https://github.com/kubesphere/kube-design/commit/c2610f898a081e743918bc755a308ae2c2016035) Thanks [@chenz24](https://github.com/chenz24)! - 1. Add AutoComplete component.
2. Add Slider component.
3. Notify support adding title.
- [`c2610f8`](https://github.com/kubesphere/kube-design/commit/c2610f898a081e743918bc755a308ae2c2016035) Thanks [@chenz24](https://github.com/chenz24)! - 1. Add AutoComplete component. 2. Add Slider component. 3. Notify support adding title.

## 0.0.9

Expand All @@ -664,8 +629,7 @@

### Patch Changes

- [`81a3bc5`](https://github.com/kubesphere/kube-design/commit/81a3bc511bb7718c269f8485311e0bdc169fd4ce) Thanks [@chenz24](https://github.com/chenz24)! - 1. Fix controlled component bug of Input.
2. Export theme types.
- [`81a3bc5`](https://github.com/kubesphere/kube-design/commit/81a3bc511bb7718c269f8485311e0bdc169fd4ce) Thanks [@chenz24](https://github.com/chenz24)! - 1. Fix controlled component bug of Input. 2. Export theme types.

## 0.0.7

Expand All @@ -677,25 +641,21 @@

### Patch Changes

- [`fd4296e`](https://github.com/kubesphere/kube-design/commit/fd4296ec231c097bbdfdadb9ba975c29308822df) Thanks [@chenz24](https://github.com/chenz24)! - 1. Fix contentClassName and contentStyle cannot be applied to Card.
2. Refine styles of input component.
- [`fd4296e`](https://github.com/kubesphere/kube-design/commit/fd4296ec231c097bbdfdadb9ba975c29308822df) Thanks [@chenz24](https://github.com/chenz24)! - 1. Fix contentClassName and contentStyle cannot be applied to Card. 2. Refine styles of input component.

## 0.0.5

### Patch Changes

- [`de74de1`](https://github.com/kubesphere/kube-design/commit/de74de1786e2dcef25f7fea435d24dc146527b78) Thanks [@chenz24](https://github.com/chenz24)! - 1. Remove umd build and browser field in package.json.
2. Remove useless export in Select.
- [`de74de1`](https://github.com/kubesphere/kube-design/commit/de74de1786e2dcef25f7fea435d24dc146527b78) Thanks [@chenz24](https://github.com/chenz24)! - 1. Remove umd build and browser field in package.json. 2. Remove useless export in Select.
- Updated dependencies [[`de74de1`](https://github.com/kubesphere/kube-design/commit/de74de1786e2dcef25f7fea435d24dc146527b78)]:
- @kubed/hooks@0.0.3

## 0.0.4

### Patch Changes

- [`ae55bf6`](https://github.com/kubesphere/kube-design/commit/ae55bf6d0f4818df4a80e43494a20ed664dd9855) Thanks [@chenz24](https://github.com/chenz24)! - 1. Add InputPassword component.
2. Refine GlobalCss.
3. Fix DatePicker export error.
- [`ae55bf6`](https://github.com/kubesphere/kube-design/commit/ae55bf6d0f4818df4a80e43494a20ed664dd9855) Thanks [@chenz24](https://github.com/chenz24)! - 1. Add InputPassword component. 2. Refine GlobalCss. 3. Fix DatePicker export error.

## 0.0.3

Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@kubed/components",
"description": "React components library for KubeSphere console.",
"version": "0.2.8",
"version": "0.2.9",
"main": "cjs/index.js",
"module": "esm/index.js",
"types": "lib/src/index.d.ts",
Expand Down

0 comments on commit b42c0c0

Please sign in to comment.