-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Pull requests: WordPress/gutenberg
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Private APIs: Add back '@wordpress/dataviews' to the allowed core modules
Backport to Gutenberg RC
Pull request that needs to be backported to a Gutenberg release candidate (RC)
Backwards Compatibility
Issues or PRs that impact backwards compatability
[Package] Private APIs
/packages/private-apis
[Type] Bug
An existing feature does not function as intended
#82221
opened Aug 30, 2026 by
ntsekouras
Contributor
Loading…
Preserve inline image attributes when editing width
[Package] Format library
/packages/format-library
#82219
opened Aug 29, 2026 by
dilipom13
Contributor
Loading…
4 tasks
Fix: Page List in a Navigation must not bring a list of its own
First-time Contributor
Pull request opened by a first-time contributor to Gutenberg repository
[Package] Block library
/packages/block-library
#82216
opened Aug 29, 2026 by
Jiwoon-Kim
Loading…
Fix Edit as HTML crash with background-only highlight
[Package] Format library
/packages/format-library
#82215
opened Aug 29, 2026 by
dilipom13
Contributor
Loading…
6 tasks
Test: Migrate jsdom unit tests to Vitest
[Package] A11y
/packages/a11y
[Package] Admin UI
/packages/admin-ui
[Package] API fetch
/packages/api-fetch
[Package] Block editor
/packages/block-editor
[Package] Block library
/packages/block-library
[Package] Blocks
/packages/blocks
[Package] Components
/packages/components
[Package] Compose
/packages/compose
[Package] Core data
/packages/core-data
[Package] Data
/packages/data
[Package] DataViews
/packages/dataviews
[Package] Design System MCP
/packages/design-system-mcp
[Package] DOM ready
/packages/dom-ready
[Package] DOM
/packages/dom
[Package] Edit Post
/packages/edit-post
[Package] Edit Widgets
/packages/edit-widgets
[Package] Editor
/packages/editor
[Package] Element
/packages/element
[Package] Fields
/packages/fields
[Package] Format library
/packages/format-library
[Package] Grid
/packages/grid
[Package] Hooks
/packages/hooks
[Package] Interactivity Router
/packages/interactivity-router
[Package] Interactivity
/packages/interactivity
[Package] Interface
/packages/interface
[Package] Keycodes
/packages/keycodes
[Package] Media Utils
/packages/media-utils
[Package] Notices
/packages/notices
[Package] Plugins
/packages/plugins
[Package] Priority Queue
/packages/priority-queue
[Package] Rich text
/packages/rich-text
[Package] Server Side Render
/packages/server-side-render
[Package] Sync
/packages/sync
[Package] Theme
/packages/theme
[Package] UI
/packages/ui
[Package] Url
/packages/url
[Package] Viewport
/packages/viewport
[Package] Views
/packages/views
[Package] Widget Dashboard
/packages/widget-dashboard
[Package] Widget primitives
/packages/widget-primitives
[Type] Automated Testing
Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
Test: Migrate Node unit tests to Vitest
[Package] A11y
/packages/a11y
[Package] Abilities
/packages/abilities
[Package] Admin UI
/packages/admin-ui
[Package] API fetch
/packages/api-fetch
[Package] Autop
/packages/autop
[Package] Blob
/packages/blob
[Package] Block editor
/packages/block-editor
[Package] Block library
/packages/block-library
[Package] Blocks
/packages/blocks
[Package] Components
/packages/components
[Package] Compose
/packages/compose
[Package] Core commands
/packages/core-commands
[Package] Core data
/packages/core-data
[Package] Data Controls
/packages/data-controls
[Package] Data
/packages/data
[Package] DataViews
/packages/dataviews
[Package] Date
/packages/date
[Package] Deprecated
packages/deprecated
[Package] Design System MCP
/packages/design-system-mcp
[Package] DOM ready
/packages/dom-ready
[Package] DOM
/packages/dom
[Package] Edit Post
/packages/edit-post
[Package] Edit Site
/packages/edit-site
[Package] Edit Widgets
/packages/edit-widgets
[Package] Editor
/packages/editor
[Package] Element
/packages/element
[Package] Escape HTML
/packages/escape-html
[Package] Fields
/packages/fields
[Package] Format library
/packages/format-library
[Package] Grid
/packages/grid
[Package] Hooks
/packages/hooks
[Package] i18n
/packages/i18n
[Package] Icons
/packages/icons
[Package] Interactivity Router
/packages/interactivity-router
[Package] Interactivity
/packages/interactivity
[Package] Interface
/packages/interface
[Package] is-shallow-equal
/packages/is-shallow-equal
[Package] Keycodes
/packages/keycodes
[Package] Media Utils
/packages/media-utils
[Package] Notices
/packages/notices
[Package] Plugins
/packages/plugins
[Package] Preferences
/packages/preferences
[Package] Priority Queue
/packages/priority-queue
[Package] Private APIs
/packages/private-apis
[Package] Project management automation
/packages/project-management-automation
[Package] Redux Routine
/packages/redux-routine
[Package] Rich text
/packages/rich-text
[Package] Server Side Render
/packages/server-side-render
[Package] Style Engine
/packages/style-engine
[Package] Sync
/packages/sync
[Package] Theme
/packages/theme
[Package] Token List
/packages/token-list
[Package] UI
/packages/ui
[Package] Url
/packages/url
[Package] Viewport
/packages/viewport
[Package] Views
/packages/views
[Package] Warning
/packages/warning
[Package] Widget Dashboard
/packages/widget-dashboard
[Package] Widget primitives
/packages/widget-primitives
[Package] Word count
/packages/wordcount
[Package] wp-build
/packages/wp-build
[Tool] Babel plugin import JSX pragma
/packages/babel-plugin-import-jsx-pragma
[Tool] Babel plugin makepot
/packages/babel-plugin-makepot
[Tool] Babel preset
/packages/babel-preset-default
[Tool] Browserslist config
/packages/browserslist-config
[Tool] Dependency Extraction Webpack Plugin
/packages/dependency-extraction-webpack-plugin
[Tool] Docgen
/packages/docgen
[Tool] Env
/packages/env
[Tool] ESLint plugin
/packages/eslint-plugin
[Tool] npm-package-json-lint config
/packages/npm-package-json-lint-config
[Tool] Prettier config
/packages/prettier-config
[Tool] Readable JS Assets Webpack Plugin
/packages/readable-js-assets-webpack-plugin
[Tool] stylelint config
/packages/stylelint-config
[Tool] WP Scripts
/packages/scripts
[Type] Automated Testing
Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
Test: Prepare TypeScript test graphs for Vitest
[Package] Compose
/packages/compose
[Package] Core data
/packages/core-data
[Package] Editor
/packages/editor
[Type] Automated Testing
Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
Fix token fallback plugins rewriting var() inside string literals
[Package] Theme
/packages/theme
[Type] Bug
An existing feature does not function as intended
#82209
opened Aug 29, 2026 by
dilipom13
Contributor
Loading…
2 tasks
Format Library: Preserve inline images in Link UI title editing.
[Package] Format library
/packages/format-library
#82206
opened Aug 29, 2026 by
dilipom13
Contributor
Loading…
4 tasks
Remove private API usage from Related to npm packages
[Package] Admin UI
/packages/admin-ui
[Package] Private APIs
/packages/private-apis
[Type] Code Quality
Issues or PRs that relate to code quality
@wordpress/admin-ui
npm Packages
#82205
opened Aug 29, 2026 by
shail-mehta
Member
Loading…
Widget Dashboard: honor gridSettings.columns as the column cap
[Package] Widget Dashboard
/packages/widget-dashboard
#82204
opened Aug 29, 2026 by
Nikschavan
Contributor
•
Draft
Theme JSON: Avoid rebuilding identical block schemas during sanitization
#82203
opened Aug 28, 2026 by
mreishus
Contributor
Loading…
Add end-to-end coverage for TinyMCE and side location meta boxes
[Package] E2E Tests
/packages/e2e-tests
UI: Rename Popup popupWidth prop to width
[Package] UI
/packages/ui
[Type] Enhancement
A suggestion for improvement.
Storybook: Drop unused support for js-as-jsx
Storybook
Storybook and its stories for components
[Type] Build Tooling
Issues or PRs related to build tooling
#82192
opened Aug 28, 2026 by
aduth
Member
Loading…
Rich Text: Update useAnchor to receive ref object
[Package] Components
/packages/components
[Package] Format library
/packages/format-library
[Package] Rich text
/packages/rich-text
[Type] Code Quality
Issues or PRs that relate to code quality
#82191
opened Aug 28, 2026 by
aduth
Member
Loading…
Icon block: Apply block supports to the wrapper instead of the SVG
[Block] Icon
Affects the Icon block
First-time Contributor
Pull request opened by a first-time contributor to Gutenberg repository
[Package] Block library
/packages/block-library
[Type] Enhancement
A suggestion for improvement.
#82190
opened Aug 28, 2026 by
faithcoder
Loading…
Search block: opinionated mobile behavior for button-only
[Block] Search
Affects the Search Block - used to display a search field
[Package] Block library
/packages/block-library
Components: Cut the ToolsPanel render cascade
[Package] Components
/packages/components
[Type] Performance
Related to performance efforts
#82180
opened Aug 28, 2026 by
Mamaduka
Member
Loading…
DataForm: treat combined form fields purely as layout containers
[Package] DataViews
/packages/dataviews
[Type] Bug
An existing feature does not function as intended
#82175
opened Aug 28, 2026 by
oandregal
Member
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.