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

React/border width color style via style props #4161

Merged
merged 16 commits into from
Jun 23, 2023

Conversation

hbuchel
Copy link
Contributor

@hbuchel hbuchel commented Jun 23, 2023

Opening contributor PR from #3965 from our repo. I've merged in all the latest changes from main and smoke tested locally again.

Screenshot 2023-06-23 at 11 39 29 AM Screenshot 2023-06-23 at 11 35 15 AM

Issue #, if available

Description of how you validated changes

Checklist

  • Have read the Pull Request Guidelines
  • PR description included
  • Relevant documentation is changed or added (and PR referenced)
  • yarn test passes and tests are updated/added
  • No side effects or sideEffects field updated

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

@hbuchel hbuchel requested a review from a team as a code owner June 23, 2023 15:40
@changeset-bot
Copy link

changeset-bot bot commented Jun 23, 2023

🦋 Changeset detected

Latest commit: 9f20cec

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 10 packages
Name Type
@aws-amplify/ui-react Patch
@aws-amplify/ui Patch
@aws-amplify/ui-react-liveness Patch
@aws-amplify/ui-react-notifications Patch
@aws-amplify/ui-react-storage Patch
@aws-amplify/ui-react-core-notifications Patch
@aws-amplify/ui-react-core Patch
@aws-amplify/ui-react-native Patch
@aws-amplify/ui-vue Patch
@aws-amplify/ui-angular Patch

Not sure what this means? Click here to learn what changesets are.

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

Copy link
Contributor Author

@hbuchel hbuchel Jun 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This update was missing from the original PR, it affects the props table on View docs page.
Screenshot 2023-06-23 at 11 49 07 AM

@hbuchel hbuchel temporarily deployed to ci June 23, 2023 15:56 — with GitHub Actions Inactive
@hbuchel hbuchel temporarily deployed to ci June 23, 2023 15:56 — with GitHub Actions Inactive
@hbuchel hbuchel temporarily deployed to ci June 23, 2023 15:56 — with GitHub Actions Inactive
@hbuchel hbuchel temporarily deployed to ci June 23, 2023 15:56 — with GitHub Actions Inactive
Copy link
Member

@calebpollman calebpollman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution @judygab 🚢

@hbuchel hbuchel merged commit b0e16e7 into main Jun 23, 2023
@hbuchel hbuchel deleted the react/border-width-color-style-via-style-props branch June 23, 2023 16:35
@github-actions github-actions bot mentioned this pull request Jun 23, 2023
zchenwei pushed a commit that referenced this pull request Jun 23, 2023
* add border color, width and style in style props

* Create happy-jeans-wonder.md

* update borderColor and borderWidth prop types

* update react test snapshot

* Update packages/react/src/primitives/shared/constants.ts

Co-authored-by: Heather Buchel <hbuchel@gmail.com>

* updated test snaps

* chore: update borderWidth to use BorderWidthKeys, export BorderWidthKeys from ui package

* chore: update docs props tables

* chore: update changeset to include ui package

---------

Co-authored-by: judygab <ivditigabeskiria@gmail.com>
Co-authored-by: Heather Buchel <buchel@amazon.com>
Co-authored-by: judygab <50160672+judygab@users.noreply.github.com>
Co-authored-by: Ioana Brooks <68251134+ioanabrooks@users.noreply.github.com>
wlee221 pushed a commit that referenced this pull request Jul 14, 2023
* add border color, width and style in style props

* Create happy-jeans-wonder.md

* update borderColor and borderWidth prop types

* update react test snapshot

* Update packages/react/src/primitives/shared/constants.ts

Co-authored-by: Heather Buchel <hbuchel@gmail.com>

* updated test snaps

* chore: update borderWidth to use BorderWidthKeys, export BorderWidthKeys from ui package

* chore: update docs props tables

* chore: update changeset to include ui package

---------

Co-authored-by: judygab <ivditigabeskiria@gmail.com>
Co-authored-by: Heather Buchel <buchel@amazon.com>
Co-authored-by: judygab <50160672+judygab@users.noreply.github.com>
Co-authored-by: Ioana Brooks <68251134+ioanabrooks@users.noreply.github.com>
wlee221 pushed a commit that referenced this pull request Jul 14, 2023
* add border color, width and style in style props

* Create happy-jeans-wonder.md

* update borderColor and borderWidth prop types

* update react test snapshot

* Update packages/react/src/primitives/shared/constants.ts

Co-authored-by: Heather Buchel <hbuchel@gmail.com>

* updated test snaps

* chore: update borderWidth to use BorderWidthKeys, export BorderWidthKeys from ui package

* chore: update docs props tables

* chore: update changeset to include ui package

---------

Co-authored-by: judygab <ivditigabeskiria@gmail.com>
Co-authored-by: Heather Buchel <buchel@amazon.com>
Co-authored-by: judygab <50160672+judygab@users.noreply.github.com>
Co-authored-by: Ioana Brooks <68251134+ioanabrooks@users.noreply.github.com>
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.

4 participants