Skip to content

Releases: growingio/gio-design-icons

v21.3.2

26 Mar 03:47
f63b09e
Compare
Choose a tag to compare

21.3.2 (2021-03-25)

Bug Fixes

  • replace the vaule of fill attribute with current color for rect element (#80) (79a9551)

v21.3.1

18 Mar 12:20
f54b029
Compare
Choose a tag to compare

21.3.1 (2021-03-18)

Features

v21.3.0

05 Mar 06:57
Compare
Choose a tag to compare

21.3.0 (2021-03-05)

Bug Fixes

  • configure the types field in the package.json (8101a4c)

v21.2.2

26 Feb 08:45
Compare
Choose a tag to compare

21.2.2 (2021-02-26)

Features

  • add AddCircleOutlined icon; updare MoreOutlined icon (af68c40)
  • add folderoutlined, distributionanalysisoutlined (bfaeb4a)

v21.2.1

22 Feb 08:01
Compare
Choose a tag to compare

21.2.1 (2021-02-22)

Features

  • add icons for data type (#49) (4d51080)
  • add the icons for protperty selector (dd29466)

v21.2.0

05 Feb 07:38
1eac1ea
Compare
Choose a tag to compare

21.2.0 (2021-02-05)

Features

v21.1.1

22 Jan 05:36
579a7b6
Compare
Choose a tag to compare

21.1.1 (2021-01-21)

Bug Fixes

  • remove caret down outlined icon (2bc44c9)

Features

  • add role and aria-label for icons (7706a2e)

BREAKING CHANGES

  • remove duplicate icon

    Replace <CaretDownOutlined /> with <DownFilled />.

v21.1.0

06 Jan 09:19
Compare
Choose a tag to compare

21.1.0 (2021-01-06)

Bug Fixes

  • remove unused g tags in message svg file (a837a7a)

Features

  • add and rename user icons (abd4314)
  • add document-filled icon (04a9898)

BREAKING CHANGES

  • update user related icons to keep up with new ones

The Change:

  • UserOutlined -> UserTieOutlined
  • UserFilled -> UserTieFilled

v20.12.1

28 Dec 05:40
Compare
Choose a tag to compare

20.12.1 (2020-12-28)

Features

BREAKING CHANGES

  • update some icons' name to follow naming conventions.

The change:

  • UnviewOutlined -> EyeSlashOutlined
  • ViewOutlined -> EyeOutlined
  • WarningCircle -> WarningCircleOutlined
  • WarningFilled -> WarningCircleFilled