Releases: growingio/gio-design
Releases · growingio/gio-design
v21.5.0
v21.4.5
v21.4.4
v21.4.3
v21.4.2
v21.4.1
v21.4.0
21.4.0 (2021-04-02)
Bug Fixes
- alert: fix style error width exceeds the parent element (#633) (8455d05)
- avatar: fix style error caused by #617 (#631) (f4ca9fe)
- button: 互换 Button 在 Dropdown 中 hover 和 active 状态 (#779) (a01b868)
- button: fix the button left and right padding (#682) (b456b5e)
- card: support tooltip parameter pass-through (#730) (f919fef)
- cascader: getParentByValue (#917) (c8717b7)
- cascader->menu-item: 修复逻辑判断永远不成立的问题 (#824) (4d14b5c)
- checkbox: 修复checkbox组件在账号申请中的bug (#679) (19a9fee)
- checkbox: fix the checkbox cursor when disabled (#645) (cd846f8)
- date-picker: add onblur and remove onSelect from props (#624) (e6d9dcd)
- date-picker: remove range-picker border (#866) (38307f6)
- input: 修复input.number输入框能输入字符串的问题 (#701) (1fb6a64)
- input: doc complete & inputNumber check & textarea maxlength (#560) (344b92b)
- input: fix auto password input styles error (#865) (79c7f80)
- input, search-bar: update the style of component (87da0d7)
- layout: set maxWidth: auto can not cover previous value (#885) (151a679)
- layout: sider open status should have shadow (#843) (7968b78)
- layout: suspend collapsed sider should have gio-layout-collapsed class (#861) (7296dd4)
- layout, menu: fix onCollapse trigger logic; add z-index on submenu (#825) (fcad655)
- list: fix list item spacing (#596) (f00e477), closes #584
- list: fix list item spacing (#598) (bbd4853)
- loading: loading case children Component rerender (#870) (003ea9d)
- loading: not align center when set loading false (#884) (11cbb62)
- menu: fix color error (3e46996)
- menu: remove background color (39eefe3)
- modal: add ref (#878) (c85f0a9)
- modal: fix the modal click onOk don't close in CalloutModal (#657) (0502a56)
- modal: set correct max-height (#691) (1cb5421)
- modal: style scope error, fix mask do not disappear (#863) (a73469e)
- radio: add font-weight to radio label and prevent be covered (#683) (d961f62)
- radio: modifies the text color of the disabled selected state (#815) (596700d)
- select: empty style (1a618ab)
- select: fix select autoWidth invalid (#775) (9711f8b)
- select: fix select group listHeight (#600) (70a9b01)
- select: invalid custom width (#649) (6148e10), closes #647
- select: keydown scroll error (#864) (cfb9a6d)
- select: option disabled style (#762) (95cc0c0)
- select: searchable => searchType (#881) (ac32635)
- select: text ellipsis error (#920) (da73353), closes #914
- select clear disabled: select disabled not show closeComponent (4cbcfb1)
- space: can't read context from project (de2728c)
- table: add border-radius to table when placeholder (#569) (f3dbab9)
- table: fix both use ellipsis and onFilter error (#770) (4722d54)
- table: fix onChange can't get latest pagination state (#573) (aa386e8), closes #570 #539
- table: fixed column border disappered (#850) (cddb425)
- table: style bug on Firefox (49dd307)
- tabnav: fix: when activekey is given, ink-bar will not display in the first render (#842) (8179245)
- tree-select: 解决slide动画引发的bug ([#883](https://github.com/growingio/g...
v21.3.4
21.3.4 (2021-03-31)
Bug Fixes
- select clear disabled: select disabled not show closeComponent (4cbcfb1)
Features
- list: upgrade list-lite to list (0847d76), closes #754
- set @gio-design/icons and @gio-design/tokens as peer dependencies (#911) (908e4f1)
BREAKING CHANGES
- list: Refactor list component with new api.
- set @gio-design/icons and @gio-design/tokens as peer dependencies.
v21.3.3
v21.3.2
21.3.2 (2021-03-19)
Bug Fixes
- layout: set maxWidth: auto can not cover previous value (#885) (151a679)
- loading: not align center when set loading false (#884) (11cbb62)
- modal: add ref (#878) (c85f0a9)
- select: empty style (1a618ab)
- select: searchable => searchType (#881) (ac32635)
- tree-select: 解决slide动画引发的bug (#883) (09ab70d)
BREAKING CHANGES
- select: delete searchable and add searchType