-
Notifications
You must be signed in to change notification settings - Fork 301
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
merges main into feature branch #5381
Conversation
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Scott Rees <[email protected]>
Co-authored-by: Heather Buchel <[email protected]>
…b order (#5376) * fix(SearchField): accessibility - do not exclude clear button from tab order * Create eighty-candles-complain.md --------- Co-authored-by: Tim Nguyen <[email protected]>
…5321) * Adjusts RatingIcon component * Adjusts display for amplify-rating class * adds test case for additional class * extends the RatingIconProps to include the BaseComponentProps * Adds changeset * Adds more context into changeset summary * fixed ordering of imports to match standards * remove unneccessary asyc * removed BaseComponentProps inheritance * cleaned up test
|
Description of changes
merges main into feature branch
Issue #, if available
Description of how you validated changes
Checklist
yarn test
passes and tests are updated/addeddocs
,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.