Skip to content

Releases: lollum/lollum-page-builder

2.5.1

Choose a tag to compare

@benitolopez benitolopez released this 25 Sep 19:24

Fixed

  • Use correct default container selector

2.5.0

Choose a tag to compare

@benitolopez benitolopez released this 10 Mar 10:13

Features

  • Added ability to disable the page builder (in specific pages) with a filter

2.4.1

Choose a tag to compare

@benitolopez benitolopez released this 02 Feb 17:29

Fixed

  • Fixed a Javascript error when the reference element doesn't exist

2.4.0

Choose a tag to compare

@benitolopez benitolopez released this 22 Dec 01:04

Features

  • Added custom label to sections

2.3.1

Choose a tag to compare

@benitolopez benitolopez released this 18 Dec 01:25

Fixed

  • Minor fix in row size calculation

2.3.0

Choose a tag to compare

@benitolopez benitolopez released this 07 Dec 22:18

Features

  • Pass an optional container (default body) of the full rows

Fixed

  • Check if there are already no-clonable blocks in the builder

2.2.5

Choose a tag to compare

@benitolopez benitolopez released this 03 Dec 13:55

Fixed

  • Remove backslashes before quotes when import blocks

2.2.4

Choose a tag to compare

@benitolopez benitolopez released this 29 Nov 23:49

Fixed

  • Fix JS error when there are unclosed tags

2.2.3

Choose a tag to compare

@benitolopez benitolopez released this 25 Nov 19:48

Fixed

  • CSS fix in row max-width
  • CSS fix in background size (parallax sections)
  • Calculate correct row size

2.2.2

Choose a tag to compare

@benitolopez benitolopez released this 23 Nov 14:11

Fixed

  • Parallax is now disabled on touch devices
  • Use on() method instead of the deprecated load() method