パッケージの詳細

@wordpress/element

WordPress964.2kGPL-2.0-or-later6.22.0

Element React module for WordPress.

wordpress, gutenberg, element, react

readme

Gutenberg

End-to-End Tests Static Analysis (Linting, License, Type checks...)/badge.svg>) Unit Tests Create Block React Native E2E Tests (iOS)/badge.svg>) React Native E2E Tests (Android)/badge.svg>)

Storybook Badge

lerna

Screenshot of the Gutenberg Editor, editing a post in WordPress

Welcome to the development hub for the WordPress Gutenberg project!

"Gutenberg" is a codename for a whole new paradigm in WordPress site building and publishing, that aims to revolutionize the entire publishing experience as much as Gutenberg did the printed word. Right now, the project is in the second phase of a four-phase process that will touch every piece of WordPress -- Editing, Customization, Collaboration (which includes Real-time collaboration, Asynchronous collaboration, Publishing flows, Post revisions interface, Admin design, Library), and Multilingual -- and is focused on a new editing experience, the block editor.

The block editor introduces a modular approach to pages and posts: each piece of content in the editor, from a paragraph to an image gallery to a headline, is its own block. And just like physical blocks, WordPress blocks can be added, arranged, and rearranged, allowing WordPress users to create media-rich pages in a visually intuitive way -- and without work-arounds like shortcodes or custom HTML.

The block editor first became available in December 2018, and we're still hard at work refining the experience, creating more and better blocks, and laying the groundwork for the next three phases of work. The Gutenberg plugin gives you the latest version of the block editor, so you can join us in testing bleeding-edge features, start playing with blocks, and maybe get inspired to build your own.

Check out the Keeping up with Gutenberg Index

Getting Started

Get hands on: check out the block editor live demo to play with a test instance of the editor.

Using Gutenberg

Developing for Gutenberg

Extending and customizing is at the heart of the WordPress platform, this is no different for the Gutenberg project. The editor and future products can be extended by third-party developers using plugins.

Review the Quick Start Guide for the fastest way to get started extending the block editor. See the Block Editor Handbook for extensive tutorials, documentation, and API references. Also, check the WordPress Developer Blog for great articles about block development, among other topics.

Contribute to Gutenberg

Gutenberg is an open-source project and welcomes all contributors from code to design, and from documentation to triage. The project is built by many contributors and volunteers, and we'd love your help building it.

See the Contributors Handbook for all the details on how you can contribute.

To get up and running quickly with code contribution see Getting Started With Code Contribution. Also check out the other resources available on the Code Contributions page.

In whichever way you wish to contribute please be sure to read the Contributing Guidelines first.

As with all WordPress projects, we want to ensure a welcoming environment for everyone. With that in mind, all contributors are expected to follow our Code of Conduct.

Get Involved

You can join us in the #core-editor channel in Slack, see the WordPress Slack page for signup information; it is free to join.

License

WordPress is free software, and is released under the terms of the GNU General Public License version 2 or (at your option) any later version. See LICENSE.md for complete license.



Code is Poetry.

更新履歴

Unreleased

6.22.0 (2025-04-11)

6.21.0 (2025-03-27)

6.20.0 (2025-03-13)

6.19.0 (2025-02-28)

6.18.0 (2025-02-12)

6.17.0 (2025-01-29)

6.16.0 (2025-01-15)

6.15.0 (2025-01-02)

6.14.0 (2024-12-11)

6.13.0 (2024-11-27)

6.12.0 (2024-11-16)

6.11.0 (2024-10-30)

6.10.0 (2024-10-16)

6.9.0 (2024-10-03)

6.8.0 (2024-09-19)

6.7.0 (2024-09-05)

6.6.0 (2024-08-21)

6.5.0 (2024-08-07)

6.4.0 (2024-07-24)

6.3.0 (2024-07-10)

6.2.0 (2024-06-26)

6.1.0 (2024-06-15)

6.0.0 (2024-05-31)

Breaking Changes

  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.

5.35.0 (2024-05-16)

5.34.0 (2024-05-02)

5.33.0 (2024-04-19)

5.32.0 (2024-04-03)

5.31.0 (2024-03-21)

5.30.0 (2024-03-06)

5.29.0 (2024-02-21)

5.28.0 (2024-02-09)

5.27.0 (2024-01-24)

  • Started exporting the PureComponent React API (#58076).

5.26.0 (2024-01-10)

5.25.0 (2023-12-13)

5.24.0 (2023-11-29)

5.23.0 (2023-11-16)

5.22.0 (2023-11-02)

5.21.0 (2023-10-18)

5.20.0 (2023-10-05)

Breaking Changes

  • Remove the WPElement, WPComponent, and WPSyntheticEvent types.

5.19.0 (2023-09-20)

5.18.0 (2023-08-31)

5.17.0 (2023-08-16)

5.16.0 (2023-08-10)

5.15.0 (2023-07-20)

5.14.0 (2023-07-05)

5.13.0 (2023-06-23)

5.12.0 (2023-06-07)

5.11.0 (2023-05-24)

5.10.0 (2023-05-10)

5.9.0 (2023-04-26)

5.8.0 (2023-04-12)

5.7.0 (2023-03-29)

5.6.0 (2023-03-15)

5.5.0 (2023-03-01)

New Features

  • Started exporting the flushSync function from react-dom

5.4.0 (2023-02-15)

5.3.0 (2023-02-01)

5.2.0 (2023-01-11)

5.1.0 (2023-01-02)

5.0.0 (2022-12-14)

Breaking Changes

  • Updated dependencies to require React 18 (45235)

New Features

  • Started exporting new React 18 APIs (46610)

4.20.0 (2022-11-16)

4.19.0 (2022-11-02)

4.18.0 (2022-10-19)

4.17.0 (2022-10-05)

4.16.0 (2022-09-21)

4.15.0 (2022-09-13)

4.14.0 (2022-08-24)

Bug Fixes

  • Packages: Replace is-plain-obj with is-plain-object (#43511).

4.13.0 (2022-08-10)

4.12.0 (2022-07-27)

4.11.0 (2022-07-13)

4.10.0 (2022-06-29)

4.9.0 (2022-06-15)

4.8.0 (2022-06-01)

4.7.0 (2022-05-18)

4.6.0 (2022-05-04)

4.5.0 (2022-04-21)

4.4.0 (2022-04-08)

4.3.0 (2022-03-23)

4.2.0 (2022-03-11)

Bug Fixes

  • Serialize will now keep correct casing for SVG attributes (#38936).

4.1.0 (2022-01-27)

Bug Fixes

  • Ensure that the package uses the latest version of React types (#37365).

4.0.3 (2021-10-22)

Bug Fixes

  • Update rawHtml to correctly concatenate multiple strings passed as children (see 35532)

4.0.0 (2021-07-29)

Breaking Changes

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

3.2.0 (2021-07-21)

3.1.0 (2021-05-20)

3.0.0 (2021-05-14)

Breaking Changes

2.20.0 (2021-03-17)

2.17.1 (2020-09-17)

Bug Fixes

  • Declare @types/react and @types/react-dom dependencies which could cause type errors when using this package with TypeScript (#25086)

2.14.0 (2020-05-14)

New Features

  • Include TypeScript type declarations (#21781)

2.13.1 (2020-04-15)

Bug Fixes

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

2.13.0 (2020-04-15)

New Features

  • Include TypeScript type declarations (#21248)
  • Graduated __experimentalCreateInterpolateElement function to stable api: createInterpolateElement (see 20699)

2.10.0 (2019-12-19)

New Features

  • Added __experimentalCreateInterpolateElement function (see 17376)

2.8.0 (2019-09-16)

New Features

  • The bundled react dependency has been updated from requiring ^16.8.4 to requiring ^16.9.0 (#16982). It contains new deprecations as well.
  • The bundled react-dom dependency has been updated from requiring ^16.8.4 to requiring ^16.9.0 (#16982).

2.4.0 (2019-05-21)

New Features

2.3.0 (2019-03-06)

New Features

2.1.8 (2018-11-15)

2.1.7 (2018-11-09)

2.1.6 (2018-11-09)

2.1.5 (2018-10-29)

2.1.4 (2018-10-20)

2.1.3 (2018-10-18)

2.1.0 (2018-09-30)

  • New API method isEmptyElement was introduced (9861).

2.0.0 (2018-09-05)

Breaking Changes

  • Change how required built-ins are polyfilled with Babel 7 (#9171). If you're using an environment that has limited or no support for ES2015+ such as lower versions of IE then using core-js or @babel/polyfill will add support for these methods.