Releases: tuax/tua-body-scroll-lock
Releases · tuax/tua-body-scroll-lock
v1.6.0-beta.1
🚀 Features
- Close #83, add option setOverflowForIOS - by @BuptStEve in #83 (bbff7)
View changes on GitHub
v1.5.3
🐞 Bug Fixes
- Filter out nullish target elements before lock - by @hustlelikeaboss (52cd1)
- Filter out nullish target elements before unlock - by @hustlelikeaboss (f6faa)
View changes on GitHub
v1.5.2
No significant changes
View changes on GitHub
v1.5.1
What's Changed
- feat: close #75, export getLockState by @BuptStEve in #76
- fix: close #77, zooming works on iOS by @BuptStEve in #78
Full Changelog: v1.5.0...v1.5.1
v1.5.0
🚀 Features
- Close #72, add useGlobalLockState option - by @BuptStEve in #72 (6b392)
View changes on GitHub
v1.4.1
No significant changes
View changes on GitHub
v1.4.0
🚀 Features
- android: Close #63, add an option overflowType: 'hidden' - by @BuptStEve in #63 ( 'cli)
View changes on GitHub
v1.3.1
🐞 Bug Fixes
- pc: Close #62, get scrollBarWidth and paddingRight first - by @BuptStEve in #62 (c3985)
View changes on GitHub
v1.3.0
🚀 Features
- pc:
- Close #59, support native dialog - by @BuptStEve in #59 (0382a)
🏎 Performance
- pc:
- Only set overflow hidden for html - by @BuptStEve (e462e)