-
Notifications
You must be signed in to change notification settings - Fork 58
Alpha release Oct 31 #4275
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
Merged
Merged
Alpha release Oct 31 #4275
Conversation
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
Co-authored-by: dkoo <derrick.koo@automattic.com>
Adds a skeleton menu for Content Gates
* feat: add content gate settings skeleton * fix: typescript * fix: lint * feat: read content gates data from array * feat: render content gates from array * feat: add content rules section * fix: typescript errors * fix: add missing module * fix: typescript errors * fix: add missing module * fix: gate type * fix: revert type declaration --------- Co-authored-by: Rasmy Nguyen <raz@automattic.com>
* style: update styles for ActionCard badge components * style: colors * style: fix badge color calculations * style: fix badge font size and line height
Adds drag and drop to the newspack action card component
Co-authored-by: Miguel Peixe <miguel.peixe@automattic.com> Co-authored-by: Rasmy Nguyen <raz@automattic.com>
Updates content gate wizard ui and adds gate priority updating
This fixes the layout when a draggable action card is also collapsable
…locks when they have credits
fix: prevent an infinite loop/error transforming galleries to image blocks when they have credits [NPPM-2323]
* feat: register integration module & cap * feat: add Nextdoor OAuth authentication class * feat: add Nextdoor API client * feat: add onboarding and settings components * fix: update module correct paths * fix: onboarding flow - account connection * feat: add check for claimed publication URL in settings * fix: token valid status * feat: filter role options * feat: add country from php * refactor: update components layout * feat: update grid layout for available roles * feat: update button variants for onboarding actions * feat: show intended redirect URI during set up * refactor: simplify namespace usage * feat: add Nextdoor post editor functionality * fix: save publication URL during page claim * fix: import style * fix: authorization flow * refactor: post editor UI * refactor: improve guid key gen * fix: gate deleted posts * fix: redirect url for nextdoor auth * feat: add nextdoor post status to UI * refactor: remove unnecessary update notice * refactor: simplify deleted post handling * refactor: article status ui * refactor: rename controller class * refactor: streamline Nextdoor API settings management and enhance onboarding UI * fix: allowed roles mismatch * refactor: move Nextdoor settings styles * refactor: cleanup class integration * fix: page claim missing attr * refactor: use safe remote request fns * refactor: streamline API calls and simplify state * refactor: move components * feat: minor UI updates * refactor: cleanup * feat: update Nextdoor post deletion handling * fix: settings unit tests * feat: display error msgs for invalid status * refactor: concise desc * docs: add reference link for available countries filter * refactor: remove unused instance var * fix: redirect error handling * refactor: improve OAuth error handling and redirection * feat: add defaults and filters on Nextdoor get settings * fix: cast type for safety * fix: ensure trailing slashes in API URLs * fix: update Nextdoor capability assignment to include role removal * fix: empty commit for triggering failed unit test * fix: feature flag nextdoor * fix: maintain state logic for linter --------- Co-authored-by: claudiulodro <claudiulodro@gmail.com>
fix: remove <br> from Collections meta in the grid layout [NPPM-2345]
* fix(teams-for-memberships): sync team members on login * fix: sync contact on team creation or member add * style: input styles for membership team forms * fix: still send 'team member' membership status if woo_team field not enabled
Bumps [php-stubs/wordpress-stubs](https://github.com/php-stubs/wordpress-stubs) from 6.8.2 to 6.8.3. - [Release notes](https://github.com/php-stubs/wordpress-stubs/releases) - [Commits](php-stubs/wordpress-stubs@v6.8.2...v6.8.3) --- updated-dependencies: - dependency-name: php-stubs/wordpress-stubs dependency-version: 6.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
🎉 This PR is included in version 6.23.0-alpha.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Contributor
|
🎉 This PR is included in version 6.24.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.
A new alpha release.