@parsonic/back-to-top
Version:
Scroll back to top of page web component
68 lines (34 loc) • 892 B
Markdown
@parsonic/back-to-top
# 1.3.1
## Patch Changes
- 4ec533b: Dont't minify template string for non minfied class
# 1.3.0
## Minor Changes
- e110c80: Minify component template
# 1.2.1
## Patch Changes
- 890899e: Add missing element types
# 1.2.0
## Minor Changes
- d6e0df6: Generate element types with Typescript compiler and add global events
# 1.1.2
## Patch Changes
- fa23625: Use visibility instead of display to show button
# 1.1.1
## Patch Changes
- a3214a8: Hide button icon from screen readers
# 1.1.0
## Minor Changes
- 2c2af12: Add focus target option for focusing an element on scroll
# 1.0.0
## Major Changes
- 57665db: Release v1
# 0.2.1
## Patch Changes
- b872e15: Fix button styles
# 0.2.0
## Minor Changes
- adb6cf2: Update docs and styles
# 0.1.0
## Minor Changes
- b85b0d6: Initial release for back to top button element