ehowey / gatsby-theme-catalyst

An opinionated set of integrated themes and starters as a boilerplate to accelerate development with GatsbyJS
MIT License
163 stars 15 forks source link

Bump react-scroll from 1.8.0 to 1.8.1 #850

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps react-scroll from 1.8.0 to 1.8.1.

Changelog

Sourced from react-scroll's changelog.

Changelog

1.8.1

  • Better hash history

1.8.0

  • Support for horizontal scroll

1.7.16

  • Fixes issues from 1.7.15

1.7.15

  • Fixed calculation for the offset

1.7.14

  • Removed unsafe warnings

1.7.13

  • Removed deprecated warnings, Ensure 'begin' event fires on all scroll events.

1.7.12

  • Animating scroll-time is now consistent

1.7.11

  • Should now scroll to exact position

1.7.9

  • Set active now properly sets it's state after unmount and mount.

1.7.7

  • Minor performance improvements

1.7.6

  • Support targeting elements with className

1.7.5

  • Improved performance.

1.7.0

  • Deprecated Helpers.js
  • Allow mulptiple scrolls
  • Support es6/es5 imports.

1.6.5

  • Refactored some logic regarding hashspy, now have to set containerId if you want to scroll a specific element.

1.6.3

  • Simplified cancelation events
  • Now possible to nest containers

1.6.1

  • Ability to scroll overflown elements and using hashes for history.

1.5.5

  • React v16 support

1.5.4

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @ehowey.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
ehowey commented 4 years ago

@dependabot squash and merge