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

Merge next-release/main to main #4709

Merged
merged 226 commits into from
Nov 14, 2023
Merged

Merge next-release/main to main #4709

merged 226 commits into from
Nov 14, 2023

Conversation

calebpollman
Copy link
Member

Description of changes

Issue #, if available

Description of how you validated changes

Checklist

  • Have read the Pull Request Guidelines
  • PR description included
  • Relevant documentation is changed or added (and PR referenced)
  • yarn test passes and tests are updated/added
  • No side effects or sideEffects field updated

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

ioanabrooks and others added 30 commits August 31, 2023 18:09
* refactor(ui): update radiogroupfield to use fieldset instead of view as fieldset, update references and docs

* refactor(ui): updating test cases

* update tests

* Create plenty-apples-end.md

* refactor(ui): change radiofieldgroup to use fieldset

* Update .changeset/plenty-apples-end.md

Co-authored-by: Heather Buchel <[email protected]>

* Update package.json

* Update packages/react/src/primitives/types/radioGroupField.ts

Co-authored-by: Heather Buchel <[email protected]>

* Update packages/react/src/primitives/RadioGroupField/__tests__/RadioGroupField.test.tsx

Co-authored-by: Heather Buchel <[email protected]>

* update tests

* Update docs/src/pages/[platform]/components/radiogroupfield/react.mdx

Co-authored-by: Heather Buchel <[email protected]>

* Update docs/src/pages/[platform]/components/radiogroupfield/react.mdx

Co-authored-by: Heather Buchel <[email protected]>

* Update docs/src/pages/[platform]/components/radiogroupfield/react.mdx

Co-authored-by: Heather Buchel <[email protected]>

* Update docs/src/pages/[platform]/components/radiogroupfield/react.mdx

Co-authored-by: Heather Buchel <[email protected]>

* Update docs/src/pages/[platform]/components/radiogroupfield/react.mdx

Co-authored-by: Heather Buchel <[email protected]>

* updating syntax

* disabling outlined by default in fieldset

* docs fix

* fix radio disabled label color and radioGroup legend theming (#4478)

* fix radio disabled label color and radioGroup legend theming

* snapshots

---------

Co-authored-by: Heather Buchel <[email protected]>

* Fix Radio tests after disabled class change

* updating yarn lock

* reset yarn.lock to next-release/main

* capitalization and alphabetization

* Update .changeset/plenty-apples-end.md

Co-authored-by: Caleb Pollman <[email protected]>

---------

Co-authored-by: Heather Buchel <[email protected]>
Co-authored-by: Heather Buchel <[email protected]>
Co-authored-by: Caleb Pollman <[email protected]>
calebpollman and others added 16 commits November 12, 2023 12:14
…sword References (#4695)

* fix(ci): enable last commented out e2e tests, remove last of resetPassword refs

* Update packages/e2e/features/ui/components/authenticator/sign-in-with-email.feature

---------

Co-authored-by: Scott Rees <[email protected]>
* fix missing package.json update for angular cli 16 build system test (#4687)

* chore: update aws-amplify to latest (#4696)

---------

Co-authored-by: Heather Buchel <[email protected]>
* chore(mv): replace AmplifyUser with AuthUser

* chore: update attributes useage to username in xample apps

---------

Co-authored-by: Scott Rees <[email protected]>
* chore: add fixture for change password e2e test

* run e2e tests
@calebpollman calebpollman requested a review from a team as a code owner November 14, 2023 05:40
Copy link

changeset-bot bot commented Nov 14, 2023

🦋 Changeset detected

Latest commit: 75c748f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
Name Type
@aws-amplify/ui-react Major
@aws-amplify/ui Major
@aws-amplify/ui-react-native Minor
@aws-amplify/ui-react-storage Patch
@aws-amplify/ui-react-liveness Patch
@aws-amplify/ui-react-notifications Patch
@aws-amplify/ui-react-auth Patch
@aws-amplify/ui-react-core-auth Patch
@aws-amplify/ui-react-core-notifications Patch
@aws-amplify/ui-react-core Patch
@aws-amplify/ui-react-native-auth Patch
@aws-amplify/ui-vue Patch
@aws-amplify/ui-angular Patch
@aws-amplify/ui-react-geo Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

const cliPasswordSettings =
event.data.aws_cognito_password_protection_settings || {};
config(context, { data: cliConfig }) {
// Prefer explicitly configured settings over default CLI values\
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// Prefer explicitly configured settings over default CLI values\
// Prefer explicitly configured settings over default CLI values

@calebpollman calebpollman merged commit 463c716 into main Nov 14, 2023
34 checks passed
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.

8 participants