Skip to content

Releases: gravity-ui/app-layout

v2.4.1

05 May 10:52
fd1d94f

Choose a tag to compare

2.4.1 (2026-05-05)

Bug Fixes

  • renderHeadContent: add escaping for title tag content (#63) (c71a32d)

v2.4.0

07 Apr 11:39
ab1723e

Choose a tag to compare

2.4.0 (2026-04-07)

Features

  • add support for <base> tag in rendered HTML (#60) (c7033d6)

v2.3.0

22 Aug 14:30
686524b

Choose a tag to compare

2.3.0 (2025-08-22)

Features

v2.2.2

14 Apr 11:49
fad1090

Choose a tag to compare

2.2.2 (2025-04-14)

Bug Fixes

  • layout: export LayoutInitOptions type (#55) (eb2b863)

v2.2.1

12 Feb 08:25
a8371cc

Choose a tag to compare

2.2.1 (2025-02-12)

Bug Fixes

  • fix typo if metrika sendTitle params (#53) (5ed34ee)

v2.2.0

03 Feb 15:27
3daa172

Choose a tag to compare

2.2.0 (2025-02-03)

Features

  • MetrikaTitles: add option for disable sending page title (#51) (c19a877)

v2.1.1

30 Jan 17:07
5f325f9

Choose a tag to compare

2.1.1 (2025-01-30)

Bug Fixes

  • RenderBodyContent: make renderBodyContent ssr-friendly (#49) (cb6a9ff)

v2.1.0

16 Sep 10:28
93b0c09

Choose a tag to compare

2.1.0 (2024-09-16)

Features

  • LayoutPlugin: allow to set and pass crossOrigin for styles and scripts (#46) (ce9848f)

v2.0.1

09 Apr 11:19
0386daf

Choose a tag to compare

2.0.1 (2024-04-09)

Bug Fixes

v2.0.0

26 Mar 09:25
f06907f

Choose a tag to compare

2.0.0 (2024-03-20)

⚠ BREAKING CHANGES

  • add uikit plugin instead of theme render param (#43)
  • add htmlAttributes and bodyContent.attributes render params (#41)

Features

  • add htmlAttributes and bodyContent.attributes render params (#41) (f99b4ff)
  • add uikit plugin instead of theme render param (#43) (329892c)
  • LayoutPlugin: allow to pass manifest content to plugin, read manifest file on initialization (#40) (d2465b0)