All open source work

Gutenberg

WordPress/gutenberg · 12K stars · JavaScript, PHP

The WordPress block editor. Fixes across DataViews, the Pattern block, date controls and component accessibility.

Pull requests 21

Show pull requests
  1. DataViews: Fix README to describe sort() as receiving field values, not items (opens in a new tab)

    Merged #83483 · +7 / -3

  2. Pattern block: Run autoembed() before do_blocks() (opens in a new tab)

    Merged #82860 · +119 / -2

  3. Block Editor: Fix caret/selection not following undo inside nested entities (opens in a new tab)

    In review #83023 · +136 / -84

  4. Gallery: Shorten "Use images attached to the post" button, add description (opens in a new tab)

    Merged #82617 · +5 / -2

  5. RTC: Lock posts being edited in an editor without real-time collaboration support (opens in a new tab)

    In review #82245 · +874 / -26

  6. UI: Fix accessibility issues in form primitives and their stories (opens in a new tab)

    Merged #81853 · +82 / -44

  7. DataViews: Pass the WordPress locale to the date/datetime calendar controls (opens in a new tab)

    Merged #81592 · +130 / -2

  8. Components: Fix Storybook accessibility issues in stories (opens in a new tab)

    Merged #81777 · +45 / -43

  9. InputControl: Vertically center date and time input values in Safari (opens in a new tab)

    Merged #81361 · +13 / -0

  10. Playlist: Add keyboard navigation to the frontend tracklist (opens in a new tab)

    In review #81513 · +210 / -2

  11. Widget Dashboard: measure the header identity to size the inline-controls budget (opens in a new tab)

    In review #80415 · +7 / -0

  12. Post Lock: Fix modal flipping to "Someone else has taken over" for a locked-out viewer (opens in a new tab)

    Merged #79997 · +16 / -13

  13. Suggest mode: Reject type-over overlapping a suggestion marker (opens in a new tab)

    In review #80229 · +159 / -19

  14. Release: Fix version bump push to trunk failing when trunk is updated… (opens in a new tab)

    In review #80034 · +30 / -4

  15. RTC: Fix remote cursor drifting behind after pasting text with HTML entities ( ) (opens in a new tab)

    In review #79988 · +140 / -23

  16. Connectors: add deactivate plugin support from Connectors screen (opens in a new tab)

    In review #79532 · +80 / -1

  17. Build: Restore experimental block exclusion optimization for ESBuild pipeline (opens in a new tab)

    In review #79306 · +89 / -2

  18. Fix: State styles - clear `background-image` when hover sets a solid `background-color` (opens in a new tab)

    Merged #78992 · +215 / -8

  19. Gallery Lightbox: Prevent image click from closing the dialog when navigation is enabled (opens in a new tab)

    In review #78898 · +17 / -2

  20. Tools: migrate docs/tool into tools/docs workspace (opens in a new tab)

    Merged #78870 · +69 / -64

  21. GH-78782 Broaden getCompatibilityStyles() exclusions and improve iframe style warning (opens in a new tab)

    In review #78797 · +33 / -5