Skip to content

Releases: signavio/react-stick

v5.0.3

11 Nov 13:26
85b28f0
Compare
Choose a tag to compare

5.0.3 (2022-11-11)

Bug Fixes

  • removed "sideEffect" property to fix the demo build (#571) (85b28f0)

v5.0.2

12 Sep 15:48
c16a143
Compare
Choose a tag to compare

5.0.2 (2022-09-12)

Bug Fixes

v5.0.1

25 Jul 13:33
b7fcf69
Compare
Choose a tag to compare

5.0.1 (2022-07-25)

Bug Fixes

v5.0.0

24 May 16:55
f5ce353
Compare
Choose a tag to compare

5.0.0 (2022-05-24)

BREAKING CHANGES

  • FlowJS typing files changed to .d.ts files for TypeScript,
    flowjs is not supported from this commit

v4.2.2

13 May 14:13
9a328df
Compare
Choose a tag to compare

4.2.2 (2022-05-13)

Bug Fixes

v4.1.4

11 May 09:53
e7b491d
Compare
Choose a tag to compare

4.1.4 (2021-05-11)

Bug Fixes

  • handle updates of align and position props when using auto-flipping (#289) (e7b491d)

v4.1.3

07 May 13:25
6f4af5b
Compare
Choose a tag to compare

4.1.3 (2021-05-07)

Bug Fixes

  • Check alignment on first render, not just on scroll (#159) (c9d23d3)

v4.1.2

06 Nov 12:52
a063a26
Compare
Choose a tag to compare

4.1.2 (2020-11-06)

Bug Fixes

  • improve performance by adding enabled flag to useWatcher (#196) (a063a26)

v4.1.1

16 Oct 12:42
64d2ca5
Compare
Choose a tag to compare

4.1.1 (2020-10-16)

Bug Fixes

  • recent change could cause Stick to loose its parent host (#182) (64d2ca5)

v4.1.0

14 Oct 13:38
1502a58
Compare
Choose a tag to compare

4.1.0 (2020-10-14)

Features