Skip to content

Pull requests: wordpress-mobile/GutenbergKit

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: trap when a mediaUploader is set without site credentials Android iOS [Type] Bug An existing feature does not function as intended
#632 opened Sep 5, 2026 by jkmassel Contributor Draft
6 tasks done
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
#631 opened Sep 5, 2026 by jkmassel Contributor Draft
4 tasks done
refactor!: rename MediaUploadDelegate to MediaProcessor Android iOS [Type] Breaking Change For PRs that introduce a change that will break existing functionality
#630 opened Sep 5, 2026 by jkmassel Contributor Draft
4 tasks done
feat!: remove MediaUploadDelegate.uploadFile Android iOS [Type] Breaking Change For PRs that introduce a change that will break existing functionality
#629 opened Sep 5, 2026 by jkmassel Contributor Draft
4 tasks done
feat: add MediaUploader, for a host that owns the whole upload Android iOS [Type] Enhancement A suggestion for improvement.
#628 opened Sep 5, 2026 by jkmassel Contributor Draft
4 tasks done
refactor: rename DefaultMediaUploader to InternalMediaClient Android iOS [Type] Task Issues or PRs that have been broken down into an individual action to take
#627 opened Sep 5, 2026 by jkmassel Contributor Draft
4 tasks done
fix(ios): don't start a media upload for a torn-down editor iOS [Type] Bug An existing feature does not function as intended
#626 opened Sep 5, 2026 by jkmassel Contributor Draft
2 tasks done
fix(ios): own the media upload delegate instead of holding it weakly iOS [Type] Bug An existing feature does not function as intended
#625 opened Sep 5, 2026 by jkmassel Contributor Draft
4 tasks done
fix(ios): gate the media upload server on the site root too iOS [Type] Bug An existing feature does not function as intended
#624 opened Sep 5, 2026 by jkmassel Contributor Draft
3 tasks done
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
#623 opened Sep 4, 2026 by jkmassel Contributor Draft
2 of 4 tasks
Split the media delegate into MediaProcessor and MediaUploader Android iOS [Type] Breaking Change For PRs that introduce a change that will break existing functionality
#621 opened Sep 3, 2026 by jkmassel Contributor Draft
4 of 5 tasks
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
#619 opened Sep 3, 2026 by dcalhoun Member 2/2 Draft
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
#613 opened Sep 1, 2026 by dcalhoun Member Draft
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
#554 opened Jul 17, 2026 by dcalhoun Member Draft
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…
ProTip! Exclude everything labeled bug with -label:bug.