diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ebad57..9114f3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,158 +1,108 @@ -## [2.4.3](https://github.com/theKashey/react-remove-scroll/compare/v2.4.2...v2.4.3) (2022-02-12) - +# [2.5.0](https://github.com/theKashey/react-remove-scroll/compare/v2.4.4...v2.5.0) (2022-04-18) ### Bug Fixes -* correct lock behavior for RTL direction ([23457a7](https://github.com/theKashey/react-remove-scroll/commit/23457a7770e010b36b950057d90f496d12d8a93c)) -* Scroll working in RTL ([fcae298](https://github.com/theKashey/react-remove-scroll/commit/fcae298d7d35de00ec35fd712bee54c7db2d491c)) -* Skip shadow root when traversing up the dom tree ([eb6a5e7](https://github.com/theKashey/react-remove-scroll/commit/eb6a5e7ddc70432586c07e151e535d0e9d631833)) - +- correct range input behavior, fixes [#64](https://github.com/theKashey/react-remove-scroll/issues/64) ([0bd6ca8](https://github.com/theKashey/react-remove-scroll/commit/0bd6ca85d014acc10ed37b6d3f9e70e1ee4e2c30)) +## [2.4.4](https://github.com/theKashey/react-remove-scroll/compare/v2.4.2...v2.4.4) (2022-02-12) -## [2.4.2](https://github.com/theKashey/react-remove-scroll/compare/v2.4.1...v2.4.2) (2021-05-08) +### Bug Fixes +- correct lock behavior for RTL direction ([23457a7](https://github.com/theKashey/react-remove-scroll/commit/23457a7770e010b36b950057d90f496d12d8a93c)) +- Scroll working in RTL ([fcae298](https://github.com/theKashey/react-remove-scroll/commit/fcae298d7d35de00ec35fd712bee54c7db2d491c)) +- Skip shadow root when traversing up the dom tree ([eb6a5e7](https://github.com/theKashey/react-remove-scroll/commit/eb6a5e7ddc70432586c07e151e535d0e9d631833)) +## [2.4.2](https://github.com/theKashey/react-remove-scroll/compare/v2.4.1...v2.4.2) (2021-05-08) ## [2.4.1](https://github.com/theKashey/react-remove-scroll/compare/v2.4.0...v2.4.1) (2020-11-27) - - # [2.4.0](https://github.com/theKashey/react-remove-scroll/compare/v2.3.0...v2.4.0) (2020-08-13) - ### Features -* expose 'as' and 'style' props ([3022f26](https://github.com/theKashey/react-remove-scroll/commit/3022f26e811de6e6154298743159bfe9b18bf332)) - - +- expose 'as' and 'style' props ([3022f26](https://github.com/theKashey/react-remove-scroll/commit/3022f26e811de6e6154298743159bfe9b18bf332)) # [2.3.0](https://github.com/theKashey/react-remove-scroll/compare/v2.2.0...v2.3.0) (2020-04-16) - ### Features -* support CSP ([60ce4bf](https://github.com/theKashey/react-remove-scroll/commit/60ce4bf25caf845090cc5ff952ae78d8dca7b587)) - - +- support CSP ([60ce4bf](https://github.com/theKashey/react-remove-scroll/commit/60ce4bf25caf845090cc5ff952ae78d8dca7b587)) # [2.2.0](https://github.com/theKashey/react-remove-scroll/compare/v2.1.1...v2.2.0) (2019-10-17) - ### Features -* add allowPinchZoom property, fixes [#17](https://github.com/theKashey/react-remove-scroll/issues/17) ([2945796](https://github.com/theKashey/react-remove-scroll/commit/2945796612cdbdc36bb3a888c449e62908a3bea1)) - - +- add allowPinchZoom property, fixes [#17](https://github.com/theKashey/react-remove-scroll/issues/17) ([2945796](https://github.com/theKashey/react-remove-scroll/commit/2945796612cdbdc36bb3a888c449e62908a3bea1)) ## [2.1.1](https://github.com/theKashey/react-remove-scroll/compare/v2.1.0...v2.1.1) (2019-10-13) - ### Bug Fixes -* pass all extra props to the underlaying element ([a022ce7](https://github.com/theKashey/react-remove-scroll/commit/a022ce7c088bdeb5b6db048cd8f4e3ea48ce1eb5)) - - +- pass all extra props to the underlaying element ([a022ce7](https://github.com/theKashey/react-remove-scroll/commit/a022ce7c088bdeb5b6db048cd8f4e3ea48ce1eb5)) # [2.1.0](https://github.com/theKashey/react-remove-scroll/compare/v2.0.4...v2.1.0) (2019-10-13) - ### Features -* allow ref forwarding ([55ecf2b](https://github.com/theKashey/react-remove-scroll/commit/55ecf2bc16cbba54064f7ac60b323fbf820e662c)) - - +- allow ref forwarding ([55ecf2b](https://github.com/theKashey/react-remove-scroll/commit/55ecf2bc16cbba54064f7ac60b323fbf820e662c)) ## [2.0.4](https://github.com/theKashey/react-remove-scroll/compare/v2.0.3...v2.0.4) (2019-07-03) - ### Bug Fixes -* sidecar is a sideeffect ([86b3309](https://github.com/theKashey/react-remove-scroll/commit/86b330978198235e9d69088a35cae3597361c030)) - - +- sidecar is a sideeffect ([86b3309](https://github.com/theKashey/react-remove-scroll/commit/86b330978198235e9d69088a35cae3597361c030)) ## [2.0.3](https://github.com/theKashey/react-remove-scroll/compare/v2.0.2...v2.0.3) (2019-07-02) - ### Bug Fixes -* cjs sidecar package ([1aaaf0b](https://github.com/theKashey/react-remove-scroll/commit/1aaaf0b2b6245705043b93525be5c522ba69ecdc)) - - +- cjs sidecar package ([1aaaf0b](https://github.com/theKashey/react-remove-scroll/commit/1aaaf0b2b6245705043b93525be5c522ba69ecdc)) ## [2.0.2](https://github.com/theKashey/react-remove-scroll/compare/v2.0.1...v2.0.2) (2019-06-29) - - ## [2.0.1](https://github.com/theKashey/react-remove-scroll/compare/v2.0.0...v2.0.1) (2019-06-29) - ### Bug Fixes -* remove self dependency ([2842cde](https://github.com/theKashey/react-remove-scroll/commit/2842cdebbcc22258e422c1c5c0fb6bbc544f4dd3)) - - +- remove self dependency ([2842cde](https://github.com/theKashey/react-remove-scroll/commit/2842cdebbcc22258e422c1c5c0fb6bbc544f4dd3)) # [2.0.0](https://github.com/theKashey/react-remove-scroll/compare/v1.0.8...v2.0.0) (2019-06-29) - ### Features -* introduce sidecar ([2ca7f59](https://github.com/theKashey/react-remove-scroll/commit/2ca7f59e86abc6e252422ec5cb6132281e945984)) - - +- introduce sidecar ([2ca7f59](https://github.com/theKashey/react-remove-scroll/commit/2ca7f59e86abc6e252422ec5cb6132281e945984)) ## [1.0.8](https://github.com/theKashey/react-remove-scroll/compare/v1.0.7...v1.0.8) (2019-05-05) - - ## [1.0.7](https://github.com/theKashey/react-remove-scroll/compare/v1.0.6...v1.0.7) (2019-05-04) - ### Bug Fixes -* force lock body scroll on scroll-free systems. fixes [#4](https://github.com/theKashey/react-remove-scroll/issues/4) ([c9c3209](https://github.com/theKashey/react-remove-scroll/commit/c9c320935c5cb0adb277d7dd5359295b80b6bf52)) - - +- force lock body scroll on scroll-free systems. fixes [#4](https://github.com/theKashey/react-remove-scroll/issues/4) ([c9c3209](https://github.com/theKashey/react-remove-scroll/commit/c9c320935c5cb0adb277d7dd5359295b80b6bf52)) ## [1.0.6](https://github.com/theKashey/react-remove-scroll/compare/v1.0.4...v1.0.6) (2019-04-15) - ### Bug Fixes -* overflowX was used for Y axis ([a4b2f33](https://github.com/theKashey/react-remove-scroll/commit/a4b2f3312755f705fdc71e5613cab7e41bd07035)) -* support old refs ([a8be7c2](https://github.com/theKashey/react-remove-scroll/commit/a8be7c2966b81cdca6602993b1c8fcd53fb07db8)) - +- overflowX was used for Y axis ([a4b2f33](https://github.com/theKashey/react-remove-scroll/commit/a4b2f3312755f705fdc71e5613cab7e41bd07035)) +- support old refs ([a8be7c2](https://github.com/theKashey/react-remove-scroll/commit/a8be7c2966b81cdca6602993b1c8fcd53fb07db8)) ### Features -* support shards ([67519f3](https://github.com/theKashey/react-remove-scroll/commit/67519f37bffea7efb45d24d25e2b269520450c7c)) - - +- support shards ([67519f3](https://github.com/theKashey/react-remove-scroll/commit/67519f37bffea7efb45d24d25e2b269520450c7c)) ## [1.0.4](https://github.com/theKashey/react-remove-scroll/compare/v1.0.3...v1.0.4) (2019-02-26) - - ## [1.0.3](https://github.com/theKashey/react-remove-scroll/compare/v1.0.2...v1.0.3) (2019-02-06) - ### Bug Fixes -* detect overflow hidden ([aa848e6](https://github.com/theKashey/react-remove-scroll/commit/aa848e678bd57d20fd97b1e42ff62eabd631a237)) - - +- detect overflow hidden ([aa848e6](https://github.com/theKashey/react-remove-scroll/commit/aa848e678bd57d20fd97b1e42ff62eabd631a237)) ## [1.0.2](https://github.com/theKashey/react-remove-scroll/compare/v1.0.1...v1.0.2) (2019-01-22) - ### Bug Fixes -* support stacked mode ([8c003ba](https://github.com/theKashey/react-remove-scroll/commit/8c003ba8388c4695e03ff3dfbab09e1cc1cf967a)) - - +- support stacked mode ([8c003ba](https://github.com/theKashey/react-remove-scroll/commit/8c003ba8388c4695e03ff3dfbab09e1cc1cf967a)) ## 1.0.1 (2019-01-22) - - -