8adf1dc2#69 Thanks @flexdinesh - Fix: consider body margin when calculating scrollbar width
09bb3bed#52 Thanks @jossmac - remove "react-node-resolver"TouchScrollable(and by compositionScrollLock) now support function or element children
fea65425#48 Thanks @erickskrauch - Add TS typings
-
b7a74eb4#37 Thanks @jossmac - Touchmove Propagation- Check target's "scrollability" before allowing scroll to pass through
-
Bump dependencies - Thanks @dependabot:
handlebarsfrom 4.0.11 to 4.5.3 (#65)mergefrom 1.2.0 to 1.2.1 (#64)webpack-dev-serverfrom 3.1.3 to 3.1.11 (#63)react-domfrom 16.3.2 to 16.3.3 (#62)tarfrom 2.2.1 to 2.2.2 (#60)stringstreamfrom 0.0.5 to 0.0.6 (#53)macaddressfrom 0.2.8 to 0.2.9 (#54)sshpkfrom 1.13.1 to 1.16.1 (#55)lodashfrom 4.17.4 to 4.17.15 (#56)eslint-utilsfrom 1.3.1 to 1.4.3 (#57)extendfrom 3.0.1 to 3.0.2 (#61)fstreamfrom 1.0.11 to 1.0.12 (#58)mixin-deepfrom 1.3.1 to 1.3.2 (#59)
db7c3654#35 Thanks @jossmac - Introduce the TouchScrollable component- replace the
touchScrollTargetprop with a newTouchScrollablecomponent - add support for
isActiveprop on theScrollLockcomponent
- replace the
f6ec80ab#36 Thanks @denkristoffer - Replace "peer-dependencies" with "peerDependencies"
7b141a74#29 Thanks @treshugart - Remove unused import
9e207df5#28 Thanks @jossmac - Replace inline styles on the body with an injected stylesheet- Resolved the "multi-mount" issue
3f9236a9#25 Thanks @michaeltaranto - Fix: only publish the dist artifacts
859b0163#19 Thanks @Blasz - Fix scrollbar padding not being added when body does not have padding-right style
e669d0d2#15 Thanks @michaeltaranto - Fix canUseDOM check and raf warning for jest
61de7f04Thanks @michaeltaranto - Add build tools and harden implementation
c2206b43#8 Thanks @neptunian - fix defaultProps so content stops shifting by default
-
99f54ed9#2 Thanks @mistadikay - Fix preventDefault being ignored due to event listeners being passive- Fix
preventDefaultbeing ignored due to event listeners being passive - https://www.chromestatus.com/features/5093566007214080 - Add property
preventContentJumpingso consumers can opt-out
- Fix
-
6e2c1923#6 Thanks @aziz - canUseDom is a function so it should be called
612fc7d3#5 Thanks @nkpz - fix: use new packages for deprecated APIs- package for prop-types
- package for creating legacy classes
612fc7d3- resolve prop-type warnings
5afbcf68- fix typo
236a0c19- allow scroll on provided target
be609e3c- Update method declarations
d0d13031- all ES5