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

Add string shorthand for the anchor prop #3133

Merged
merged 4 commits into from Apr 25, 2024
Merged

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    1ea49d7 View commit details
    Browse the repository at this point in the history
  2. use --anchor-gap, --anchor-offset and --anchor-padding variable…

    …s by default
    
    This way simply adding `anchor="bottom"` to one of the anchorable
    components will also use these variables defined on the component.
    RobinMalfait committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3abbad2 View commit details
    Browse the repository at this point in the history
  3. update playgrounds to use new string-based anchor prop

    + CSS variables
    RobinMalfait committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    642e2a0 View commit details
    Browse the repository at this point in the history
  4. update changelog

    RobinMalfait committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ec7c5b7 View commit details
    Browse the repository at this point in the history