Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 3.24 KB

File metadata and controls

61 lines (43 loc) · 3.24 KB

Change Log

2.0.4 (2026-02-05)

Bug Fixes

  • ci: Autopublish to npm (#131) (efd03e3)
  • deps: update all major dependencies (major) (#105) (2fc4bcc)
  • deps: update dependency bootstrap to v5.3.7 (#125) (323945a)
  • Update license in package.json (ede1583)

2.0.3 (2025-06-16)

  • Update dependencies

2.0.2 (2024-05-11)

  • Add debug flag

2.0.1 (2023-12-31)

  • Remove src and other directories from the published package

2.0.0 (2023-12-31)

  • Fix issue with children props typing (#87)
  • Updated dependencies
  • Build with Node 18 and Node 20
  • Rebuild package bundling with developit/microbundle instead of Rollup
  • Updated license to BSD 3-clause

1.3.2 (2023-01-14)

  • Updated dependencies

1.3.1 (2021-05-16)

  • Updated dependencies

1.3.0 (2021-02-11)

  • Added scrollToBottom public method
  • Fix issue with scrolling when wrapper has fixed height (#34)
  • Updated dependencies

1.2.0 (2020-09-30)

  • Added onScroll prop
  • Updated dependencies

1.1.2 (2020-01-01)

  • Updated dependencies

1.1.1 (2019-12-03)

  • Fix issue with scrolling on Edge, Firefox (#20)

1.1.0 (2019-11-10)

  • Added className prop
  • Updated dependencies

1.0.4 (2019-07-09)

  • Updated dependencies

1.0.3 (2019-01-30)

  • Fixed issue with the automatic bottom detection (#7)

1.0.2 (2018-11-25)

  • Updated dependencies