Skip to content

Releases: freddydumont/gatsby-plugin-smoothscroll

Add parameter `blockPosition` to be able to change block position of smooth scroll

21 Jul 15:55
Compare
Choose a tag to compare
  • Fix registry information for np 38b517a
  • Update type information for new blockPosition param 73227bf
  • Bump lodash from 4.17.15 to 4.17.19 8db6e7f
  • Merge pull request #8 from AliUP-sro/patch-1 9a18aa5
  • Update index.js 642d270 thanks @AliUP-sro!

v1.1.0...v1.2.0

Validate selector

10 Mar 14:53
Compare
Choose a tag to compare

The function now makes sure that you pass in a valid selector before calling scrollIntoView. There is a development-only console warning in case the selector is invalid.

  • Validate selector before calling scrollIntoView f2cd6f7

v1.0.4...v1.1.0

Add typescript types

16 Dec 20:51
Compare
Choose a tag to compare

v1.0.3

19 Sep 17:19
Compare
Choose a tag to compare

v1.0.2...v1.0.3

v1.0.2

19 Sep 00:16
Compare
Choose a tag to compare
  • Update readme and description f6430cf

v1.0.1...v1.0.2

v1.0.1

18 Sep 20:38
Compare
Choose a tag to compare
  • Add comment to scrollTo function 7d66d8e

849cb6d...v1.0.1