Skip to content

Releases: albizures/react-dynamic-layout

v4.5.0

30 Jun 18:42
9f9e860

Choose a tag to compare

4.5.0 (2019-06-30)

Bug Fixes

  • container: fix unresizable containers (d1566a4)

Features

  • container: add container types (eb6f16e)
  • types: add typescript types (9f9b876)

v4.4.0

28 Jun 03:27

Choose a tag to compare

4.4.0 (2019-06-28)

Bug Fixes

  • containers: fix variables containers control (d076843)
  • resize: fix nested resize (43d97cf)
  • resize: fix resize behavior (a397de3)

Features

  • container: stop using useDimensions hook (063bc66)
  • containers: create id prop for containers (91b76c2)
  • init: render without ref being set (d4d4c2a)

v4.3.0

23 Jun 23:18

Choose a tag to compare

4.3.0 (2019-06-23)

Features

  • nested: improve nested container behavior (8ebc5d8)

v4.2.0

22 Jun 17:03

Choose a tag to compare

4.2.0 (2019-06-22)

Features

  • babel: fix dist folder structure (90048ee)

v4.1.0

22 Jun 16:38

Choose a tag to compare

4.1.0 (2019-06-22)

Features

v4.0.0

22 Jun 04:50
7fdcde2

Choose a tag to compare

4.0.0 (2019-06-22)

Bug Fixes

  • floats: avoid content overflow in floats (539fd36)
  • floats: fix first layout render being inside of a float (e8567bd)

Documentation

  • package: add description into package.json (3afcc48)

BREAKING CHANGES

  • package: full refactor

v3.0.0

01 Apr 00:37

Choose a tag to compare

3.0.0 (2019-04-01)

Code Refactoring

  • all: update/remove and add dependencies (76ad4dc)

BREAKING CHANGES

  • all: no changes to the api, but changes in how the module is imported

v2.3.3

25 Apr 00:36

Choose a tag to compare

<a name"2.3.3">

2.3.3 (2017-04-25)

Bug Fixes

  • Component: Merge old props with the new ones (af45ee04)

v2.3.2

24 Apr 03:01

Choose a tag to compare

<a name"2.3.2">

2.3.2 (2017-04-24)

Bug Fixes

v2.3.1

15 Apr 03:33

Choose a tag to compare

<a name"2.3.1">

2.3.1 (2017-04-15)

Bug Fixes

  • Layout: Resize the containers (12102d8a)