-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Navigation block: check that the modal is set before using contains
#51962
Commits on May 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2efa328 - Browse repository at this point
Copy the full SHA 2efa328View commit details -
Configuration menu - View commit details
-
Copy full SHA for 455396b - Browse repository at this point
Copy the full SHA 455396bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b48ac7c - Browse repository at this point
Copy the full SHA b48ac7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 596e4da - Browse repository at this point
Copy the full SHA 596e4daView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbcd7fa - Browse repository at this point
Copy the full SHA bbcd7faView commit details -
Configuration menu - View commit details
-
Copy full SHA for b24a7fb - Browse repository at this point
Copy the full SHA b24a7fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e0278 - Browse repository at this point
Copy the full SHA 97e0278View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59ba71b - Browse repository at this point
Copy the full SHA 59ba71bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d80af2d - Browse repository at this point
Copy the full SHA d80af2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43af7ab - Browse repository at this point
Copy the full SHA 43af7abView commit details -
Configuration menu - View commit details
-
Copy full SHA for b19d9f5 - Browse repository at this point
Copy the full SHA b19d9f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e971cd6 - Browse repository at this point
Copy the full SHA e971cd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02701e9 - Browse repository at this point
Copy the full SHA 02701e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22d7543 - Browse repository at this point
Copy the full SHA 22d7543View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04bf309 - Browse repository at this point
Copy the full SHA 04bf309View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91e3fde - Browse repository at this point
Copy the full SHA 91e3fdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75159c4 - Browse repository at this point
Copy the full SHA 75159c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for df8563b - Browse repository at this point
Copy the full SHA df8563bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b1953f - Browse repository at this point
Copy the full SHA 7b1953fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a10636 - Browse repository at this point
Copy the full SHA 8a10636View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffa40e7 - Browse repository at this point
Copy the full SHA ffa40e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea033b1 - Browse repository at this point
Copy the full SHA ea033b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9561b8 - Browse repository at this point
Copy the full SHA d9561b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bec4852 - Browse repository at this point
Copy the full SHA bec4852View commit details
Commits on Jun 2, 2023
-
Interactivity API: add
wp_store
(#51191)* Add `wp_store` to the Interactivity API * Rename WP_Interactivity_Store and move filter to scripts file * Remove todos to change the store id
Configuration menu - View commit details
-
Copy full SHA for 8cb572c - Browse repository at this point
Copy the full SHA 8cb572cView commit details
Commits on Jun 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1b7ed17 - Browse repository at this point
Copy the full SHA 1b7ed17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66c4c58 - Browse repository at this point
Copy the full SHA 66c4c58View commit details -
Interactivity API: initial support for SSR (#51229)
* Initial version working with basic support for wp-bind * Add wp-context * Add wp-class * Add wp-style * Add wp-text * Add directive processing tests * Add WP_Directive_Processor class tests * Add wp-bind tests * Add wp-context tests * Add wp-class tests * Add wp-style tests * Add wp-text tests * Add evaluate tests * Fix PHP lint * Prevent errors with incorrect JSON objects * Add support for functions in the server
Configuration menu - View commit details
-
Copy full SHA for e740fff - Browse repository at this point
Copy the full SHA e740fffView commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2f86561 - Browse repository at this point
Copy the full SHA 2f86561View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ac4a7b - Browse repository at this point
Copy the full SHA 3ac4a7bView commit details
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for db7686e - Browse repository at this point
Copy the full SHA db7686eView commit details
Commits on Jun 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4b0b87a - Browse repository at this point
Copy the full SHA 4b0b87aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02a46bb - Browse repository at this point
Copy the full SHA 02a46bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d1a1c4 - Browse repository at this point
Copy the full SHA 3d1a1c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 294bf69 - Browse repository at this point
Copy the full SHA 294bf69View commit details
Commits on Jun 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1ed1e34 - Browse repository at this point
Copy the full SHA 1ed1e34View commit details -
Code improvements for the SSR part of the Interactivity API (#51640)
* Fix multi-line comments and add examples * Add parse_attribute_name static method to WP_Directive_Processor * Replace array functions with a foreach loop * Add explanatory comment for the negation operator check * Replace $array with $path_segments * Minor fix for the negation operator comment * Call only instances of Closure * Improve negation operator code style * Do not lower-case tags * Use static parse_attribute_name inside directive processors * Add basic error handling in wp-context * Fix hidden identation errors * Use the correct variable name * Fix test for evaluating functions * Remove references to "attribute" directives * Remove emtpy lines in multi-line function calls * Fix typo --------- Co-authored-by: Luis Herranz <luisherranz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8758865 - Browse repository at this point
Copy the full SHA 8758865View commit details
Commits on Jun 27, 2023
-
Add the full Interactivity API runtime (but removing the client-side …
…navigation). (#51194) * Add show and text directives * Move directive bind tests * Move the rest of e2e tests (except csn-related) * Add interactive-blocks plugin for e2e tests * Move test plugins one folder up * Add plugin to .wp-env.json * Change directive-bind spec file to use new plugin * Move plugin to e2e-tests package * Move HTML for directive-bind to plugin * Update exposed properties from preact * Refactor directive-bind spec file * Create directive-effect block for e2e testing * Update directive-effect spec file * Remove unnecessary files * Fix e2e tests for bind and effect directives * Refactor fixtures and use them for bind and effect * Remove unnecessary editorScript * Fix e2e test for directive priorities * Remove unnecessary files * Fix negation operator * Refactor store-tag e2e tests * Refactor directive-class e2e tests * Remove extra spaces * Add util for removing all created posts * Add block for context directive * Add block for directive show testing * Remove unintentionally added artifact * Ignore artifacts generated inside /test/e2e * Remove unused html * Add block for directive text testing * Add blocks for tovdom testing * Update directives syntax in e2e tests * Add getLink to InteractivityUtils * Fix php lint errors * Add disable_directives_ssr param * Fix phpcs errors * Fix missing phpcs error and warnings * Remove `wp-interactivity` from `viewScript` --------- Co-authored-by: Luis Herranz <luisherranz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c745063 - Browse repository at this point
Copy the full SHA c745063View commit details -
Configuration menu - View commit details
-
Copy full SHA for 242a3ba - Browse repository at this point
Copy the full SHA 242a3baView commit details
Commits on Jun 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3f29f8b - Browse repository at this point
Copy the full SHA 3f29f8bView commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 06d13da - Browse repository at this point
Copy the full SHA 06d13daView commit details