Skip to content

Latest commit

 

History

History
98 lines (44 loc) · 4.85 KB

CHANGELOG.md

File metadata and controls

98 lines (44 loc) · 4.85 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.5.0 (2021-10-16)

Features

  • getItemElementById and getItemElementByIndex helpers (5bdc115), closes #167

2.4.4 (2021-10-14)

2.4.3 (2021-10-13)

2.4.2 (2021-10-12)

Bug Fixes

  • fixed situation when items added at start, need to handle when items removed (83a484e), closes #164

2.4.1 (2021-10-08)

2.4.0 (2021-10-06)

Features

  • apiref: apiRef object for access VisibilityContext from outside of Menu component (ef9a281)

2.3.3 (2021-09-26)

2.3.2 (2021-09-24)

2.3.1 (2021-09-24)

Bug Fixes

  • ts types on same level as index, codesandbox doesn't see it otherwise (27cc26f)

2.3.0 (2021-09-24)

Features

  • onupdate: onUpdate cb that called every time visibleItems changed (f4f5dd5)

2.2.1 (2021-09-23)

2.2.0 (2021-09-20)

Features

  • classname: className for Item, Separator and ScrollContainer (0e925a2)

2.1.1 (2021-09-14)

Bug Fixes

  • fix if prev/next group of items in slidingWindow smaller than current one (93c43c5)

2.1.0 (2021-09-13)

Features

  • slidingWindow and getItemsPos helpers (eeae101)

2.0.10 (2021-09-11)

Bug Fixes

  • scrolltoitem: scrollToItem accepts IOItem as an argument (a5f5011), closes #157

2.0.9 (2021-09-02)

2.0.8 (2021-09-02)

Bug Fixes

  • fixed onInit cb and example (2955f42)

2.0.7 (2021-08-26)

Bug Fixes

2.0.6 (2021-08-13)

2.0.5 (2021-08-13)