Skip to content

Releases: growingio/gio-design

v21.5.0

08 May 12:45
Compare
Choose a tag to compare

21.5.0 (2021-05-08)

Bug Fixes

  • input: input-content 颜色black-6 ,眼睛状态错误 (#967) (0490184)

Features

  • loading: update loading style (9999e13)

v21.4.5

29 Apr 08:07
b1082b8
Compare
Choose a tag to compare

21.4.5 (2021-04-29)

Bug Fixes

  • some components centered (#965) (a366c84)
  • banner: update banner (icon centered,two message shuould space-between) (#963) (c497a53)

v21.4.4

25 Apr 09:00
fe4bcca
Compare
Choose a tag to compare

21.4.4 (2021-04-25)

Bug Fixes

  • page: fix page export and add component type (#955) (c0d5daa)

v21.4.3

22 Apr 11:32
Compare
Choose a tag to compare

21.4.3 (2021-04-22)

Features

BREAKING CHANGES

  • button: button type prop update

v21.4.2

16 Apr 09:27
a1fd23e
Compare
Choose a tag to compare

21.4.2 (2021-04-16)

Bug Fixes

v21.4.1

16 Apr 05:44
Compare
Choose a tag to compare

21.4.1 (2021-04-16)

Bug Fixes

  • cascader: fix search clear (#939) (ae12d4c)
  • select: select search normal not focus (#927) (16aaeb0)
  • tree-select: 修复tree-select组件的样式问题 (#936) (5624055)

Features

v21.4.0

02 Apr 10:06
a2580bf
Compare
Choose a tag to compare

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...
Read more

v21.3.4

31 Mar 09:23
Compare
Choose a tag to compare

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

26 Mar 03:55
Compare
Choose a tag to compare

21.3.3 (2021-03-26)

Bug Fixes

  • space: can't read context from project (de2728c)
  • table: style bug on Firefox (49dd307)

Features

  • table: update style, add gio-table-row-selected class on seleted row (eaf35d5)

v21.3.2

19 Mar 07:20
cb28a5b
Compare
Choose a tag to compare

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