OneIdentity / IdentityManager.Imx

HTML5 source code for Identity Manager web apps
Other
28 stars 109 forks source link

Bump smooth-scrollbar from 8.5.1 to 8.7.4 in /imxweb #23

Closed RaffiMezaduryanQuest closed 2 years ago

RaffiMezaduryanQuest commented 2 years ago

Bumps smooth-scrollbar from 8.5.1 to 8.7.4.

Release notes

Sourced from smooth-scrollbar's releases.

8.7.4

Bug Fixes

  • event/touch: reset touch trackers on touchstart, resolves #435

8.7.3

Minor Changes

  • geometry: use ResizeObserver instead of MutationObserver to apply automatic re-calculations. (This is a temporary optimization and we will refactor the code in v9.)

8.7.2

Minor Changes

  • touch: multiply touch moving velocity by devicePixelRatio on Android.

8.7.1

Minor Changes

  • touch: calculate scrolling delta based on the touch moving velocity.

8.7.0

Features

  • event/mouse: smoothen scrolling while dragging thumbs.

8.6.3

Bug Fixes

  • geometry: add container's paddings to content's size.

8.6.2

Bug Fixes

  • event/select: get new limit value when scroll function is called. @​longvudai #314

8.6.1

Bug Fixes

8.6.0

Breaking Changes

8.5.3

Bug Fixes

... (truncated)

Changelog

Sourced from smooth-scrollbar's changelog.

8.7.3 (2022-01-22)

Bug Fixes

  • event/touch: reset touch trackers on touchstart, resolves #435

8.7.3 (2022-01-10)

Minor Changes

  • geometry: use ResizeObserver instead of MutationObserver to apply automatic re-calculates. (This is a temporary optimization and we will refactor the code in v9.)

8.7.2 (2021-12-25)

Minor Changes

  • touch: multiply touch moving velocity by devicePixelRatio on Android.

8.7.1 (2021-12-25)

Minor Changes

  • touch: calculate scrolling delta based on the touch moving velocity.

8.7.0 (2021-11-01)

Features

  • event/mouse: smoothen scrolling while dragging thumbs.

8.6.3 (2021-07-30)

Bug Fixes

  • geometry: add container's paddings to content's size.

8.6.2 (2021-05-04)

Bug Fixes

  • event/select: get new limit value when scroll function is called @​longvudai #314

8.6.1 (2021-03-19)

Bug Fixes

8.6.0 (2021-02-01)

... (truncated)

Commits
  • 7e4e188 8.7.4
  • 08e1d4c [build] 8.7.4
  • 2ce043a [changelog] 8.7.4
  • 6a30ffd fix(touch): reset trackers on touchstart, resolves #435
  • f998115 ci(dependabot): trigger for security updates only
  • 27b7b1d ci(dependabot): ignore dev dependencies
  • 1fce303 Merge pull request #431 from idiotWu/dependabot/npm_and_yarn/follow-redirects...
  • 5fef3b5 build(deps): bump follow-redirects from 1.13.3 to 1.14.7
  • 29d4047 8.7.3
  • e6d3a82 [build] 8.7.3
  • Additional commits viewable in compare view