Skip to content

1.0.0

Choose a tag to compare

@bryanbraun bryanbraun released this 14 May 06:39
· 224 commits to main since this release

Includes the following improvements:

  • The ability to selectively remove anchors (fixes #32).
  • The ability to set custom icons via the API (fixes #23).
  • A solid set of automated tests (addresses #24).
  • Configurable options for left/right positioning and hover/always visibility (fixes #26).
  • Better documentation and examples at http://bryanbraun.github.io/anchorjs (fixes #27).
  • Remove the focus mark and reduce the extra markup with aria-label (fixes #35).
  • A refactoring of the API, making the above updates possible.

:shipit: