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

[@next][divider] refactor to use design token #469

Closed
wants to merge 83 commits into from

Conversation

whattheearl
Copy link

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added/updated: [Y/N]
  • Docs have been added/updated: [Y/N]
  • Does this PR introduce a breaking change? [Y/N]
  • I have linked any related GitHub issues to be closed when this PR is merged? [Y/N]

Describe the new behavior?

uses design tokens for

  • color
  • boder width
  • border style
  • margin

Additional information

DRiFTy17 and others added 25 commits November 15, 2023 13:44
---------

Co-authored-by: Kieran Nichols <kieran.nichols@tylertech.com>
…ck (#445)

* chore: refactor `setDefaultAria` to always set via `internals` ARIA properties; adjusted global theme colors to fix contrast issues

* chore: cleanup

* chore(linear-progress): fix timing bug when setting determinate state and progress together

* chore: fix button tabindex

* chore: fix text theme colors and update button toggle demo with custom style example

* chore: increase medium text theme to 60% and add contrast ratio validation for dynamic color computation

* chore: remove unused MDC deps

* chore: remove border on text example in theme demo

* chore(expansion-panel): remove internal `aria-expanded` attr
@whattheearl whattheearl requested a review from a team as a code owner February 13, 2024 23:13
Copy link

stackblitz bot commented Feb 13, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@github-actions github-actions bot added the minor Increment the minor version when merged label Feb 13, 2024
@whattheearl
Copy link
Author

pr on wrong branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants