2.0.54 (2024-11-04)
2.0.53 (2024-11-04)
2.0.52 (2024-10-29)
2.0.51 (2024-10-28)
2.0.50 (2024-10-21)
2.0.49 (2024-10-21)
2.0.48 (2024-10-14)
2.0.47 (2024-10-08)
2.0.46 (2024-10-07)
2.0.45 (2024-09-30)
2.0.44 (2024-09-30)
2.0.43 (2024-09-23)
2.0.42 (2024-09-23)
2.0.41 (2024-09-16)
2.0.40 (2024-09-16)
2.0.39 (2024-09-09)
2.0.38 (2024-09-04)
2.0.37 (2024-08-26)
2.0.36 (2024-08-19)
2.0.35 (2024-08-12)
2.0.34 (2024-08-07)
2.0.33 (2024-07-29)
2.0.32 (2024-07-18)
2.0.31 (2024-07-15)
2.0.30 (2024-07-15)
2.0.29 (2024-07-11)
2.0.28 (2024-07-08)
2.0.27 (2024-07-02)
2.0.26 (2024-07-01)
2.0.25 (2024-06-24)
2.0.24 (2024-06-17)
2.0.23 (2024-06-17)
2.0.22 (2024-06-17)
2.0.21 (2024-06-10)
2.0.20 (2024-06-03)
2.0.19 (2024-06-03)
2.0.18 (2024-06-02)
2.0.17 (2024-06-02)
2.0.16 (2024-05-27)
2.0.15 (2024-05-22)
2.0.14 (2023-05-01)
2.0.13 (2023-04-23)
2.0.12 (2023-04-03)
2.0.11 (2023-03-26)
2.0.10 (2023-02-27)
2.0.9 (2023-02-02)
2.0.8 (2022-12-09)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.7 (2022-01-04)
- upgrade packages based on yarn audit (bd84ecc)
2.0.6 (2021-09-06)
- security updates
2.0.5 (2021-02-28)
- security updates
2.0.4 (2021-01-03)
- security updates
2.0.2 (2021-01-03)
- security updates
2.0.1 (2021-01-03)
- security updates
2.0.0 (2021-01-03)
- security updates
2.0.0-alpha.0 (2021-01-03)
- drop the whole JS API - the package is CSS-only from now on
- move to css-only implementation (39d99ab)
1.0.1 (2021-01-02)
- security updates
1.0.0 (2020-02-06)
- Library got stable! 🚀
- security updates
0.5.0 (2020-02-06)
- .updateStyles method got renamed into .update, also - first argument type now is supposed to be a partial of configuration object
- createNewChild is no longer exposed - it's part of an private, internal API
- there is no longer any css file to be included - whole styling is being generated by JS
- global refactor: make api more consistent & reliable (7522a9f)
- custom className is not always respected in css (52cdcf0)
0.4.1 (2019-11-01)
0.4.0 (2019-10-31)
-
FRSHideScrollbar is now shipped via regular export rather than default one