Skip to content

Latest commit

 

History

History
204 lines (106 loc) · 5.41 KB

CHANGELOG.md

File metadata and controls

204 lines (106 loc) · 5.41 KB

Unreleased

New features

  • Add new funnel icon.

9.36.0 (2023-11-02)

9.35.0 (2023-10-18)

9.34.0 (2023-10-05)

9.33.0 (2023-09-20)

Enhancement

  • <Icon> now forwards ref to the underlying child component (#54492).

9.32.0 (2023-08-31)

Bug Fix

  • Fixed invalid XML namespace on alignJustify, customLink, mapMarker, postContent and title (#53955).

9.31.0 (2023-08-16)

9.30.0 (2023-08-10)

9.29.0 (2023-07-20)

9.28.0 (2023-07-05)

9.27.0 (2023-06-23)

9.26.0 (2023-06-07)

9.25.0 (2023-05-24)

New Features

  • Add new HeadingLevel icons. (#50856)

9.24.0 (2023-05-10)

9.23.0 (2023-04-26)

9.22.0 (2023-04-12)

New features

9.21.0 (2023-03-29)

9.20.0 (2023-03-15)

9.19.0 (2023-03-01)

9.18.0 (2023-02-15)

9.17.0 (2023-02-01)

9.16.0 (2023-01-11)

9.15.0 (2023-01-02)

9.14.0 (2022-12-14)

9.13.0 (2022-11-16)

9.12.0 (2022-11-02)

9.11.0 (2022-10-19)

9.10.0 (2022-10-05)

9.9.0 (2022-09-21)

9.8.0 (2022-09-13)

9.7.0 (2022-08-24)

9.6.0 (2022-08-10)

9.5.0 (2022-07-27)

9.4.0 (2022-07-13)

9.3.0 (2022-06-29)

9.2.0 (2022-06-15)

9.1.0 (2022-06-01)

9.0.0 (2022-05-18)

Breaking Changes

  • Removed icons no longer used by the UI: commentTitle, postTitle, queryTitle, archiveTitle.

Enhancement

  • Update the title icon to match g2 design language. (#40596)

8.4.0 (2022-05-04)

8.3.0 (2022-04-21)

New Features

  • Add new filter icon. (#40435)

  • Add new commentTitle icon. (#40419)

8.2.0 (2022-04-08)

New Features

  • Add new row and copy icons. (#39690)
  • Add new listItem icon. (#39929)

8.1.0 (2022-03-23)

8.0.0 (2022-03-11)

Breaking Changes

  • Changed dragHandle footprint from 18x18 to 24x24 to match other icons. (#39342)

7.0.0 (2022-02-23)

New Features

  • Added new icon: post, and refreshed the existing pin icon. (#39139)

Breaking Changes

  • Removed icons that were added by mistake: alignJustifyAlt, cogAlt, sparkles, trashFilled. (#38849)

6.3.0 (2022-02-10)

New Features

  • Added new block icon: tip (#38424).
  • Added new query title, post terms icons, updated pagination, pagination next/prev, and pagination numbers icons: tip (#38521).

6.2.0 (2022-01-27)

6.1.0 (2021-11-07)

New Features

  • Added new block icons: commentAuthorAvatar, commentAuthorName, commentContent and commentReplyLink (#36171).

6.0.0 (2021-10-12)

Breaking Change

  • Removed the minus icon, which was only used once in the block editor, in favor of the new reset icon which offers a more refined vector.

5.0.0 (2021-07-29)

Breaking Change

  • Upgraded React components to work with v17.0 (#29118). There are no new features in React v17.0 as explained in the blog post.

4.1.0 (2021-07-21)

4.0.0 (2021-05-20)

Breaking Changes

  • Removed icons: camera, chartLine, closeCircleFilled, controlsRepeat, expand, as they all have better existing alternatives, and were unused by the block editor. Instead of camera, use capturePhoto. Instead of chartLine, use chartBar or trendingUp or trendingDown, instead of closeCircleFilled, use close, instead of controlsRepeat which was used for Reusable Blocks, consider reusableBlock, and instead of expand, use fullscreen.

3.0.0 (2021-05-14)

Breaking Changes

2.10.0 (2021-03-17)

2.0.0 (2020-05-14)

Breaking change

  • star icon removed as it is duplicative of star-filled. (#21825)

New Feature

  • Include TypeScript type declarations (#21781)

1.3.1 (2020-04-15)

Bug Fix

  • Hide TypeScript type declarations (#21613) after they were found to conflict with DefinitelyTyped provided declarations.

1.3.0 (2020-04-15)

  • Include TypeScript type declarations (#21487)

1.0.0 (2020-02-04)

Initial release.