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

Docs release pr 2025 02 13 #6354

Merged
merged 13 commits into from
Feb 14, 2025
Merged

Conversation

tiffanynwyeung
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
  • yarn test passes and tests are updated/added
  • PR title and commit messages follow conventional commit syntax
  • If this change should result in a version bump, changeset added (This can be done after creating the PR.) This does not apply to changes made to docs, e2e, examples, or other private packages.

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

jordanvn and others added 13 commits January 28, 2025 16:47
…#5562)

* initial commit to add 'bucket' property to storage components

* chore: use StorageBucket type in StorageImagePathProps

* remove duplicate StorageBucket type declaration

* chore: update aws-amplify version to include multi-bucket support

* docs: include references to new 'bucket' prop and its usage

* more explicitly clarifying that  can be a string in docs example

* chore: changing reference of storage manager to file uploader

* chore: updating yarn.lock

* chore: undoing unnecessary linting changes

* chore: moving yarn.lock from main branch parity

* chore: updating yarn.lock to main

* chore: add missing references to 'bucket'

* chore: adding tests and new example app

* chore: add end of file line

* chore: add changeset

* chore: setting more obviously fake bucket name as example

* chore: adding link for setting up multi-bucket configuration to docs

* chore: removing unnecessary type definitions

* chore: removing unnecessary type from Storage Image props

* chore: adding bucket as omitted prop to gen1 props

* fix(tests): updating test data to fit expected behavior

* chore: adjusting prop order, import consolidation, and added description

* chore: add FileUploader example app and e2e test

---------

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

* fix(angular): stop interpreter when destroying AuthenticatorService

* chore: add changeset

* test(angular): in AuthenticatorService, ensure underlying auth actor is closed on destruction
…lar/Vue (#6339)

* fix(docs): add callout about Amplify UI component usage in SSR for Angular/Vue

* chore: adjust wording feedback, fix angular heading sizes
…6347)

* fix: add parentheses to fix displayed upload status

* chore: add changeset

* chore: add test for progress indicator

* chore: update statuses within progress test to accurately reflect progress state

* chore: other minor changes to make test data more appropriate
…6345)

* chore(docs): adjust wording and clean up React troubleshooting page

* address feedback

* revert Next.js version change to point to version introducing breaking changes

specifically, 13.4 was the change that introduced stable App Router, and it would be better to point this out rather than point to the latest version of 13 for clarity's sake
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@tiffanynwyeung tiffanynwyeung requested a review from a team as a code owner February 14, 2025 00:52
Copy link

changeset-bot bot commented Feb 14, 2025

⚠️ No Changeset found

Latest commit: e8bb73e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

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.

9 participants