Skip to content

Releases: gravity-ui/page-constructor

v3.5.0

19 Jun 12:33
257c89c

Choose a tag to compare

3.5.0 (2023-06-19)

Features

  • add subpath exports and fix editor form deps (#407) (90ed4b5)

Bug Fixes

v3.4.0

16 Jun 13:12
96ea371

Choose a tag to compare

3.4.0 (2023-06-16)

Features

v3.3.0

14 Jun 11:01
4f99741

Choose a tag to compare

3.3.0 (2023-06-14)

Features

Bug Fixes

v3.2.0

13 Jun 12:27
045203a

Choose a tag to compare

3.2.0 (2023-06-13)

Features

v3.1.2

07 Jun 13:51
d14fbf3

Choose a tag to compare

3.1.2 (2023-06-07)

Bug Fixes

v3.1.1

07 Jun 08:10
3010cf4

Choose a tag to compare

3.1.1 (2023-06-07)

Bug Fixes

  • constructor items inner data structure (#386) (f73ccde)

v2.22.3

07 Jun 10:09
424808e

Choose a tag to compare

2.22.3 (2023-06-07)

Bug Fixes

v3.1.0

05 Jun 16:42
18df983

Choose a tag to compare

3.1.0 (2023-06-05)

Features

Bug Fixes

  • rerende slider chidldren on their update (#380) (65e3168)

v3.0.0

05 Jun 14:54
b3c99cd

Choose a tag to compare

3.0.0 (2023-06-05)

⚠ BREAKING CHANGES

  • remove Preview block (#235), use Tabs block
  • remove Simple block (#228), use ContentLayout block
  • remove CardWithImage sub-block (#236), use LayoutItem sub-block
  • remove Security block (#321), use ContentLayout block
  • remove LinkTable block (#325), use ContentLayout block
  • remove TutorialCard sub-block (#331), use BasicCard sub-block
  • remove hook HeightCalculator (#328)
  • remove Partner sub-block (#335), use BasicCard sub-block
  • remove NewsCard sub-block (#342), use BasicCard sub-block
  • remove component Footnotes (#343), use ContentLayout block
  • remove component BlockHeader (#341), use component Title
  • remove property fullScreen from components (#366), use property fullscreen

refactor

  • refactor text-transform functions (#225)

v2.22.2

02 Jun 08:06
232eca5

Choose a tag to compare

2.22.2 (2023-06-01)

Bug Fixes

  • MediaBlock: add border property into schema (#371) (5365791)