Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

gigitux/gutenberg

gigitux pushed 2 commits to add/action-dataviews-3 gigitux/gutenberg

View on GitHub

gigitux pushed 1 commit to add/action-dataviews-3 gigitux/gutenberg

View on GitHub

gigitux pushed 1 commit to add/action-dataviews-3 gigitux/gutenberg

View on GitHub

gigitux pushed 282 commits to add/action-dataviews-3 gigitux/gutenberg
  • Remove editorMode from blockProps (#65326) 12cd503
  • Temp disable test for Classic Block Media issue (#65793) * Temp disable test * Sounds good. Co-authored-by: Ak... 8477a61
  • BorderControl: Promote to stable (#65475) * Export without experimental prefix * Update README * Move Storyboo... df81c28
  • ToggleGroupControl: improve animation (#65175) * Refactor utils and switch Tabs indicator animation to `transform`. ... 249f701
  • Fix focus loss when deleting selected block in zoom out mode (#65761) e746a6c
  • Social Links: Fix block appender size (#65769) Co-authored-by: t-hamano <[email protected]> Co-authored-b... 58e7844
  • Revert "Temp disable test for Classic Block Media issue (#65793)" (#65809) This reverts commit 8477a6184055c3c8a62c7... 2f0f6b8
  • Restore accidentally removed entries in changelog (components package) (#65804) Co-authored-by: DaniGuardiola <danig... c22ed15
  • Global style revisions: remove unnecessary `goTo` navigation call (#65810) Co-authored-by: ramonjd <[email protected]... 41804e1
  • Block Bindings: Add `@since` tag in bindings apis JSDocs (#65796) * Add tag to `useBlockBindingsUtils` * Add sinc... 08052d4
  • Resize cover block only in normal mode (#65731) * only show resize controls in normal rendering mode * get block ... f97702c
  • Inserter: Fix Block visibility manager (#65700) Co-authored-by: youknowriad <[email protected]> Co-auth... 3edb570
  • Avoid errors when a fontSize preset is not available (#65791) * Avoid errors when the fontSize is not available *... 04d38bc
  • Hide Zoom Out inserter buttons when dragging (#65789) Co-authored-by: getdave <[email protected]> Co-author... 79e6643
  • Fix: Shadow/Font size preset panel crashes the editor (#65765) * Fix: Shadow/Font size preset panel crashes the edit... 32d5678
  • Composite: always await initial render setup in unit tests (#65823) Co-authored-by: ciampo <[email protected].... a4c88c2
  • Navigator: mark experimental exports as deprecated (#65802) * Navigator: mark experimental exports as deprecated ... ce30c18
  • Docs/interactivity api router package readme (#62062) * Updated intro to the package * removed examples and demos... df0acb0
  • Composite: fix legacy implementation passing store prop (#65821) * Composite: fix legacy implementation passing stor... 695600a
  • DataForm - Add combined fields support (#65399) Co-authored-by: louwie17 <[email protected]> Co-authored-b... 559391a
  • and 262 more ...

View on GitHub

gigitux pushed 1 commit to add/link-control gigitux/gutenberg

View on GitHub

gigitux pushed 36 commits to add/link-control gigitux/gutenberg
  • Set image width to `fit-content` to solve aspect ratio problems in Firefox. (#66217) 0e65adc
  • Storybook: Add BlockPatternsList story (#66227) Co-authored-by: ntsekouras <[email protected]> Co-author... a4aeb1a
  • Site editor routes: add docs for areas and prevent `edit` area from rendering when canvas is `edit` (#66309) Co-auth... 0b76a25
  • Site Editor: Remove synchronization of canvas mode into store (#66213) Co-authored-by: youknowriad <youknowriad@git.... 58362df
  • Data views: Fix alignment of action items in list layout (#66273) Co-authored-by: jameskoster <[email protected]... c0317dd
  • Pull request automation: use full npm install (#66314) Remove single-package installation from this workflow that cr... e43a1c5
  • Edit Site: Fix canvasMode var (#66316) Co-authored-by: tyxla <[email protected]> Co-authored-by: ciampo <mcia... d0771cd
  • Update a few function definitions (#66315) Co-authored-by: tyxla <[email protected]> Co-authored-by: ciampo <... 9fcb43b
  • Archives: Add border block support (#63400) Archives: Add border block support Co-authored-by: carolinan <poena@g... ba2d08e
  • SpacingSizesControl: Use generic label for linked button (#66304) Co-authored-by: t-hamano <[email protected].... 1461ef1
  • Add theme type to the bug report issue template (#63851) * Add theme type to the bug report issue template * Add ... d1c3508
  • Editor Interface: Remove small header from global styles/plugin sidebar (#64474) Co-authored-by: t-hamano <wildworks... ca8c191
  • Fix: Activate zoom out on large viewport (#66308) * Activate zoom out on large viewport * Reset zoom out when vie... c926d69
  • Bump the github-actions group across 1 directory with 2 updates (#66325) Bumps the github-actions group with 2 updat... 80fcf02
  • Stabilize isPreviewMode flag (#66149) * Introduce stable isPreviewMode key and deprecate __unstableIsPreviewMode ... d9e7ee7
  • ESLint: Remove various React Compiler mutation violations (#66327) Co-authored-by: tyxla <[email protected]> ... 8170442
  • Icons: Add align-item related icons (#66242) * Icons: Add align-item related icons * Use `justify` prefix Co-a... bed7639
  • Bump reactivecircus/android-emulator-runner in the react-native group (#66095) Bumps the react-native group with 1 u... acf661c
  • Buttons: Fix the initial white space in nofollow rel (#66303) * fix: the initial white space in noFollow rel. * A... b152b21
  • Link Shortcut: Only trigger the link shortcut if there's a text selection (#66056) Co-authored-by: youknowriad <youk... 8d1f222
  • and 16 more ...

View on GitHub

gigitux pushed 1 commit to add/page-image-control gigitux/gutenberg
  • generate package-lock.json e77b93b

View on GitHub

gigitux pushed 33 commits to add/page-image-control gigitux/gutenberg
  • Upgrade Playwright to v1.48 (#66296) Co-authored-by: Mamaduka <[email protected]> Co-authored-by: swisss... f9055e2
  • Clean up: adjust reusable-blocks dependencies (#66302) fe56004
  • Set image width to `fit-content` to solve aspect ratio problems in Firefox. (#66217) 0e65adc
  • Storybook: Add BlockPatternsList story (#66227) Co-authored-by: ntsekouras <[email protected]> Co-author... a4aeb1a
  • Site editor routes: add docs for areas and prevent `edit` area from rendering when canvas is `edit` (#66309) Co-auth... 0b76a25
  • Site Editor: Remove synchronization of canvas mode into store (#66213) Co-authored-by: youknowriad <youknowriad@git.... 58362df
  • Data views: Fix alignment of action items in list layout (#66273) Co-authored-by: jameskoster <[email protected]... c0317dd
  • Pull request automation: use full npm install (#66314) Remove single-package installation from this workflow that cr... e43a1c5
  • Edit Site: Fix canvasMode var (#66316) Co-authored-by: tyxla <[email protected]> Co-authored-by: ciampo <mcia... d0771cd
  • Update a few function definitions (#66315) Co-authored-by: tyxla <[email protected]> Co-authored-by: ciampo <... 9fcb43b
  • Archives: Add border block support (#63400) Archives: Add border block support Co-authored-by: carolinan <poena@g... ba2d08e
  • SpacingSizesControl: Use generic label for linked button (#66304) Co-authored-by: t-hamano <[email protected].... 1461ef1
  • Add theme type to the bug report issue template (#63851) * Add theme type to the bug report issue template * Add ... d1c3508
  • Editor Interface: Remove small header from global styles/plugin sidebar (#64474) Co-authored-by: t-hamano <wildworks... ca8c191
  • Fix: Activate zoom out on large viewport (#66308) * Activate zoom out on large viewport * Reset zoom out when vie... c926d69
  • Bump the github-actions group across 1 directory with 2 updates (#66325) Bumps the github-actions group with 2 updat... 80fcf02
  • Stabilize isPreviewMode flag (#66149) * Introduce stable isPreviewMode key and deprecate __unstableIsPreviewMode ... d9e7ee7
  • ESLint: Remove various React Compiler mutation violations (#66327) Co-authored-by: tyxla <[email protected]> ... 8170442
  • Icons: Add align-item related icons (#66242) * Icons: Add align-item related icons * Use `justify` prefix Co-a... bed7639
  • Bump reactivecircus/android-emulator-runner in the react-native group (#66095) Bumps the react-native group with 1 u... acf661c
  • and 13 more ...

View on GitHub

gigitux created a branch on gigitux/gutenberg

add/select-item-callback - The Block Editor project for WordPress and beyond. Plugin is available from the official repository.

gigitux pushed 2 commits to add/page-image-control gigitux/gutenberg

View on GitHub

gigitux pushed 1 commit to add/page-image-control gigitux/gutenberg

View on GitHub

gigitux pushed 1 commit to add/page-image-control gigitux/gutenberg

View on GitHub

gigitux pushed 1 commit to add/page-image-control gigitux/gutenberg

View on GitHub

gigitux pushed 1 commit to add/page-image-control gigitux/gutenberg

View on GitHub

gigitux pushed 241 commits to add/link-control gigitux/gutenberg
  • Remove editorMode from blockProps (#65326) 12cd503
  • Temp disable test for Classic Block Media issue (#65793) * Temp disable test * Sounds good. Co-authored-by: Ak... 8477a61
  • BorderControl: Promote to stable (#65475) * Export without experimental prefix * Update README * Move Storyboo... df81c28
  • ToggleGroupControl: improve animation (#65175) * Refactor utils and switch Tabs indicator animation to `transform`. ... 249f701
  • Fix focus loss when deleting selected block in zoom out mode (#65761) e746a6c
  • Social Links: Fix block appender size (#65769) Co-authored-by: t-hamano <[email protected]> Co-authored-b... 58e7844
  • Revert "Temp disable test for Classic Block Media issue (#65793)" (#65809) This reverts commit 8477a6184055c3c8a62c7... 2f0f6b8
  • Restore accidentally removed entries in changelog (components package) (#65804) Co-authored-by: DaniGuardiola <danig... c22ed15
  • Global style revisions: remove unnecessary `goTo` navigation call (#65810) Co-authored-by: ramonjd <[email protected]... 41804e1
  • Block Bindings: Add `@since` tag in bindings apis JSDocs (#65796) * Add tag to `useBlockBindingsUtils` * Add sinc... 08052d4
  • Resize cover block only in normal mode (#65731) * only show resize controls in normal rendering mode * get block ... f97702c
  • Inserter: Fix Block visibility manager (#65700) Co-authored-by: youknowriad <[email protected]> Co-auth... 3edb570
  • Avoid errors when a fontSize preset is not available (#65791) * Avoid errors when the fontSize is not available *... 04d38bc
  • Hide Zoom Out inserter buttons when dragging (#65789) Co-authored-by: getdave <[email protected]> Co-author... 79e6643
  • Fix: Shadow/Font size preset panel crashes the editor (#65765) * Fix: Shadow/Font size preset panel crashes the edit... 32d5678
  • Composite: always await initial render setup in unit tests (#65823) Co-authored-by: ciampo <[email protected].... a4c88c2
  • Navigator: mark experimental exports as deprecated (#65802) * Navigator: mark experimental exports as deprecated ... ce30c18
  • Docs/interactivity api router package readme (#62062) * Updated intro to the package * removed examples and demos... df0acb0
  • Composite: fix legacy implementation passing store prop (#65821) * Composite: fix legacy implementation passing stor... 695600a
  • DataForm - Add combined fields support (#65399) Co-authored-by: louwie17 <[email protected]> Co-authored-b... 559391a
  • and 221 more ...

View on GitHub

gigitux pushed 1 commit to add/page-image-control gigitux/gutenberg
  • remove mediaField from layout table 2b595c2

View on GitHub

gigitux pushed 1 commit to add/page-image-control gigitux/gutenberg

View on GitHub

gigitux pushed 386 commits to add/page-image-control gigitux/gutenberg
  • Script Modules: Centralize registration (#65460) Rework how Script Modules are registered in Gutenberg. Script Mo... 2632234
  • Decouple "zoom/scaling the canvas" from zoom out mode (without mode rename) (#65482) * Use separate state for Zoom L... 0d2ebd0
  • Revert "useToolsPanel: calculate menuItems in layout effect to avoid painting…" (#65533) This reverts commit 5e37a13... eaf2258
  • fix: Makes the edit mode persistent in top toolbar mode. (#65511) Co-authored-by: vipul0425 <[email protected]... 8e79558
  • Select Mode: Prevent the inbetween inserter from triggering within sections (#65529) Co-authored-by: youknowriad <yo... 2c4d4d6
  • Fix grid layout padding on small screens (#64878) Co-authored-by: jameskoster <[email protected]> Co-au... b36cbf4
  • Query Loop: Remove is_singular() check and fix test (#65483) * Replace query_posts() with set() * Fix test_render... b1d9255
  • Command Palette: Fix "Add new page" command for hybrid theme (#65534) Co-authored-by: t-hamano <[email protected]... 219065c
  • DataViews documentation: add high-level graph explaining DataViews and data sources interaction (#65457) Co-authored... e691b04
  • BoxControl: Promote to stable (#65469) * Minor docs tweaks. * Export without experimental prefix * Replace ref... da16125
  • Time To Read: Add block example (#65512) 93edca0
  • Avatar: Add block example (#65509) e76923f
  • Bump plugin version to 19.3.0-rc.2 42090ca
  • Table of Contents: Try maintaining block example attributes (#65549) Co-authored-by: aaronrobertshaw <aaronrobertsha... 5b6e6cb
  • Update Changelog for 19.3.0-rc.2 4b2b2a5
  • Post Navigation Link: Add block examples (#65552) Co-authored-by: aaronrobertshaw <[email protected]... 7cdf002
  • Term Description: Add block example (#65553) Co-authored-by: aaronrobertshaw <[email protected]> Co... 2dc9bc5
  • Query Title: Add block example (#65554) Co-authored-by: aaronrobertshaw <[email protected]> Co-auth... dad62c6
  • Query Pagination: Add block example (#65556) Co-authored-by: aaronrobertshaw <[email protected]> Co... 4209ffd
  • Query No Results: Add block example (#65555) Co-authored-by: aaronrobertshaw <[email protected]> Co... 5284920
  • and 366 more ...

View on GitHub