Skip to content

Releases: johnwalley/allotment

v1.20.5

19 Dec 16:15
cd4937e

Choose a tag to compare

Thanks to @GusevP for this React 19 compatibility change.

1.20.5 (2025-12-19)

Bug Fixes

  • migrate from use-resize-observer to usehooks-ts for React 19 compatibility (#865) (c78f33a)

v1.20.4

10 Jun 12:39
9ef2454

Choose a tag to compare

1.20.4 (2025-06-10)

Thanks to @James-Linskell for the bug fix.

Bug Fixes

  • stop low priority panels resizing first when visibility of panes is changed (#857) (704f6b5)

v1.20.3

11 Feb 10:35
817102a

Choose a tag to compare

1.20.3 (2025-02-11)

Bug Fixes

  • deps: add react 19 as a peer dependency (da58743)

v1.20.2

22 May 10:21
28164c3

Choose a tag to compare

1.20.2 (2024-05-22)

Bug Fixes

  • remove code to initialize dimensions before first paint (#805) (3657e2d)

v1.20.1

09 May 11:37
dcc54e7

Choose a tag to compare

1.20.1 (2024-05-09)

Bug Fixes

v1.20.0

15 Jan 20:44
9e1982b

Choose a tag to compare

1.20.0 (2024-01-15)

Features

  • allow customising sash animation duration (#740) (e92b944)

v1.19.5

05 Jan 14:01
64f2c52

Choose a tag to compare

1.19.5 (2024-01-05)

Bug Fixes

  • allow setting id on split-view component (#752) (d23cf34)

v1.19.4 (28 December 2023)

28 Dec 01:42
f6ef574

Choose a tag to compare

1.19.4 (2023-12-28)

Bug Fixes

1.19.3 (23 August 2023)

23 Aug 18:52

Choose a tag to compare

Thanks to @elliotfklein for spotting the error and providing a PR.

Bug Fixes

1.19.1 (17 July 2023)

17 Jul 10:27

Choose a tag to compare

Bug Fixes

  • forward ref to underlying Pane dom element (#632) (574c1ef)