Releases: lollum/lollum-page-builder
Releases · lollum/lollum-page-builder
Release list
2.5.1
2.5.0
Features
- Added ability to disable the page builder (in specific pages) with a filter
2.4.1
Fixed
- Fixed a Javascript error when the reference element doesn't exist
2.4.0
2.3.1
2.3.0
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
Fixed
- Remove backslashes before quotes when import blocks
2.2.4
Fixed
- Fix JS error when there are unclosed tags
2.2.3
Fixed
- CSS fix in row max-width
- CSS fix in background size (parallax sections)
- Calculate correct row size
2.2.2
Fixed
- Parallax is now disabled on touch devices
- Use
on()method instead of the deprecatedload()method