React Stickynode Versions Save

A performant and comprehensive React sticky component.

v4.1.1

6 months ago
  • fix: update on scroll restoration (#939) 1138740

https://github.com/yahoo/react-stickynode/compare/v4.1.0...v4.1.1

v4.1.0

1 year ago

Features

Dependencies

  • chore(deps): bump core-js from 3.20.3 to 3.21.0 (#864) 6fff245

v4.0.0

2 years ago

Feature

  • feat: publish es modules (#554) 9634ffa

Development

  • test: fix functional test flow (#543) 34efcc4

Dependencies

  • chore(deps-dev): bump webpack from 5.49.0 to 5.50.0 (#552) 83d9174
  • chore(deps-dev): bump @babel/register from 7.14.5 to 7.15.3 (#553) bff5432
  • chore(deps-dev): bump @wdio/cli from 7.9.0 to 7.9.1 (#549) 302bde1
  • chore(deps-dev): bump @wdio/sauce-service from 7.9.0 to 7.9.1 (#547) ddeae6f
  • chore(deps): bump core-js from 3.16.0 to 3.16.1 (#548) 2292bd0
  • chore(deps-dev): bump @wdio/local-runner from 7.9.0 to 7.9.1 (#546) cbdc879
  • chore(deps-dev): bump @wdio/mocha-framework from 7.9.0 to 7.9.1 (#545) 9e4f0ae
  • chore(deps-dev): bump webpack from 5.48.0 to 5.49.0 (#544) 807740d
  • chore(deps-dev): bump @babel/preset-env from 7.14.9 to 7.15.0 (#542) b9f3376
  • chore(deps-dev): bump @babel/core from 7.14.8 to 7.15.0 (#541) a59b65d
  • chore: update package-lock.json format 43dc4f4

https://github.com/yahoo/react-stickynode/compare/v3.1.1...v4.0.0

v3.1.1

2 years ago
  • fix: update on scroll restoration (#409) 48f2a61

https://github.com/yahoo/react-stickynode/compare/v3.1.0...v3.1.1

v3.0.5

3 years ago

v3.0.4

3 years ago
  • [#271] - Added className to component props and updated documentation

v3.0.3

3 years ago
  • [#170] - Fixes debouncing calls updateInitialDimension after element destroyed

v3.0.2

4 years ago

v3.0.1

4 years ago
  • [#130] Update subscribe-ui-event to 2.0.6

v3.0.0

4 years ago
  • [#124] - Support React async mode: remove unsafe componentWillReceiveProps
  • [#127] - Accept InnerClass configuration