Add coexistence checks to all enqueue methods to prevent loading both React and Grid.js assets simultaneously. Changes: - ReactAdmin.php: Only enqueue React assets when ?react=1 - Init.php: Skip Grid.js when React active on admin pages - Form.php, Coupon.php, Access.php: Restore classic assets when ?react=0 - Customer.php, Product.php, License.php: Add coexistence checks Now the toggle between Classic and React versions works correctly. Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
233 lines
5.8 KiB
Markdown
233 lines
5.8 KiB
Markdown
<!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. -->
|
|
|
|
## Unreleased
|
|
|
|
## 9.49.0 (2024-05-16)
|
|
|
|
## 9.48.0 (2024-05-02)
|
|
|
|
## 9.47.0 (2024-04-19)
|
|
|
|
## 9.46.0 (2024-04-03)
|
|
|
|
- Add new `chevronDownSmall` icon.
|
|
|
|
## 9.45.0 (2024-03-21)
|
|
|
|
## 9.44.0 (2024-03-06)
|
|
|
|
## 9.43.0 (2024-02-21)
|
|
|
|
## 9.42.0 (2024-02-09)
|
|
|
|
## 9.41.0 (2024-01-24)
|
|
|
|
## 9.40.0 (2024-01-10)
|
|
|
|
## 9.39.0 (2023-12-13)
|
|
|
|
## 9.38.0 (2023-11-29)
|
|
|
|
## 9.37.0 (2023-11-16)
|
|
|
|
### 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](https://github.com/WordPress/gutenberg/pull/54492)).
|
|
|
|
## 9.32.0 (2023-08-31)
|
|
|
|
### Bug Fix
|
|
|
|
- Fixed invalid XML namespace on `alignJustify`, `customLink`, `mapMarker`, `postContent` and `title` ([#53955](https://github.com/WordPress/gutenberg/pull/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](https://github.com/WordPress/gutenberg/pull/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](https://github.com/WordPress/gutenberg/pull/40596))
|
|
|
|
## 8.4.0 (2022-05-04)
|
|
|
|
## 8.3.0 (2022-04-21)
|
|
### New Features
|
|
|
|
- Add new `filter` icon. ([#40435](https://github.com/WordPress/gutenberg/pull/40435))
|
|
|
|
- Add new `commentTitle` icon. ([#40419](https://github.com/WordPress/gutenberg/pull/40419))
|
|
|
|
## 8.2.0 (2022-04-08)
|
|
|
|
### New Features
|
|
|
|
- Add new `row` and `copy` icons. ([#39690](https://github.com/WordPress/gutenberg/pull/39690))
|
|
- Add new `listItem` icon. ([#39929](https://github.com/WordPress/gutenberg/pull/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](https://github.com/WordPress/gutenberg/pull/39342))
|
|
|
|
## 7.0.0 (2022-02-23)
|
|
|
|
### New Features
|
|
|
|
- Added new icon: `post`, and refreshed the existing `pin` icon. ([#39139](https://github.com/WordPress/gutenberg/pull/39139))
|
|
|
|
### Breaking Changes
|
|
|
|
- Removed icons that were added by mistake: `alignJustifyAlt`, `cogAlt`, `sparkles`, `trashFilled`. ([#38849](https://github.com/WordPress/gutenberg/pull/38849))
|
|
|
|
## 6.3.0 (2022-02-10)
|
|
|
|
### New Features
|
|
|
|
- Added new block icon: `tip` ([#38424](https://github.com/WordPress/gutenberg/pull/38424)).
|
|
- Added new query title, post terms icons, updated pagination, pagination next/prev, and pagination numbers icons: `tip` ([#38521](https://github.com/WordPress/gutenberg/pull/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](https://github.com/WordPress/gutenberg/pull/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](https://github.com/WordPress/gutenberg/pull/29118)). There are no new features in React v17.0 as explained in the [blog post](https://reactjs.org/blog/2020/10/20/react-v17.html).
|
|
|
|
## 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
|
|
|
|
- Drop support for Internet Explorer 11 ([#31110](https://github.com/WordPress/gutenberg/pull/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](https://github.com/WordPress/gutenberg/pull/31270)). Learn more at https://nodejs.org/en/about/releases/.
|
|
|
|
## 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](https://github.com/WordPress/gutenberg/pull/21825))
|
|
|
|
### New Feature
|
|
|
|
- Include TypeScript type declarations ([#21781](https://github.com/WordPress/gutenberg/pull/21781))
|
|
|
|
## 1.3.1 (2020-04-15)
|
|
|
|
### Bug Fix
|
|
|
|
- Hide TypeScript type declarations ([#21613](https://github.com/WordPress/gutenberg/pull/21613))
|
|
after they were found to conflict with DefinitelyTyped provided declarations.
|
|
|
|
## 1.3.0 (2020-04-15)
|
|
|
|
- Include TypeScript type declarations ([#21487](https://github.com/WordPress/gutenberg/pull/21487))
|
|
|
|
## 1.0.0 (2020-02-04)
|
|
|
|
Initial release.
|