Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
Unreleased
Added
Changed
Deprecated
Removed
Fixed
Security
0.2.0 - 2024-12-13
Added
- Allow
phlex_layout(false)
to be used to reset disable layout. - Allow
phlex_layout_handler(:default)
to be used to reset to the default layout handler.
Removed
- Don't delete layout options when deleting layout (eg via
phlex_layout(false)
)
Fixed
phlex_layout
should accept aPhlex::SGML
class, not instance.phlex_layout_handler
called withnil
resets it to the default handler.
0.1.0 - 2024-08-28
- Initial release based on https://github.com/benpickles/phlex-sinatra/commit/2e3c9a612cbf6f4b4bf5db880f164b66f008baf8 and https://gist.github.com/RomanTurner/0ce0b8792e4149d152d2af2224cb6407