-
Notifications
You must be signed in to change notification settings - Fork 4
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
Release 2.8.0 #556
Merged
Merged
Release 2.8.0 #556
Changes from all commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
613bc33
pages and posts
manikantakailasa ef12491
cypress tests added
manikantakailasa c5b5be5
test fix
manikantakailasa e4dbe18
Merge branch 'develop' into PRESS4-509
manikantakailasa 92a178c
fix
manikantakailasa 9ad20e2
add class name
manikantakailasa 6e48353
release bump 1.3.28
manikantakailasa 03fa4e3
space fix
manikantakailasa da86b5b
Merge pull request #532 from newfold-labs/ecommerce-release-bump_1.3.28
wpscholar fd7e96a
Merge branch 'develop' into PRESS4-509
manikantakailasa 32f50ca
Composer Dev(deps-dev): Bump newfold-labs/wp-php-standards
dependabot[bot] 2174a7b
Composer(deps): Bump newfold-labs/wp-module-performance
dependabot[bot] ddea0cb
Merge pull request #541 from newfold-labs/dependabot/composer/develop…
wpalani 2106bc5
Disable file base caching
wpalani 780d428
Change new page slug to prevent router conflicts
wpalani 0864fe1
Change app class reference from `wppbh` to `hgwp`
wpalani da4ffec
Update test file
wpalani b4681e2
Merge pull request #527 from newfold-labs/PRESS4-509
wpalani c7ecac5
Merge pull request #543 from newfold-labs/update/disable-file-cache
wpscholar 678e9fe
Updated ecommerce version
ramyakrishnai c803818
Update Onboarding to 2.3.0
arunshenoy99 7f9c333
NPM(deps): Bump @wordpress/dom-ready from 3.55.0 to 3.57.0
dependabot[bot] 73a539c
NPM(deps): Bump @wordpress/i18n from 4.55.0 to 4.57.0
dependabot[bot] 1b7ae9a
NPM Dev(deps-dev): Bump @wordpress/scripts from 27.4.0 to 27.8.0
dependabot[bot] be79ad6
update lock file
arunshenoy99 4f13e1e
Fix tests
arunshenoy99 cada834
Composer(deps): Bump newfold-labs/wp-module-runtime
dependabot[bot] d4bf6e9
Fix tests
arunshenoy99 2db8988
Merge pull request #555 from newfold-labs/dependabot/composer/develop…
wpalani dba9af5
Merge pull request #554 from newfold-labs/dependabot/npm_and_yarn/dev…
wpalani 3b94e3c
Merge pull request #553 from newfold-labs/dependabot/npm_and_yarn/dev…
wpalani e1cf472
Merge pull request #552 from newfold-labs/dependabot/npm_and_yarn/dev…
wpalani f9dfa01
Composer(deps): Bump newfold-labs/wp-module-notifications
dependabot[bot] cc2f642
NPM(deps): Bump @wordpress/compose from 6.32.0 to 6.34.0
dependabot[bot] de6920b
NPM(deps): Bump @wordpress/icons from 9.46.0 to 9.48.0
dependabot[bot] 26ec269
Merge pull request #545 from newfold-labs/dependabot/composer/develop…
wpalani 7ff3956
Merge pull request #540 from newfold-labs/dependabot/composer/develop…
wpalani b6334e3
Merge pull request #551 from newfold-labs/dependabot/npm_and_yarn/dev…
wpalani e57b5fc
Merge pull request #550 from newfold-labs/dependabot/npm_and_yarn/dev…
wpalani be60b76
Add `@modules` alias to webpack import paths
wpalani fe07b0a
Revert "Add `@modules` alias to webpack import paths"
wpalani 8d45c05
Add `@modules` alias to webpack import paths
wpalani 4b541ea
Add notification with 'hostgator-app-nav' context in the app nav
wpalani d52ed94
Merge branch 'develop' into update/onboarding
wpalani 71842c1
Fix merge conflicts
wpalani 30025f6
update composer.lock
wpalani 720d769
Merge pull request #548 from newfold-labs/update/onboarding
wpalani 38f9d8a
Merge branch 'develop' into update/ecommerce-release-1.3.30
wpalani cd15fdd
update composer lock
wpalani b2bc019
`npm update`
wpalani 1c929fa
Merge pull request #547 from newfold-labs/update/ecommerce-release-1.…
wpalani f73ffc6
Bump deactivation module
wpalani 90351dc
Bump wp-module-runtime npm package
wpalani 9f3f9cf
Add wp-module-activation
wpalani 7d61ceb
Bump data module
wpalani 97ac088
bump staging module
wpalani 899c7eb
Merge branch 'update/deps' into develop
wpalani 20d6778
ran `composer update`
wpalani f22e409
ran `npm update`
wpalani f30b095
Bump version
wpalani 698b2b8
Skip ecommerce tests when wp version is lower than 6.4
wpalani 138e786
Bump onboarding `^2.3.1`
wpalani f2e81ab
update i18n files
circlecube 614912e
update i18n files for 2.8.0
circlecube 77b2b9f
rename json i18n files
circlecube 1141133
update min wp version
circlecube File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,9 +28,9 @@ jobs: | |
- '8.2' | ||
- '8.3' | ||
wpVersion: | ||
- '6.2' | ||
- '6.3' | ||
- '6.4' | ||
- '6.5' | ||
|
||
steps: | ||
|
||
|
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not familiar with the reasons behind changing this, but I do see it was changed in bluehost a while ago. @wpscholar?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We're disabling file-based caching on HostGator. My understanding is that it was never supposed to be on for HG to begin with. https://github.com/newfold-labs/wp-plugin-hostgator/pull/543/files