Releases: growingio/gio-design
Releases · growingio/gio-design
v21.3.1
21.3.1 (2021-03-12)
Bug Fixes
- date-picker: remove range-picker border (#866) (38307f6)
- input: fix auto password input styles error (#865) (79c7f80)
- layout: suspend collapsed sider should have gio-layout-collapsed class (#861) (7296dd4)
- loading: loading case children Component rerender (#870) (003ea9d)
- modal: style scope error, fix mask do not disappear (#863) (a73469e)
- select: keydown scroll error (#864) (cfb9a6d)
Features
- loading: add autocenter props (#862) (25a0e46)
- select: multiple all pattern and new multiple (#852) (06f84d0)
BREAKING CHANGES
- select: searchable:boolean -> searchable:'custom' | 'inner'
v21.3.0
21.3.0 (2021-03-05)
Bug Fixes
- table: fixed column border and box-shadow disappered (6d14bba)
- layout: sider open status should have shadow (840a2c1)
- tabnav: when activekey is given, ink-bar will not display (c8fb258)
- loading: loading vertical align (b765200)
Features
- feat: add the lite version of list (e3df889)
21.2.4 (2021-02-28)
Bug Fixes
- cascader: 修复逻辑判断永远不成立的问题(#824) (4d14b5c)
- layout, menu: fix onCollapse called logic; add z-index on submenu (#825) (fcad655)
Features
21.2.3 (2021-02-23)
Bug Fixes
v21.2.4
v21.2.3
v21.2.2
21.2.2 (2021-02-20)
Bug Fixes
- button: 互换 Button 在 Dropdown 中 hover 和 active 状态 (#779) (a01b868)
- select: fix select autoWidth invalid (#775) (9711f8b)
Features
- breadcrumb: update the size of font and separator (#794) (b415a80)
- layout: add fixed prop (#790) (5ab8417)
- menu: change menu design (#763) (5f9e399)
BREAKING CHANGES
- menu: 移除了默认打开submenu, 需要手动设置openkeys
v21.2.0
v21.1.3
21.1.3 (2021-01-25)
Bug Fixes
Features
- grid: add Row and Col components (#734) (57d63a1)
- layout: add layout component (#722) (31e4517)
- modal: modify step modal, replace back login with cancel (#736) (5b0469f)
- select: independent select (#735) (4f0928f), closes #677
BREAKING CHANGES
- modal: replace back login with cancal