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

Update table resizer svg and bump tokens package #7154

Merged
merged 7 commits into from
Oct 15, 2024

Conversation

LFDanLu
Copy link
Member

@LFDanLu LFDanLu commented Oct 7, 2024

Closes

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

🧢 Your Project:

RSP

@LFDanLu
Copy link
Member Author

LFDanLu commented Oct 7, 2024

Will run chromatic soon, need to double check that the tokens bump is what we expect

@rspbot
Copy link

rspbot commented Oct 7, 2024

@rspbot
Copy link

rspbot commented Oct 8, 2024

@LFDanLu LFDanLu marked this pull request as ready for review October 8, 2024 18:23
reidbarber
reidbarber previously approved these changes Oct 8, 2024
Copy link
Member

@reidbarber reidbarber left a comment

Choose a reason for hiding this comment

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

LGTM

positive: 'positive-700',
notice: 'notice-700',
negative: 'negative-800'
accent: lightDark('blue-800', 'blue-900'), // accent-visual-color
Copy link
Member

Choose a reason for hiding this comment

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

is there are reason why we aren't using 'accent-800'/'accent-900' instead? that would more closely match how they describe it in the token figma file

Copy link
Member Author

Choose a reason for hiding this comment

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

good call! I'm not sure why I dove down an extra layer when getting the colors haha

@rspbot
Copy link

rspbot commented Oct 11, 2024

@rspbot
Copy link

rspbot commented Oct 11, 2024

notice: 'notice-700',
negative: 'negative-800'
accent: lightDark('accent-800', 'accent-900'), // accent-visual-color
informative: lightDark('accent-800', 'accent-900'), // informative-visual-color
Copy link
Member

Choose a reason for hiding this comment

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

mega nit: i think this should be informative-800 and informative-900 instead of accent

@rspbot
Copy link

rspbot commented Oct 14, 2024

snowystinger
snowystinger previously approved these changes Oct 14, 2024
reidbarber
reidbarber previously approved these changes Oct 14, 2024
@LFDanLu LFDanLu dismissed stale reviews from reidbarber and snowystinger via c0c3a4c October 14, 2024 22:56
@rspbot
Copy link

rspbot commented Oct 14, 2024

@LFDanLu LFDanLu added this pull request to the merge queue Oct 15, 2024
Merged via the queue into main with commit 987f174 Oct 15, 2024
31 checks passed
@LFDanLu LFDanLu deleted the update_resizer_and_token branch October 15, 2024 00:35
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.

5 participants