Try: switch from shopify/web-worker to comlink#24
Draft
adamsilverstein wants to merge 1251 commits into
Draft
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 to 4.0.4. - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.0...v4.0.4) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: desrosj <desrosj@git.wordpress.org>
Bumps [on-headers](https://github.com/jshttp/on-headers) and [compression](https://github.com/expressjs/compression). These dependencies needed to be updated together. Updates `on-headers` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/jshttp/on-headers/releases) - [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md) - [Commits](jshttp/on-headers@v1.0.2...v1.1.0) Updates `compression` from 1.7.4 to 1.8.1 - [Release notes](https://github.com/expressjs/compression/releases) - [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md) - [Commits](expressjs/compression@1.7.4...v1.8.1) --- updated-dependencies: - dependency-name: on-headers dependency-version: 1.1.0 dependency-type: indirect - dependency-name: compression dependency-version: 1.8.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: desrosj <desrosj@git.wordpress.org>
…ss#70465) Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: desrosj <desrosj@git.wordpress.org>
…ock' (WordPress#70903) Co-authored-by: Mamaduka <mamaduka@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: cbravobernal <cbravobernal@git.wordpress.org>
Co-authored-by: heavyweight <kpapazov@git.wordpress.org> Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
…ss#70543) Unlinked contributors: amir2mi. Co-authored-by: Mamaduka <mamaduka@git.wordpress.org> Co-authored-by: youknowriad <youknowriad@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: jsnajdr <jsnajdr@git.wordpress.org> Co-authored-by: Soean <soean@git.wordpress.org> Co-authored-by: gziolo <gziolo@git.wordpress.org> Co-authored-by: oxyc <scholdstrom@git.wordpress.org>
…ol` (WordPress#70326) Co-authored-by: im3dabasia <im3dabasia1@git.wordpress.org> Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
…t when clicking rows (WordPress#70891) * Add non-consecutive multi-selection to table view * Use correct modifier key in grid view for each OS * Add keycodes dependency * Add tests for single and multiselection for table and grid * Add keycodes to tsconfig ---- Co-authored-by: talldan <talldanwp@git.wordpress.org> Co-authored-by: ramonjd <ramonopoly@git.wordpress.org> Co-authored-by: tellthemachines <isabel_brison@git.wordpress.org>
Co-authored-by: talldan <talldanwp@git.wordpress.org> Co-authored-by: andrewserong <andrewserong@git.wordpress.org>
Co-authored-by: Mamaduka <mamaduka@git.wordpress.org> Co-authored-by: fabiankaegy <fabiankaegy@git.wordpress.org>
Co-authored-by: yogeshbhutkar <yogeshbhutkar@git.wordpress.org> Co-authored-by: Mamaduka <mamaduka@git.wordpress.org> Co-authored-by: fabiankaegy <fabiankaegy@git.wordpress.org>
Make the Date block accept a manually set date, i.e. independent of the current post's publish or last modified date. Retain the latter two options by introducing a new Block Bindings source called `core/post-data` that exposes those two dates. Update existing block variations of the Date block to continue to allow easy insertion of the "Post Date" and "Last Modified Date" variations of the block. Include code for back-compat in the block's PHP, and a block deprecation to update existing Date blocks to use the new Block Bindings-based approach. --------- Co-authored-by: Mukesh Panchal <mukeshpanchal27@users.noreply.github.com>
…tion (WordPress#70814) This commit adds a new private action `editMediaEntity` to Core Data and associated unit tests. Because it needs to be called in block-editor hooks, the action is accessible in block editor settings via a private key. The primary motivation is to provide a core data integration for the `WP_REST_Attachments_Controller` REST API's `wp/v2/media/{ id }/edit` route. Co-authored-by: ramonjd <ramonopoly@git.wordpress.org> Co-authored-by: youknowriad <youknowriad@git.wordpress.org> Co-authored-by: talldan <talldanwp@git.wordpress.org> Co-authored-by: andrewserong <andrewserong@git.wordpress.org>
* Social Icon: Retire the Skype social service * Add an inline comment Co-authored-by: Mamaduka <mamaduka@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: fabiankaegy <fabiankaegy@git.wordpress.org> Co-authored-by: talldan <talldanwp@git.wordpress.org> Co-authored-by: chad1008 <shireling@git.wordpress.org>
) * Deprecate data-wp-ignore directive with warning message * Update packages/interactivity/src/directives.tsx Co-authored-by: David Arenas <darensr@gmail.com> * Add deprecation note for data-wp-ignore directive in CHANGELOG --------- Co-authored-by: Sahil1617 <sahiljadhav1617@git.wordpress.org> Co-authored-by: DAreRodz <darerodz@git.wordpress.org> Co-authored-by: USERSATOSHI <tusharbharti@git.wordpress.org>
…ss#70960) Co-authored-by: jsnajdr <jsnajdr@git.wordpress.org> Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: Mamaduka <mamaduka@git.wordpress.org> Co-authored-by: alexclassroom <alexclassroom@git.wordpress.org>
Co-authored-by: Mamaduka <mamaduka@git.wordpress.org> Co-authored-by: fabiankaegy <fabiankaegy@git.wordpress.org>
….md (WordPress#70958) Co-authored-by: chihsuan <chihsuan@git.wordpress.org>
Co-authored-by: oandregal <oandregal@git.wordpress.org> Co-authored-by: chihsuan <chihsuan@git.wordpress.org>
* Color Picker: Improve color picker slider focus styles * Add respective changelog entry
…0901) Co-authored-by: oandregal <oandregal@git.wordpress.org> Co-authored-by: mcsf <mcsf@git.wordpress.org> Co-authored-by: gigitux <gigitux@git.wordpress.org> Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.1.2 to 3.1.3. - [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md) - [Commits](browserify/pbkdf2@v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: pbkdf2 dependency-version: 3.1.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: desrosj <desrosj@git.wordpress.org>
) Fix useSaveImage to handle missing editMediaEntity gracefully - Updated the retrieval of editMediaEntity to use optional chaining. - Added error handling to notify users when no edit media entity action is found during image editing. Co-authored-by: ramonjd <ramonopoly@git.wordpress.org> Co-authored-by: andrewserong <andrewserong@git.wordpress.org> Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
Co-authored-by: chihsuan <chihsuan@git.wordpress.org> Co-authored-by: oandregal <oandregal@git.wordpress.org>
Co-authored-by: im3dabasia <im3dabasia1@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: fluiddot <carlosgprim@git.wordpress.org> Co-authored-by: gturpin-dev <guillaumeturpin@git.wordpress.org>
* Fix typo in comments.js * Remove period from `more replies..` Co-authored-by: mrleemon <leemon@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: jasmussen <joen@git.wordpress.org> Co-authored-by: akasunil <sunil25393@git.wordpress.org> Co-authored-by: ramonjd <ramonopoly@git.wordpress.org>
* Rename Accordions to Accordion * Rename accordion-item * Update block descriptions * Tweak block descriptions Co-authored-by: mikachan <mikachan@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: alexandrebuffet <alexandrebuffet@git.wordpress.org> Co-authored-by: hanneslsm <hanneslsm@git.wordpress.org> Co-authored-by: jasmussen <joen@git.wordpress.org>
Co-authored-by: oandregal <oandregal@git.wordpress.org>
Co-authored-by: Mamaduka <mamaduka@git.wordpress.org> Co-authored-by: bph <bph@git.wordpress.org>
Co-authored-by: USERSATOSHI <tusharbharti@git.wordpress.org> Co-authored-by: karthick-murugan <karthickmurugan@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: jordesign <jordesign@git.wordpress.org>
…s#71274) * Fix DataViews actions horizontal layout consistency * Update changelog with this fix
- @wordpress/a11y@4.29.0 - @wordpress/annotations@3.29.0 - @wordpress/api-fetch@7.29.0 - @wordpress/autop@4.29.0 - @wordpress/babel-plugin-import-jsx-pragma@5.29.0 - @wordpress/babel-plugin-makepot@6.29.0 - @wordpress/babel-preset-default@8.29.0 - @wordpress/base-styles@6.5.0 - @wordpress/blob@4.29.0 - @wordpress/block-directory@5.29.0 - @wordpress/block-editor@15.2.0 - @wordpress/block-library@9.29.0 - @wordpress/block-serialization-default-parser@5.29.0 - @wordpress/block-serialization-spec-parser@5.29.0 - @wordpress/blocks@15.2.0 - @wordpress/browserslist-config@6.29.0 - @wordpress/commands@1.29.0 - @wordpress/components@30.2.0 - @wordpress/compose@7.29.0 - @wordpress/core-commands@1.29.0 - @wordpress/core-data@7.29.0 - @wordpress/create-block@4.72.0 - @wordpress/create-block-interactive-template@2.29.0 - @wordpress/create-block-tutorial-template@4.29.0 - @wordpress/customize-widgets@5.29.0 - @wordpress/data@10.29.0 - @wordpress/data-controls@4.29.0 - @wordpress/dataviews@7.0.0 - @wordpress/date@5.29.0 - @wordpress/dependency-extraction-webpack-plugin@6.29.0 - @wordpress/deprecated@4.29.0 - @wordpress/docgen@2.29.0 - @wordpress/dom@4.29.0 - @wordpress/dom-ready@4.29.0 - @wordpress/e2e-test-utils@11.29.0 - @wordpress/e2e-test-utils-playwright@1.29.0 - @wordpress/e2e-tests@8.29.0 - @wordpress/edit-post@8.29.0 - @wordpress/edit-site@6.29.0 - @wordpress/edit-widgets@6.29.0 - @wordpress/editor@14.29.0 - @wordpress/element@6.29.0 - @wordpress/env@10.29.0 - @wordpress/escape-html@3.29.0 - @wordpress/eslint-plugin@22.15.0 - @wordpress/fields@0.21.0 - @wordpress/format-library@5.29.0 - @wordpress/hooks@4.29.0 - @wordpress/html-entities@4.29.0 - @wordpress/i18n@6.2.0 - @wordpress/icons@10.29.0 - @wordpress/interactivity@6.29.0 - @wordpress/interactivity-router@2.29.0 - @wordpress/interface@9.14.0 - @wordpress/is-shallow-equal@5.29.0 - @wordpress/jest-console@8.29.0 - @wordpress/jest-preset-default@12.29.0 - @wordpress/jest-puppeteer-axe@7.29.0 - @wordpress/keyboard-shortcuts@5.29.0 - @wordpress/keycodes@4.29.0 - @wordpress/lazy-import@2.29.0 - @wordpress/list-reusable-blocks@5.29.0 - @wordpress/media-utils@5.29.0 - @wordpress/notices@5.29.0 - @wordpress/npm-package-json-lint-config@5.29.0 - @wordpress/nux@9.29.0 - @wordpress/patterns@2.29.0 - @wordpress/plugins@7.29.0 - @wordpress/postcss-plugins-preset@5.29.0 - @wordpress/postcss-themes@6.29.0 - @wordpress/preferences@4.29.0 - @wordpress/preferences-persistence@2.29.0 - @wordpress/prettier-config@4.29.0 - @wordpress/primitives@4.29.0 - @wordpress/priority-queue@3.29.0 - @wordpress/private-apis@1.29.0 - @wordpress/project-management-automation@2.29.0 - @wordpress/react-i18n@4.29.0 - @wordpress/readable-js-assets-webpack-plugin@3.29.0 - @wordpress/redux-routine@5.29.0 - @wordpress/reusable-blocks@5.29.0 - @wordpress/rich-text@7.29.0 - @wordpress/router@1.29.0 - @wordpress/scripts@30.22.0 - @wordpress/server-side-render@6.5.0 - @wordpress/shortcode@4.29.0 - @wordpress/style-engine@2.29.0 - @wordpress/stylelint-config@23.21.0 - @wordpress/sync@1.29.0 - @wordpress/token-list@3.29.0 - @wordpress/undo-manager@1.29.0 - @wordpress/upload-media@0.14.0 - @wordpress/url@4.29.0 - @wordpress/viewport@6.29.0 - @wordpress/warning@3.29.0 - @wordpress/widgets@4.29.0 - @wordpress/wordcount@4.29.0
Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: mikachan <mikachan@git.wordpress.org>
) * Experimental: Enable Command Palette in admin dashboard * Update lib/experimental/commands.php Co-authored-by: Shail Mehta <shailmehta25@gmail.com> * Remove experimental setting * Update docs --------- Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: youknowriad <youknowriad@git.wordpress.org> Co-authored-by: shail-mehta <shailu25@git.wordpress.org> Co-authored-by: mtias <matveb@git.wordpress.org>
…theming support (WordPress#71248) * DateCalendar, DateRangeCalendar: switch from rem to px for some internal sizes * CHANGELOG * Use variables when possible * Use theme-aware variables
…1212) Co-authored-by: mikejolley <mikejolley@git.wordpress.org> Co-authored-by: jameskoster <jameskoster@git.wordpress.org> Co-authored-by: oandregal <oandregal@git.wordpress.org>
* MenuItem: make accessible when disabled * CHANGELOG * Update tests to account for different way to disable menu item
* Fix: Guard drag-and-drop against missing block DOM nodes * Fix: Ensure Post Comments Link always renders block wrapper ---- Co-authored-by: karthikeya-io <karthikeya01@git.wordpress.org> Co-authored-by: talldan <talldanwp@git.wordpress.org> Co-authored-by: tellthemachines <isabel_brison@git.wordpress.org>
Co-authored-by: im3dabasia <im3dabasia1@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: fluiddot <carlosgprim@git.wordpress.org> Co-authored-by: gturpin-dev <guillaumeturpin@git.wordpress.org>
* Fix typo in comments.js * Remove period from `more replies..` Co-authored-by: mrleemon <leemon@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: jasmussen <joen@git.wordpress.org> Co-authored-by: akasunil <sunil25393@git.wordpress.org> Co-authored-by: ramonjd <ramonopoly@git.wordpress.org>
* Rename Accordions to Accordion * Rename accordion-item * Update block descriptions * Tweak block descriptions Co-authored-by: mikachan <mikachan@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: alexandrebuffet <alexandrebuffet@git.wordpress.org> Co-authored-by: hanneslsm <hanneslsm@git.wordpress.org> Co-authored-by: jasmussen <joen@git.wordpress.org>
Co-authored-by: oandregal <oandregal@git.wordpress.org>
Co-authored-by: Mamaduka <mamaduka@git.wordpress.org> Co-authored-by: bph <bph@git.wordpress.org>
Co-authored-by: USERSATOSHI <tusharbharti@git.wordpress.org> Co-authored-by: karthick-murugan <karthickmurugan@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: jordesign <jordesign@git.wordpress.org>
…s#71274) * Fix DataViews actions horizontal layout consistency * Update changelog with this fix
- @wordpress/a11y@4.29.0 - @wordpress/annotations@3.29.0 - @wordpress/api-fetch@7.29.0 - @wordpress/autop@4.29.0 - @wordpress/babel-plugin-import-jsx-pragma@5.29.0 - @wordpress/babel-plugin-makepot@6.29.0 - @wordpress/babel-preset-default@8.29.0 - @wordpress/base-styles@6.5.0 - @wordpress/blob@4.29.0 - @wordpress/block-directory@5.29.0 - @wordpress/block-editor@15.2.0 - @wordpress/block-library@9.29.0 - @wordpress/block-serialization-default-parser@5.29.0 - @wordpress/block-serialization-spec-parser@5.29.0 - @wordpress/blocks@15.2.0 - @wordpress/browserslist-config@6.29.0 - @wordpress/commands@1.29.0 - @wordpress/components@30.2.0 - @wordpress/compose@7.29.0 - @wordpress/core-commands@1.29.0 - @wordpress/core-data@7.29.0 - @wordpress/create-block@4.72.0 - @wordpress/create-block-interactive-template@2.29.0 - @wordpress/create-block-tutorial-template@4.29.0 - @wordpress/customize-widgets@5.29.0 - @wordpress/data@10.29.0 - @wordpress/data-controls@4.29.0 - @wordpress/dataviews@7.0.0 - @wordpress/date@5.29.0 - @wordpress/dependency-extraction-webpack-plugin@6.29.0 - @wordpress/deprecated@4.29.0 - @wordpress/docgen@2.29.0 - @wordpress/dom@4.29.0 - @wordpress/dom-ready@4.29.0 - @wordpress/e2e-test-utils@11.29.0 - @wordpress/e2e-test-utils-playwright@1.29.0 - @wordpress/e2e-tests@8.29.0 - @wordpress/edit-post@8.29.0 - @wordpress/edit-site@6.29.0 - @wordpress/edit-widgets@6.29.0 - @wordpress/editor@14.29.0 - @wordpress/element@6.29.0 - @wordpress/env@10.29.0 - @wordpress/escape-html@3.29.0 - @wordpress/eslint-plugin@22.15.0 - @wordpress/fields@0.21.0 - @wordpress/format-library@5.29.0 - @wordpress/hooks@4.29.0 - @wordpress/html-entities@4.29.0 - @wordpress/i18n@6.2.0 - @wordpress/icons@10.29.0 - @wordpress/interactivity@6.29.0 - @wordpress/interactivity-router@2.29.0 - @wordpress/interface@9.14.0 - @wordpress/is-shallow-equal@5.29.0 - @wordpress/jest-console@8.29.0 - @wordpress/jest-preset-default@12.29.0 - @wordpress/jest-puppeteer-axe@7.29.0 - @wordpress/keyboard-shortcuts@5.29.0 - @wordpress/keycodes@4.29.0 - @wordpress/lazy-import@2.29.0 - @wordpress/list-reusable-blocks@5.29.0 - @wordpress/media-utils@5.29.0 - @wordpress/notices@5.29.0 - @wordpress/npm-package-json-lint-config@5.29.0 - @wordpress/nux@9.29.0 - @wordpress/patterns@2.29.0 - @wordpress/plugins@7.29.0 - @wordpress/postcss-plugins-preset@5.29.0 - @wordpress/postcss-themes@6.29.0 - @wordpress/preferences@4.29.0 - @wordpress/preferences-persistence@2.29.0 - @wordpress/prettier-config@4.29.0 - @wordpress/primitives@4.29.0 - @wordpress/priority-queue@3.29.0 - @wordpress/private-apis@1.29.0 - @wordpress/project-management-automation@2.29.0 - @wordpress/react-i18n@4.29.0 - @wordpress/readable-js-assets-webpack-plugin@3.29.0 - @wordpress/redux-routine@5.29.0 - @wordpress/reusable-blocks@5.29.0 - @wordpress/rich-text@7.29.0 - @wordpress/router@1.29.0 - @wordpress/scripts@30.22.0 - @wordpress/server-side-render@6.5.0 - @wordpress/shortcode@4.29.0 - @wordpress/style-engine@2.29.0 - @wordpress/stylelint-config@23.21.0 - @wordpress/sync@1.29.0 - @wordpress/token-list@3.29.0 - @wordpress/undo-manager@1.29.0 - @wordpress/upload-media@0.14.0 - @wordpress/url@4.29.0 - @wordpress/viewport@6.29.0 - @wordpress/warning@3.29.0 - @wordpress/widgets@4.29.0 - @wordpress/wordcount@4.29.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What?
Why?
How?
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast