- Add new
caution
icon (#66555). - Add new
error
icon (#66555). - Deprecate
warning
icon and rename tocautionFilled
(#67895).
- Update
cloudUpload
icon to improve visibility of the up arrow.
- Add new
cloudDownload
icon. - Update
unseen
icon to be a strike-through eye, rather than a closed eye, to match provide consistency. (#65914).
-
Add new
envelope
icon. -
Add new
bell
andbell-unread
icons. -
Add new
arrowUpLeft
andarrowDownRight
icons.
- Add new
send
icon.
- Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.
- Add new
chevronDownSmall
icon.
- Add new
funnel
icon.
<Icon>
now forwards ref to the underlying child component (#54492).
- Fixed invalid XML namespace on
alignJustify
,customLink
,mapMarker
,postContent
andtitle
(#53955).
- Add new
HeadingLevel
icons. (#50856)
- Removed icons no longer used by the UI:
commentTitle
,postTitle
,queryTitle
,archiveTitle
.
- Update the
title
icon to match g2 design language. (#40596)
- Changed
dragHandle
footprint from 18x18 to 24x24 to match other icons. (#39342)
- Added new icon:
post
, and refreshed the existingpin
icon. (#39139)
- Removed icons that were added by mistake:
alignJustifyAlt
,cogAlt
,sparkles
,trashFilled
. (#38849)
- Added new block icon:
tip
(#38424). - Added new query title, post terms icons, updated pagination, pagination next/prev, and pagination numbers icons:
tip
(#38521).
- Added new block icons:
commentAuthorAvatar
,commentAuthorName
,commentContent
andcommentReplyLink
(#36171).
- Removed the
minus
icon, which was only used once in the block editor, in favor of the newreset
icon which offers a more refined vector.
- Upgraded React components to work with v17.0 (#29118). There are no new features in React v17.0 as explained in the blog post.
- Removed icons:
camera
,chartLine
,closeCircleFilled
,controlsRepeat
,expand
, as they all have better existing alternatives, and were unused by the block editor. Instead ofcamera
, usecapturePhoto
. Instead ofchartLine
, usechartBar
ortrendingUp
ortrendingDown
, instead ofcloseCircleFilled
, useclose
, instead ofcontrolsRepeat
which was used for Reusable Blocks, considerreusableBlock
, and instead ofexpand
, usefullscreen
.
- Drop support for Internet Explorer 11 (#31110). Learn more at https://make.wordpress.org/core/2021/04/22/ie-11-support-phase-out-plan/.
- Increase the minimum Node.js version to v12 matching Long Term Support releases (#31270). Learn more at https://nodejs.org/en/about/releases/.
star
icon removed as it is duplicative ofstar-filled
. (#21825)
- Include TypeScript type declarations (#21781)
- Hide TypeScript type declarations (#21613) after they were found to conflict with DefinitelyTyped provided declarations.
- Include TypeScript type declarations (#21487)
Initial release.