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:
handlebars
from 4.0.11 to 4.5.3 (#65)merge
from 1.2.0 to 1.2.1 (#64)webpack-dev-server
from 3.1.3 to 3.1.11 (#63)react-dom
from 16.3.2 to 16.3.3 (#62)tar
from 2.2.1 to 2.2.2 (#60)stringstream
from 0.0.5 to 0.0.6 (#53)macaddress
from 0.2.8 to 0.2.9 (#54)sshpk
from 1.13.1 to 1.16.1 (#55)lodash
from 4.17.4 to 4.17.15 (#56)eslint-utils
from 1.3.1 to 1.4.3 (#57)extend
from 3.0.1 to 3.0.2 (#61)fstream
from 1.0.11 to 1.0.12 (#58)mixin-deep
from 1.3.1 to 1.3.2 (#59)
db7c3654
#35 Thanks @jossmac - Introduce the TouchScrollable component- replace the
touchScrollTarget
prop with a newTouchScrollable
component - add support for
isActive
prop on theScrollLock
component
- 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
61de7f04
Thanks @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
preventDefault
being ignored due to event listeners being passive - https://www.chromestatus.com/features/5093566007214080 - Add property
preventContentJumping
so 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