Sha256: 723f3befcf5a8ecc28949a1a9f923ab3570b801ab184c856100f16c5b475babe
Contents?: true
Size: 928 Bytes
Versions: 2
Compression:
Stored size: 928 Bytes
Contents
# Changelog ## [Unreleased] ## [0.11.0] - 2023-06-22 - Upgrade to Phlex 1.7+, Ruby 3.0+ - Provide a form-wide configuration object - Allow field definitions to be added via `fields` block (useful for when you need to reference runtime configuration) ## [0.10.0] - 2022-12-23 - Support Phlex 1.0 and conditional `render_in` support for Bridgetown ## [0.9.0] - 2022-11-06 - Add button & submit button support for Shoelace ## [0.8.0] - 2022-10-09 - Add initializer for Bridgetown 1.2+ - Fix for Roda csrf ## [0.7.0] - 2022-09-30 - Rearchitect library to be built on top of the Phlex view library ## [0.5.0] - 2022-06-10 ## [0.4.0] - 2022-06-08 - Add support for submit buttons ## [0.3.0] - 2022-06-08 - Add automatic field rendering ## [0.2.0] - 2022-05-31 - Fields now support content blocks, conditional rendering - Form subclass will now inherit parent form library ## [0.1.0] - 2022-05-29 - Initial release
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lifeform-0.12.0 | CHANGELOG.md |
lifeform-0.11.0 | CHANGELOG.md |