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

Borders: Add BorderBoxControl component #38876

Merged
merged 12 commits into from
Mar 24, 2022
Merged

Commits on Mar 24, 2022

  1. Add BorderBoxControl component

    This provides a component through which you can configure separate borders for individual sides.
    aaronrobertshaw committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    ac742b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d318d89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21757a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9062684 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d325422 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad3f0e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ac2425 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    821d780 View commit details
    Browse the repository at this point in the history
  9. Refactor clamped and shorthand border style generation

    - Moves the `getClampedWidthBorderStyle` functionality into the style.ts file
    - Updates `getShorthandBorderStyle` to accept optional fallback border styles to  work around possible override of inherited values.
    aaronrobertshaw committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    263f3a1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    804ec2a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ca889df View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1aeb812 View commit details
    Browse the repository at this point in the history