Releases: chenz24/kube-design
Releases · chenz24/kube-design
Patch Changes
81610f7
Thanks @chenz24! - 1. Fix ModalContext default value.
2. Fix MenuItem error cause by 'as' props.
3. Fix background of doc page in dark mode.
Patch Changes
e1fe306
Thanks @chenz24! - 1. Set default size of icon to 16.
2. Transient props in Button for styled-component and set default radius to xl.
Patch Changes
e1fe306
Thanks @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
]:
Patch Changes
c8be7d3
Thanks @chenz24! - - Remove Slider and AutoComplete for their wrong export.
Patch Changes
c2610f8
Thanks @chenz24! - 1. Add AutoComplete component.
2. Add Slider component.
3. Notify support adding title.
Patch Changes
81a3bc5
Thanks @chenz24! - 1. Fix controlled component bug of Input.
2. Export theme types.
Patch Changes
fd4296e
Thanks @chenz24! - 1. Fix contentClassName and contentStyle cannot be applied to Card.
2. Refine styles of input component.