Skip to content

v0.0.2

Compare
Choose a tag to compare
@jgerigmeyer jgerigmeyer released this 02 Mar 20:48
· 486 commits to main since this release
c8f28a1

What's Changed

  • πŸš€ NEW: Support specifying anchor name via CSS custom property by @jgerigmeyer in #49
  • πŸš€ NEW: Set positions via CSS custom properties instead of directly on target elements by @jgerigmeyer in #51
  • πŸš€ NEW: Support implicit anchors via anchor attribute by @jgerigmeyer in #58
  • πŸš€ NEW: Handling fixed position and refactoring anchor validation by @sanajaved7 in #61
  • πŸš€ NEW: Add support for anchor-size() fn by @jgerigmeyer in #70
  • πŸš€ NEW: Support @position-fallback by @jgerigmeyer in #81
  • πŸ› BUGFIX: Fix bugs with unknown anchor names by @andreubotella in #47
  • πŸ› BUGFIX: Fix edge cases with CSS custom properties by @jgerigmeyer in #52
  • πŸ› BUGFIX: Support multiple targets with the same selector but different valid anchors by @jgerigmeyer in #74
  • πŸ› BUGFIX: Better validation of anchor queries by @jgerigmeyer in #75
  • πŸ“ DOCS: Improve demo page header by @oluoluoxenfree in #59
  • 🏠 INTERNAL: Add GH Actions workflow for WPTs by @jerivas in #38, #57, #62, #63, #64, #65, #72, #77, #78
  • 🏠 INTERNAL: Update dependencies

New Contributors

Full Changelog: v0.0.1...v0.0.2