-
Notifications
You must be signed in to change notification settings - Fork 317
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
chore(rna): merge next-release/main to rna/main #2901
Merged
calebpollman
merged 52 commits into
aws-amplify:rna/main
from
calebpollman:rna/merge-next-release-to-rna-main
Nov 5, 2022
Merged
chore(rna): merge next-release/main to rna/main #2901
calebpollman
merged 52 commits into
aws-amplify:rna/main
from
calebpollman:rna/merge-next-release-to-rna-main
Nov 5, 2022
Conversation
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
Update `next-release/main` with changes from `main`
* chore: upgrade radix to 1.0 Co-authored-by: Heather Buchel <hbuchel@gmail.com>
…amplify#2556) * chore: remove isMultiline prop from TextField * chore: address feedback, fix typo and add resize to PrimitiveCatalog * chore(next-release): add test on merge for next-release/main (aws-amplify#2564) Co-authored-by: Caleb Pollman <cpollman@amazon.com>
…n-update Update `next-release` with latest `main`
…mplify#2622) * chore: remove old Authenticator exports * chore: cleanup references to old Authenticator exports
…t-release chore: sync `next-release` with `main`
aws-amplify#2667) * chore(react-core): add ui-react-core and configuration * chore(ui-react-core): add ui-react-core to bump-react.md (aws-amplify#1839) * chore(react-core): update linting rules to reflect rules in ui-react package (aws-amplify#1907) * chore(react-core): delete example code (aws-amplify#1912) * chore(react-core): set tsconfig.json jsx field to react, add tsconfig.dev.json for test file ts support (aws-amplify#1911) * fix(ui-react-core): update prebuild and clean commands, remove react as a devDep (aws-amplify#1954) * chore(ui-react-core): add react devDeps (aws-amplify#2007) * chore(ui-react-core): replace tsup with tsc in ui-react-core (aws-amplify#2008) * chore(rwa): build react-core during CI (aws-amplify#2627) * chore(ui-react-core): migrate useAuthenticator and AuthenticatorProvider (aws-amplify#2605) Co-authored-by: William Lee <43682783+wlee221@users.noreply.github.com> Co-authored-by: William Lee <43682783+wlee221@users.noreply.github.com>
* feat(ui-react-core): merge ui-react-core in to main (aws-amplify#2659) * chore(react-core): add ui-react-core and configuration * chore(ui-react-core): add ui-react-core to bump-react.md (aws-amplify#1839) * chore(react-core): update linting rules to reflect rules in ui-react package (aws-amplify#1907) * chore(react-core): delete example code (aws-amplify#1912) * chore(react-core): set tsconfig.json jsx field to react, add tsconfig.dev.json for test file ts support (aws-amplify#1911) * fix(ui-react-core): update prebuild and clean commands, remove react as a devDep (aws-amplify#1954) * chore(ui-react-core): add react devDeps (aws-amplify#2007) * chore(ui-react-core): replace tsup with tsc in ui-react-core (aws-amplify#2008) * chore(rwa): build react-core during CI (aws-amplify#2627) * chore(ui-react-core): migrate useAuthenticator and AuthenticatorProvider (aws-amplify#2605) Co-authored-by: William Lee <43682783+wlee221@users.noreply.github.com> * chore(workflow): Bump setup-node version in our workflows (aws-amplify#2654) * chore(rna): add test-rna-prs.yml (aws-amplify#2664) * chore(ui-react-core): add .lintstagedrc.js (aws-amplify#2677) * Updates to dev center nav (aws-amplify#2658) Co-authored-by: Jacob Logan <lognjc@amazon.com> Co-authored-by: Danny Banks <djb@amazon.com> Co-authored-by: jacoblogan <jacob.maiola.logan@gmail.com> Co-authored-by: Scott Rees <6165315+reesscot@users.noreply.github.com> * chore(ui-react): remove deprecated useAuthenticator internals (aws-amplify#2676) * chore(ui-react): remove deprecated useAuthenticator internals Co-authored-by: William Lee <43682783+wlee221@users.noreply.github.com> Co-authored-by: Ioana Brooks <68251134+ioanabrooks@users.noreply.github.com> Co-authored-by: Tim Nguyen <54393192+timngyn@users.noreply.github.com> Co-authored-by: Jacob Logan <lognjc@amazon.com> Co-authored-by: Danny Banks <djb@amazon.com> Co-authored-by: jacoblogan <jacob.maiola.logan@gmail.com> Co-authored-by: Scott Rees <6165315+reesscot@users.noreply.github.com>
…-amplify#2682) This reverts commit 100d283.
…rge-main chore(next-release): merge from main
* Bump packages/angular to Angular 12 * [Revert] Pin aws-amplify version This resolves `ng update` error "can't resolve aws-amplify version" * Bump examples/angular * Bump angular canary * Revert aws-amplify changes * trigger ci * Enable ivy in examples * Use partial compilation mode * Remove enableIvy line * Create three-rules-work.md * Create smart-lobsters-jump.md * Update three-rules-work.md * Update .changeset/three-rules-work.md * Update smart-lobsters-jump.md * Update three-rules-work.md
…amplify#2703) * chore(next-release): add changeset for useAuthenticator updates Co-authored-by: William Lee <43682783+wlee221@users.noreply.github.com>
…rge-main chore(next-release): Next release/merge main
…ge-from-main chore(next-release): Next release/merge from main
…ge-main chore(next-release): merge `main` into `next-release/main`
* Add next-release build tests * trigger ci * fix typo * Skip unrelated tests * Revert "Skip unrelated tests" This reverts commit c046da4. * Update step name
…ate-from-main chore: merge `main` into `next-release/main`
* chore: remove legacy amplify exports * chore: remove legacy docs * chore: remove angular ui-components / stencil/core dep
…ge-main chore(next-release): merge `main` into `next-release/main`
* First commit on xstate changes * continued updates for auto sign in * Updated auto-sign in for manual and auto sign ups * Update auto sign in * Configured to always use auto sign up * Began fixing tests * Fixing tests * fixed tests * Updated router config * Updated logic for xstate * Added new run actor state * Fixed route config * Cleaned up code * Added more tests * Updated test * Updated test * Trying to fix tests... * Trying to fix tests.... * trying to fix tests.... * Updated tests... * Trying to fix tests.... * Added additional documentation * removed console.logs * Fixed angular * Added explicit instructions to update to the latest version of the aws-amplify library * fixed test * Create cuddly-insects-pump.md * Create neat-houses-heal.md * Create brown-lies-wonder.md * Reverted overrides * Updated docs * Fixed issue with vue-tsc * Added in more docs * Updated migration docs * Fixed spelling mistake * Updated based on code review * Refactored defaultAuthServices out and made some minor changes based on feedback from code review * Fixed test * Updated migration guides * chore: wait for state machine to be in autoSignIn state (aws-amplify#2760) * Remove 300ms wait * wait for autoSignIn state * Test `defaultAuthHubHandler` instead * Add listenToAuthHub test * Change extension * Remove typo * Change function type * ignore waitFor error * await defaultAuthHubHandler in Angular * trigger ci * Updated based on PR feedback * Fixed bug in tests * Update docs/src/pages/[platform]/connected-components/authenticator/customization/overrides/username.vue.mdx * Added new transition * Fixed test * Fixed more tests * Update fix for autoSignIn issue * Fix * Remove duplicate conditions * Remove unnecessary onError cases * Simplify experssion * Revert "Remove unnecessary onError cases" This reverts commit 4aeb2c4. * Use event.data instead of context.actorDoneData * Remove unnecessary onError cases This reverts commit d97541f. * Updated changeset * Updated sign-up-with-email removed extra context.route * updated changerequest file * Updates from code review * Supplement comment for waitFor * Use named export * chore: update yarn.lock file (aws-amplify#2806) * Added comment on routes facade * explicit type for hub handler * Add comment * Update packages/ui/src/helpers/authenticator/facade.ts * Whitespace push * Updated migration docs based on feedback * Updated migration docs * fixed typos * whitespace push Co-authored-by: Erik Hanchett <ehhanche@amazon.com> Co-authored-by: William Lee <43682783+wlee221@users.noreply.github.com> Co-authored-by: wlee221 <willeea@amazon.com> Co-authored-by: Scott Rees <6165315+reesscot@users.noreply.github.com>
* First commit on xstate changes * continued updates for auto sign in * Updated auto-sign in for manual and auto sign ups * Update auto sign in * Configured to always use auto sign up * Began fixing tests * Fixing tests * fixed tests * Updated router config * Updated logic for xstate * Added new run actor state * Fixed route config * Cleaned up code * Added more tests * Updated test * Updated test * Trying to fix tests... * Trying to fix tests.... * trying to fix tests.... * Updated tests... * Trying to fix tests.... * Added additional documentation * removed console.logs * Fixed angular * Added explicit instructions to update to the latest version of the aws-amplify library * fixed test * Create cuddly-insects-pump.md * Create neat-houses-heal.md * Create brown-lies-wonder.md * Reverted overrides * Updated docs * Fixed issue with vue-tsc * Added in more docs * Updated migration docs * Fixed spelling mistake * Updated based on code review * Refactored defaultAuthServices out and made some minor changes based on feedback from code review * Fixed test * Updated migration guides * chore: wait for state machine to be in autoSignIn state (aws-amplify#2760) * Remove 300ms wait * wait for autoSignIn state * Test `defaultAuthHubHandler` instead * Add listenToAuthHub test * Change extension * Remove typo * Change function type * ignore waitFor error * await defaultAuthHubHandler in Angular * trigger ci * Updated based on PR feedback * Fixed bug in tests * Update docs/src/pages/[platform]/connected-components/authenticator/customization/overrides/username.vue.mdx * Added new transition * Fixed test * Fixed more tests * Update fix for autoSignIn issue * Fix * Remove duplicate conditions * Remove unnecessary onError cases * Simplify experssion * Revert "Remove unnecessary onError cases" This reverts commit 4aeb2c4. * Use event.data instead of context.actorDoneData * Remove unnecessary onError cases This reverts commit d97541f. * Updated changeset * Updated sign-up-with-email removed extra context.route * updated changerequest file * Updates from code review * Supplement comment for waitFor * Use named export * Add migration guides for i18n * Fix typo * chore: update yarn.lock file (aws-amplify#2806) * Added comment on routes facade * explicit type for hub handler * Add comment * Update packages/ui/src/helpers/authenticator/facade.ts * Whitespace push * Updated migration docs based on feedback * Updated migration docs * fixed typos * whitespace push * Fix typo Co-authored-by: Erik Hanchett <ehhanche@amazon.com> Co-authored-by: Erik Hanchett <icystorm@gmail.com> Co-authored-by: Scott Rees <6165315+reesscot@users.noreply.github.com>
…ify#2804) * First commit on xstate changes * continued updates for auto sign in * Updated auto-sign in for manual and auto sign ups * Update auto sign in * Configured to always use auto sign up * Began fixing tests * Fixing tests * fixed tests * Updated router config * Updated logic for xstate * Added new run actor state * Fixed route config * Cleaned up code * Added more tests * Updated test * Updated test * Trying to fix tests... * Trying to fix tests.... * trying to fix tests.... * Updated tests... * Trying to fix tests.... * Added additional documentation * removed console.logs * Fixed angular * Added explicit instructions to update to the latest version of the aws-amplify library * fixed test * Create cuddly-insects-pump.md * Create neat-houses-heal.md * Create brown-lies-wonder.md * Reverted overrides * Updated docs * Fixed issue with vue-tsc * Added in more docs * Updated migration docs * Fixed spelling mistake * Updated based on code review * Refactored defaultAuthServices out and made some minor changes based on feedback from code review * Fixed test * Updated migration guides * chore: wait for state machine to be in autoSignIn state (aws-amplify#2760) * Remove 300ms wait * wait for autoSignIn state * Test `defaultAuthHubHandler` instead * Add listenToAuthHub test * Change extension * Remove typo * Change function type * ignore waitFor error * await defaultAuthHubHandler in Angular * trigger ci * Updated based on PR feedback * Fixed bug in tests * Update docs/src/pages/[platform]/connected-components/authenticator/customization/overrides/username.vue.mdx * Added new transition * Fixed test * Fixed more tests * Update fix for autoSignIn issue * Fix * Remove duplicate conditions * Remove unnecessary onError cases * Simplify experssion * Revert "Remove unnecessary onError cases" This reverts commit 4aeb2c4. * Use event.data instead of context.actorDoneData * Remove unnecessary onError cases This reverts commit d97541f. * Updated changeset * Updated sign-up-with-email removed extra context.route * updated changerequest file * Updates from code review * Supplement comment for waitFor * Use named export * Add migration guides for i18n * Fix typo * Add documentation for angular 12 bump * Fix ``` * Fix typo 2 * Change wording * Revert lock changes * Update docs/src/pages/[platform]/getting-started/migration/migration.angular.mdx Co-authored-by: Erik Hanchett <ehhanche@amazon.com> Co-authored-by: Erik Hanchett <icystorm@gmail.com>
Co-authored-by: Chenwei Zhang <40295569+zchenwei@users.noreply.github.com>
🦋 Changeset detectedLatest commit: 9cb15cc The changes in this PR will be included in the next version bump. This PR includes changesets to release 6 packages
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 |
github-actions
bot
removed
the
run-tests
Adding this label will trigger tests to run
label
Nov 4, 2022
joebuono
approved these changes
Nov 4, 2022
ioanabrooks
approved these changes
Nov 4, 2022
calebpollman
added a commit
that referenced
this pull request
Nov 5, 2022
This reverts commit 9aaf966.
calebpollman
added a commit
that referenced
this pull request
Nov 5, 2022
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.
Description of changes
merge next-release/main to rna/main
Issue #, if available
NA
Description of how you validated changes
Ran unit tests, smoke tested
Authenticator
(including auto sign in) andInAppMessaging
demo appsChecklist
yarn test
passessideEffects
field updatedBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.