Skip to content
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

Introduce the functionality #1

Merged
merged 18 commits into from
Oct 27, 2023
Merged

Introduce the functionality #1

merged 18 commits into from
Oct 27, 2023

Conversation

widoz
Copy link
Member

@widoz widoz commented Sep 29, 2023

  • Do not render any admin info if the theme does not have support for a gutenberg version
  • Obtain the compatibility information from the composer.json
  • Only one Gutenberg Version with the possibility to specify a range of compatible versions
  • Remove the URL Fixer since it's a problem only on VIP environments.

@widoz widoz requested a review from gmazzap September 29, 2023 20:55
@widoz widoz marked this pull request as draft September 30, 2023 04:32
widoz added 17 commits October 12, 2023 19:15
- Invalid text domain
- static anonymous functions
- Fix invalid package name
- Remove notice when isn't possible to load a gutenberg version for the
current theme.
- Invalid text domain
- static anonymous functions
- Fix invalid package name
- Remove notice when isn't possible to load a gutenberg version for the
current theme.
- Fix QA
The configuration value from the theme might not include just strings.
Ensure it only contains strings
- Delete `.idea` containing incorrect and absolute paths
- Remove no longer necessary .Docker configuration
- Add .vscode configuration
- Add Wp Env for development
- Switch to `roots/wordpress-no-content`
- Remove `php-stubs`
- Unit Tests
- Wp Env
- Dependencies
- Psalm
It is not necessary
@widoz widoz marked this pull request as ready for review October 27, 2023 10:36
@widoz widoz merged commit c30aa56 into main Oct 27, 2023
14 of 16 checks passed
@widoz widoz deleted the add-source branch October 27, 2023 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants