All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.5.0 (2021-10-16)
2.4.4 (2021-10-14)
2.4.3 (2021-10-13)
2.4.2 (2021-10-12)
2.4.1 (2021-10-08)
2.4.0 (2021-10-06)
- 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)
- ts types on same level as index, codesandbox doesn't see it otherwise (27cc26f)
2.3.0 (2021-09-24)
- onupdate: onUpdate cb that called every time visibleItems changed (f4f5dd5)
2.2.1 (2021-09-23)
2.2.0 (2021-09-20)
- classname: className for Item, Separator and ScrollContainer (0e925a2)
2.1.1 (2021-09-14)
- fix if prev/next group of items in slidingWindow smaller than current one (93c43c5)
2.1.0 (2021-09-13)
- slidingWindow and getItemsPos helpers (eeae101)
2.0.10 (2021-09-11)
2.0.9 (2021-09-02)
2.0.8 (2021-09-02)
- fixed onInit cb and example (2955f42)