Releases: signavio/react-stick
Releases · signavio/react-stick
v4.1.0
4.1.0 (2020-10-14)
Features
v4.0.1
4.0.1 (2020-05-07)
Bug Fixes
- correctly adjust left scroll position in nested scroll container (#64) (1bb581c)
v4.0.0
4.0.0 (2020-05-07)
chore
BREAKING CHANGES
- requires an upgrade to latest versions of substyle-jss/substyle-glamor if these are used
v3.0.6
3.0.6 (2020-04-20)
Bug Fixes
- position property of portal node cannot be changed (#45) (67e9065)
v3.0.5
3.0.5 (2020-04-15)
Bug Fixes
- do not remove host node when mounted node changes (#30) (be566a6)
v3.0.4
3.0.4 (2020-04-14)
Bug Fixes
- make sure DOM handlers work properly (fdbb517)
v3.0.3
3.0.3 (2020-04-01)
Bug Fixes
- correctly position stick in fixed environments (#28) (50fe2d0)
v3.0.2
3.0.2 (2020-03-24)
Bug Fixes
v3.0.1
3.0.1 (2020-03-24)
Bug Fixes
v3.0.0
3.0.0 (2020-03-23)
Features
- refactor to use hooks and not findDOMNode (#21) (7d9f365)
BREAKING CHANGES
- internal rewrite to hooks