-
Notifications
You must be signed in to change notification settings - Fork 318
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(in-app-messaging): merge main in to in-app-messaging/main from latest release commit #2485
Merged
calebpollman
merged 19 commits into
aws-amplify:in-app-messaging/main
from
calebpollman:in-app-messaging/merge-from-latest-release
Aug 25, 2022
Merged
chore(in-app-messaging): merge main in to in-app-messaging/main from latest release commit #2485
calebpollman
merged 19 commits into
aws-amplify:in-app-messaging/main
from
calebpollman:in-app-messaging/merge-from-latest-release
Aug 25, 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 yarn.lock * updated yarn.lock to include geocoder update Co-authored-by: Joe Buono <joebuono@amazon.com>
* fix: update maplibre-gl-js-amplify to v2.0.3 to fix location search bug * fix: update to maplibre-gl-js-amplify v2.0.4 * fix: pin maplibre-gl-js-amplify version * Create hip-horses-arrive.md
…s-amplify#2469) * fix(react): hide svg icon images in a11y tree in Rating component
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: 0618 <o.6180339@gmail.com>
…latest release commit Merge commit 'ffba713cf34112f588a877bff73e1b7622b9e26e' into in-app-messaging/merge-from-latest-release
🦋 Changeset detectedLatest commit: 65600f4 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 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 |
wlee221
approved these changes
Aug 19, 2022
* Set `predictableActionArguments` to true * Create clean-suns-fix.md * Add predictableActionArguments to `true`
…ify#2468)" (aws-amplify#2492) This reverts commit 665c426.
…ws-amplify#2491) * Change e2e environments to auth-with-username-no-attributes * Remove additional attribute from sign-up test Co-authored-by: William Lee <43682783+wlee221@users.noreply.github.com>
* Remove chmod in package.json * remove chmod in canary as well * [REVERT] poc run without chmod * [REVERT]: add missing environement * [REVERT]: Add amplify cli * trigger-ci * [REVERT]: Remove unneeded codes in POC workflow * use yarn environments pull instead of yarn pull * Why doesn't this work? * This should work! * Remove duplciate shell call * Remove poc workflow
…fy#2501) * Split environments into respective folders * chore(environments): Update scripts for environments split (aws-amplify#2502) * Initial approach * Simpler solution * Add auth/geo/datastore scripts * Add general pull command * Explicitly get path to the shell file * fix typo * chore(environments): update `awsExports` to point to new paths (aws-amplify#2504) * Update react aws-exports * Vue aws-exports update * Angular aws-exports updates
* rename countryCode to dialCode * begin deprecating countryCode by adding in duplicate dialCode props and updating all examples to use dialCode props * update props table * duplicate phone number field tests using dialCode * update tests * add required field to phoneNumberFieldProps, added deprecation warning * update e2e tests * update phone number field documentation * rename countrycode files to dialcode * update angular and vue dial code select name * update angular and vue to dial code * return default label to country code and undo e2e test changes * update unit tests * update e2e tests to revert change to dial code * Create swift-kids-help.md * Update docs/src/pages/[platform]/components/phonenumberfield/react.mdx add `role="none"` to docs alert Co-authored-by: Heather Buchel <hbuchel@gmail.com> * Update swift-kids-help.md Co-authored-by: Jacob Logan <lognjc@amazon.com> Co-authored-by: Heather Buchel <hbuchel@gmail.com>
* POC run against guides * Try bash instead of sh * Add debug line * Use printf instead of echo * Add more comments * Update import path in guides * Adjust comments * Adjust comment * Remove extraneous comments * More comments adjustment * Revert "POC run against guides" This reverts commit 88bceca.
Co-authored-by: Jacob Logan <lognjc@amazon.com>
ioanabrooks
approved these changes
Aug 25, 2022
calebpollman
added a commit
to calebpollman/amplify-ui
that referenced
this pull request
Aug 25, 2022
…in from latest release commit (aws-amplify#2485)" This reverts commit cffdf7f.
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
NA
Issue #, if available
NA
Description of how you validated changes
NA
Checklist
NA
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.