Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Chore: Merge main to next-release/main (#7383)
* fix(main): update overflow background color in dark mode (#7316) * fix(main): update background color in darkmode * fix darkmode when system default is used * StoragePath Documentation for Gen1 (#7279) * storage: update swift storage with storage path * chore: update swift storage docs with storage path * chore: update storage getting started content * chore: add callout warning to file access level * chore: update gen2 callout * chore: convert fragments to inline filter * update storage path example * Android Gen2 Storage * remove upload from getting started * Add Using Storagepath * add content to storage path page * Expand storagepath * improve doc * update callout message * modify file access level callout * add accidental remove * gramatical issues * Update src/pages/[platform]/build-a-backend/storage/download/index.mdx Co-authored-by: Jordan Nelson <nejrd@amazon.com> * Update src/pages/[platform]/build-a-backend/storage/upload/index.mdx Co-authored-by: Jordan Nelson <nejrd@amazon.com> * Update src/pages/[platform]/build-a-backend/storage/storagepath/index.mdx Co-authored-by: Jordan Nelson <nejrd@amazon.com> * Update src/pages/[platform]/build-a-backend/storage/list/index.mdx Co-authored-by: Jordan Nelson <nejrd@amazon.com> * Update src/pages/[platform]/build-a-backend/storage/remove/index.mdx Co-authored-by: Jordan Nelson <nejrd@amazon.com> * Bump Android version --------- Co-authored-by: Tuan Pham <phantum@amazon.com> Co-authored-by: Jordan Nelson <nejrd@amazon.com> * Update npx amplify generate config -> outputs - Gen2 doc (#7344) npx amplify generate config is throwing >>Unknown command: config Generates post deployment artifacts Commands: amplify generate outputs Generates amplify outputs amplify generate forms Generates UI forms amplify generate graphql-client-code Generates graphql API code amplify generate schema-from-database Generates typescript data schema from a SQL database * chore: add kotlin update to docs and formatting changes for flutter (#7023) * chore: add kotlin update to docs and formatting changes for new flutter build.gradle creation * chore: remove steps for apps created with flutter 3.16 and earlier * JS Gen2 Storage Docs (#7323) * [Gen2 Storage JS] DownloadData doc updates (#7049) * [JS] Update migration docs to use path (#7143) * [JS] Storage API - path update (#7145) * [Gen2 Storage JS] Update version and path strings (#7307) * fix missed $ in string --------- Co-authored-by: Jim Blanchard <jim.l.blanchard@gmail.com> * update sandbox secret management (#7108) * update sandbox secret management * Update src/pages/gen2/deploy-and-host/sandbox-environments/features/index.mdx * Update src/pages/gen2/deploy-and-host/sandbox-environments/features/index.mdx * Update src/pages/gen2/deploy-and-host/sandbox-environments/features/index.mdx * Update src/pages/gen2/deploy-and-host/sandbox-environments/features/index.mdx * Update src/pages/gen2/deploy-and-host/sandbox-environments/features/index.mdx --------- Co-authored-by: josef <josef.aidt@gmail.com> * add angular specific code snippet (#7353) * add angular specific code snippet * update dist directory path * chore(gen2): replace authMode 'iam' with 'identityPool' (#7370) * fix: Typos in JS Auth migration & getting started guides (#7371) * [Gen2][Backend] Update casing of MFA mode. * move build-a-backend/storage/path and storagepath to gen1 * Update src/fragments/lib/storage/native_common/configureaccess/common.mdx Co-authored-by: Tim Nguyen <54393192+timngyn@users.noreply.github.com> * Update src/fragments/lib/storage/native_common/configureaccess/common.mdx Co-authored-by: Tim Nguyen <54393192+timngyn@users.noreply.github.com> * fixing merge errors * fixing merge errors for v5-v6 migration guide --------- Co-authored-by: Heather Buchel <hbuchel@gmail.com> Co-authored-by: Tyler Roach <tjroach@amazon.com> Co-authored-by: Tuan Pham <phantum@amazon.com> Co-authored-by: Jordan Nelson <nejrd@amazon.com> Co-authored-by: Susmitha <sushpatg@amazon.com> Co-authored-by: Kha Truong <64438356+khatruong2009@users.noreply.github.com> Co-authored-by: ashika112 <155593080+ashika112@users.noreply.github.com> Co-authored-by: Jim Blanchard <jim.l.blanchard@gmail.com> Co-authored-by: Edward Foyle <foyleef@amazon.com> Co-authored-by: josef <josef.aidt@gmail.com> Co-authored-by: Harshita Daddala <harshita.d11@gmail.com> Co-authored-by: Ivan Artemiev <29709626+iartemiev@users.noreply.github.com> Co-authored-by: Jacob Logan <lognjc@amazon.com> Co-authored-by: Tim Nguyen <54393192+timngyn@users.noreply.github.com>
- Loading branch information