Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Mar 3, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Mar 3, 2023
jasmussen and others added 29 commits May 2, 2023 10:30
* Rename border-width-focus to indicate it's meant as a fallback.

* Use correct focus style for block directory.

* Correct focus for toggle.

* Update checkbox, create mixin.

* Fix issues with mixin, accent color, apply it to breadcrumbs.

* Update changelog.
…skip` button (#50099)

* Update `start blank` in template pattern suggestions

* add skip button

* add empty line in changelog

* Make actions bar sticky

* z-index

* update snapshots

---------

Co-authored-by: James Koster <[email protected]>
* SlotFillProvider: simplify creating registry

* useSlot: simplify creating the bound API object

* Fill: call hook in its own statement

* Added changelog entry
* First pass on toolbar-item typing.

* Adds comment to props.

* Second pass on ToolbarItem using rekit types.

* Updates components changelog

* Re-refactors changelog.
…e to meta PRs (#50208)

* Fix the category priorization

* Remove leaked code from another branch

* Add unit test

* Lower the priority of Code Quality PRs, eslint

* Fix unit test snaps
…tch the global styles controller (#50270)

* Ensuring that the revisions endpoint for global styles revisions matches the permissions for the global styles custom post type controller

* Replacing with the same check as WP_REST_Global_Styles_Controller->get_item_permissions_check, since this is the check against the original global style custom post

* translation domain

* Fixed copy
* Mobile - Adds initial useEditorWrapperStyles hook

* Mobile - Update useEditorWrapperStyles hook to take into account custom marginHorizontal values

* Mobile - useEditorWrapperStyles hook - Remove helper tests and exports

* Mobile - useEditorWrapperStyles - Move max width values from the SCSS styles to the JavaScript side and update tests

* Mobile - useEditorWrapperStyles - Update helpers to use an options object param instead of first level params

* Mobile - useEditorWrapperStyles - Update wrapperStyles logic to unify canvasStyles logic
* Fix site logo preview image size with long filenames

* hardcode width value
* Introduce new PluginTemplateSettingPanel slot

* Apply suggestions from code review

Co-authored-by: George Mamadashvili <[email protected]>

---------

Co-authored-by: George Mamadashvili <[email protected]>
* Better labels for sidebars and close buttons.

* Add back sidebar to the Settings keyboard shortcut description.
* Remove custom padding for tertiary buttons

* changelog
Mamaduka and others added 29 commits May 17, 2023 12:08
* File: Add experimental integration with Interactivity API

* File: Mark the block as an island to activate directives

* Improve webpack config

* Refactor code with the latest changes applied to `trunk`

* Refactor init effect with bind for `hidden` attribute
* [Site Editor]: Update the add template menu

* use single Modal part 1

* rename components

* remove obsolete styles

* update e2e test

* tweak styles

* Modal dimensions

* Update packages/edit-site/src/components/add-new-template/style.scss

Co-authored-by: Marco Ciampini <[email protected]>

---------

Co-authored-by: James Koster <[email protected]>
Co-authored-by: Marco Ciampini <[email protected]>
…ls (#49417)

* avigtion: Use the ListView in the Navigation block inspector controls

* use the hook from list view

* remove prop drilling

* remove prop drilling

* Allow list view to scroll

* add custom scrollbars on hover

* update navigation block tests to account for using the list view

* fix test
…sts (#50681)

There is quite a bit of setup needed for each of the frontend navigation tests, and by combining them into fewer tests we can speed them up and follow the best practices of write fewer but longer tests: https://playwright.dev/docs/best-practices#write-fewer-tests-but-longer-tests

* Simplify setup logic for creating navigation menu for frontend interaction tests

* Combine submenu interaction tests into one test

* Rename parent test to make it more clearly different from child test

* Combine overlay menu interactions into one test
* Add block variations transformation in block switcher

* move variation transforms to the top of the list

* fix error on multi select

* add e2e test

* Update test/e2e/specs/editor/various/block-switcher-test.spec.js

Co-authored-by: Kai Hao <[email protected]>

* update e2e test

* Update test/e2e/specs/editor/various/block-switcher-test.spec.js

Co-authored-by: Kai Hao <[email protected]>

---------

Co-authored-by: Kai Hao <[email protected]>
* Styles Navigation Screen: Add button to open Style Book

* Remove state and useEffect, use async / await instead

* Try exposing Style Book in browse mode

* Try hiding Style Book tabs, add keyboard behaviour

* Revert background color removal

* Clear the editor canvas container view when accessing the main navigation screen

* Fix enableResizing, move prevent default to the Style Book component for simplicity

* Tidy code a little

Co-authored-by: ramon <[email protected]>

---------

Co-authored-by: ramon <[email protected]>
…trunk) (#50724)

* DateTime: Try removing deprecated props

* Update changelog

* Remove additional references to the deprecated props

* Bump caniuse-lite version
* Rename current to selected to reflect the usage
Ensure the latest revision is highlighted even when there is no selected id
Add useEffect dependencies
Updating tests
Align text to left for long strings

* use a stable reference of an empty array
…#50672)

* Mobile - Block selection - Expand tapping on nested blocks directly

* Mobile - E2E helpers - Add navigateUp helper to navigate upwards

* Mobile - E2E helpers - Update navigateUp to call driver within its context

* Mobile - Update Changelog
* Fix Global Styles sidebar block selection on zoom out mode

* [Global Styles]: Enable deep linking to the selected block only in the `Blocks` screen
… pattern previews (#50577)

* Set ARIA attributes on the correct element.

* Fix pattern previews focus style and width.
* Edit Site: Fix useEditedEntityRecord() loading state

* Use hasFinishedResolution instead

* Also check for post ID
@pull pull bot merged commit b057776 into MaxMood96:trunk May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.