-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Nextjs upgrade #7583
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
Closed
Closed
Nextjs upgrade #7583
Conversation
This file contains hidden or 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
* Uncomment out search * fixing addtl broken links --------- Co-authored-by: katiegoines <katiegoines@gmail.com>
* build UI additions * quickstart bugs
Co-authored-by: katiegoines <katiegoines@gmail.com>
* Fixed typo * empty space push * removed space --------- Co-authored-by: Erik Hanchett <ehhanche@amazon.com>
* fix geo manual author callouts * revise geo and pinpoint --------- Co-authored-by: Scott Rees <6165315+reesscot@users.noreply.github.com>
Co-authored-by: JoonWon Choi <joonwonc@amazon.com> Co-authored-by: Scott Rees <6165315+reesscot@users.noreply.github.com>
* Fix Date for lastmod * Clean up * Update tests
* Categories List * setup prediction * update rest for iOS android --------- Co-authored-by: Scott Rees <6165315+reesscot@users.noreply.github.com>
* Android gen2 docs updates --------- Co-authored-by: Scott Rees <6165315+reesscot@users.noreply.github.com>
Co-authored-by: katiegoines <katiegoines@gmail.com>
) * restructured the contents for connecting to existing data sources * updated headings for opensearch and fixed merge conflicts * updated eventbridge heading * updated lock file * updated heading for Bedrock * Update rds vpc config wordings --------- Co-authored-by: Christopher Sundersingh <83315412+sundersc@users.noreply.github.com>
* init * init * custom queries * added custom queries * review and edits --------- Co-authored-by: Anil Maktala <maktala.anil@gmail.com> Co-authored-by: Scott Rees <6165315+reesscot@users.noreply.github.com>
* Add github-actions as a package ecosystem for dependabot * Update interval for github-actions to monthly
* Coroutines support * use StoragePath * feedback --------- Co-authored-by: Tyler Roach <tylerjroach@gmail.com>
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.24.0 to 1.26.0. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@e28cf16...70cd7be) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 2.2.0 to 4.0.2. - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@5fd3084...e3dd6a4) --- updated-dependencies: - dependency-name: aws-actions/configure-aws-credentials dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump actions/checkout from 3 to 4 Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * remove link to commit and update git checkout version in comment --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: timngyn <timngyn@gmail.com>
* Bump actions/github-script from 6.4.1 to 7.0.1 Bumps [actions/github-script](https://github.com/actions/github-script) from 6.4.1 to 7.0.1. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@d7906e4...60a0d83) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * remove link to commit and update github-script version in comment --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: timngyn <timngyn@gmail.com>
* Bump actions/setup-node from 3.7.0 to 4.0.2 Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.7.0 to 4.0.2. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3.7.0...60edb5d) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * remove link to commit and update setup-node version in comment --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: timngyn <timngyn@gmail.com>
* seperate example to individual pages and change config * change link to gen2 trouableshooting page * Update src/pages/[platform]/build-a-backend/add-aws-services/rest-api/set-up-http-api/index.mdx Co-authored-by: josef <josef.aidt@gmail.com> * Update src/pages/[platform]/build-a-backend/add-aws-services/rest-api/set-up-http-api/index.mdx Co-authored-by: josef <josef.aidt@gmail.com> * Update src/pages/[platform]/build-a-backend/add-aws-services/rest-api/set-up-http-api/index.mdx Co-authored-by: josef <josef.aidt@gmail.com> * Update src/pages/[platform]/build-a-backend/add-aws-services/rest-api/set-up-http-api/index.mdx Co-authored-by: josef <josef.aidt@gmail.com> * Update src/pages/[platform]/build-a-backend/add-aws-services/rest-api/set-up-http-api/index.mdx Co-authored-by: josef <josef.aidt@gmail.com> * Update src/pages/[platform]/build-a-backend/add-aws-services/rest-api/set-up-http-api/index.mdx Co-authored-by: josef <josef.aidt@gmail.com> * update pages * update link * Update src/pages/[platform]/build-a-backend/add-aws-services/rest-api/set-up-rest-api/index.mdx Co-authored-by: josef <josef.aidt@gmail.com> --------- Co-authored-by: josef <josef.aidt@gmail.com>
* initial commit * add video component * update readme * use mediaQueryList const * Update tests to clear mocks
* initial commit * add video component * convert video elements to Video component * update readme * use mediaQueryList const * Update tests to clear mocks
* hide code block line numbers by default for bash * update default value * add list of languages to default to hidden line numbers --------- Co-authored-by: Jacob Logan <lognjc@amazon.com>
Co-authored-by: Jacob Logan <lognjc@amazon.com>
…404s (#7578) * updated redirects and addtl favicon file * fix --------- Co-authored-by: katiegoines <katiegoines@gmail.com>
--------- Co-authored-by: josef <josef.aidt@gmail.com>
…ts (#7570) * chore: design updates to copy code functionality * add hover * add hover sibling style * updates to css highlight colors * darkmode, cleanup * update file name * use space token * fix css transition * cleanup * Fix some dark mode interaction colors * add icon
15 tasks
|
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:
Related GitHub issue #, if available:
Instructions
If this PR should not be merged upon approval for any reason, please submit as a DRAFT
Which product(s) are affected by this PR (if applicable)?
Which platform(s) are affected by this PR (if applicable)?
Please add the product(s)/platform(s) affected to the PR title
Checks
Does this PR conform to the styleguide?
Does this PR include filetypes other than markdown or images? Please add or update unit tests accordingly.
Are any files being deleted with this PR? If so, have the needed redirects been created?
Are all links in MDX files using the MDX link syntax rather than HTML link syntax?
ref: MDX:
[link](https://docs.amplify.aws/)
HTML:
<a href="https://docs.amplify.aws/">link</a>
When this PR is ready to merge, please check the box below
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.