amplify-codegen-ui icon indicating copy to clipboard operation
amplify-codegen-ui copied to clipboard

Generate React components for use in an AWS Amplify project.

Results 27 amplify-codegen-ui issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...

dependencies

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=1.1.8&new-version=1.1.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies

## Problem Required field error not being cleared when cancelling input ## Solution On cancel clear form field errors ## Additional Notes ## Links ### Ticket GitHub issue: ### Other...

`save-state` and `set-output` commands used in GitHub Actions are deprecated and [GitHub recommends using environment files](https://github.blog/changelog/2023-07-24-github-actions-update-on-save-state-and-set-output-commands/). This PR updates the usage of `::set-output` to `"$GITHUB_OUTPUT"` Instructions for envvar usage from...

## Problem Fields object is passed into onSuccess handler in forms. The result of save call would be more helpful ## Solution pass save result to onSuccess handler ### Manual...

## Problem Add canaries for v6 ## Solution Use the v6 dependencies and e2e test template ## Additional Notes ## Links ### Ticket GitHub issue: ### Other links ## Verification...

## Problem dependabot security updates were applied and need to be propagated ## Solution create new patch release ## Additional Notes ## Links ### Ticket GitHub issue: ### Other links...

## Problem dependabot update failed commitlint because it used `(deps-dev)` in its commit message. ## Solution add `deps-dev` to the allowed list of scopes in the commitlint config ## Additional...

## Problem we are updating our renderers to support the new amplify js v6 updates to the API category. ## Solution The changes involve updating the import statement to ```...

## Problem To add integration test for storage field in generated form ## Verification ### Manual tests ### Automated tests - [X] E2E tests added/updated By submitting this pull request,...