Skip to content

Releases: johnwalley/allotment

v1.20.2

22 May 10:21
28164c3
Compare
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
Compare
Choose a tag to compare

1.20.1 (2024-05-09)

Bug Fixes

v1.20.0

15 Jan 20:44
9e1982b
Compare
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
Compare
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
Compare
Choose a tag to compare

1.19.4 (2023-12-28)

Bug Fixes

1.19.3 (23 August 2023)

23 Aug 18:52
Compare
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
Compare
Choose a tag to compare

Bug Fixes

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

1.19.0 (25 April 2023)

25 Apr 17:27
Compare
Choose a tag to compare

Thanks to @masesk for their contributions to this release.

Features

  • add support for onDragStart and onDragEnd callbacks (#576) (722e8af)

1.18.0 (2 February 2023)

02 Feb 16:51
Compare
Choose a tag to compare

Thanks to @Gelio and @percy507 for their contributions to this release.

Features

  • add classname split-view-sash-dragging for top-level container (#536) (a59c774)

Bug Fixes

  • initialize dimensions before first paint (#526) (2706777)

1.17.1 (15 December 2022)

15 Dec 23:14
Compare
Choose a tag to compare

Bug Fixes