-
Notifications
You must be signed in to change notification settings - Fork 6
Pull requests: wordpress-mobile/GutenbergKit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: state the invariant that makes the media field decode safe
Android
iOS
[Type] Developer Documentation
Documentation for developers
fix: trap when a mediaUploader is set without site credentials
Android
iOS
[Type] Bug
An existing feature does not function as intended
refactor(ios): serve media uploads from a handler object, not statics
iOS
[Type] Task
Issues or PRs that have been broken down into an individual action to take
refactor!: rename MediaUploadDelegate to MediaProcessor
Android
iOS
[Type] Breaking Change
For PRs that introduce a change that will break existing functionality
feat!: remove MediaUploadDelegate.uploadFile
Android
iOS
[Type] Breaking Change
For PRs that introduce a change that will break existing functionality
feat: add MediaUploader, for a host that owns the whole upload
Android
iOS
[Type] Enhancement
A suggestion for improvement.
refactor: rename DefaultMediaUploader to InternalMediaClient
Android
iOS
[Type] Task
Issues or PRs that have been broken down into an individual action to take
fix(ios): don't start a media upload for a torn-down editor
iOS
[Type] Bug
An existing feature does not function as intended
fix(ios): own the media upload delegate instead of holding it weakly
iOS
[Type] Bug
An existing feature does not function as intended
fix(ios): gate the media upload server on the site root too
iOS
[Type] Bug
An existing feature does not function as intended
fix(ios): import picker media per-item so one failure doesn't drop the rest
iOS
[Type] Bug
An existing feature does not function as intended
Split the media delegate into For PRs that introduce a change that will break existing functionality
MediaProcessor and MediaUploader
Android
iOS
[Type] Breaking Change
refactor(ios): host the upload route and the REST relay on an editor local server
[Type] Task
Issues or PRs that have been broken down into an individual action to take
build: guard against duplicate @wordpress package installs
[Type] Build Tooling
Issues or PRs related to build tooling
#618
opened Sep 2, 2026 by
dcalhoun
Member
Loading…
fix: resolve the REST index locally on namespaced sites
[Type] Bug
An existing feature does not function as intended
#617
opened Sep 2, 2026 by
dcalhoun
Member
Loading…
fix: stop persisting the editor configuration in localStorage
[Type] Bug
An existing feature does not function as intended
fix(ios): route editor REST requests through a native relay under Lockdown Mode
[Type] Bug
An existing feature does not function as intended
#611
opened Sep 1, 2026 by
dcalhoun
Member
•
1/2
Loading…
build: add stylelint for RTL-unsafe logical CSS properties
[Type] Build Tooling
Issues or PRs related to build tooling
#608
opened Aug 27, 2026 by
akashfer
Loading…
fix: normalize the trailing slash on an inserted site API namespace
[Type] Bug
An existing feature does not function as intended
#595
opened Aug 21, 2026 by
dcalhoun
Member
•
2/2
Loading…
fix: recover media uploads that fail server-side post-processing
[Type] Bug
An existing feature does not function as intended
#594
opened Aug 21, 2026 by
dcalhoun
Member
•
1/2
Loading…
fix: build REST URLs for sites using plain permalinks
[Type] Bug
An existing feature does not function as intended
#573
opened Jul 31, 2026 by
dcalhoun
Member
•
2/2
Loading…
build: emit and publish JS source maps for Sentry symbolication
[Type] Build Tooling
Issues or PRs related to build tooling
bump @wordpress/token-list from 3.41.0 to 3.50.0
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#539
opened Jul 1, 2026 by
dependabot
Bot
Loading…
bump @wordpress/core-data from 7.41.0 to 7.50.0
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#538
opened Jul 1, 2026 by
dependabot
Bot
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.