Releases: inhouse-work/protos-protoform
Releases · inhouse-work/protos-protoform
v1.0.0
What's Changed
- V1.0 by @nolantait in #3
New Contributors
- @nolantait made their first contribution in #3
Full Changelog: v0.1.1...v1.0.0
v0.1.1
- Bumps
protosto~> 0.7 - Bumps
activerecordandactivesupportrequirements to~> 8.0 - Hides authenticity token and method field when the form has a GET method
automatically - Fixes passing symbol values to labels
- Fixes passing wrong values to radio button components
Full Changelog: v0.1.0...v0.1.1
v0.1.0
- Adds tests for all Rails components
- Adds
Time,Datetime,Date, andRadioButtoncomponents - Fixes a bug in
Buttoncomponent calling the wrong method onattrs - Bumps supported Ruby version to 3.2
- Adds value suffix to labels allowing them to match radio button ids
- Bumps
protosdependency tov0.6.0
Full Changelog: v0.0.2...v0.1.0
v0.0.2
- Adds handling client supplied values like files and images
- Fixes overriding methods on forms when supplying a Rails model
- Adds
include_blankoption on select component to match Rails API - Transfers ownership of repo from
nolantaittoinhouse-workorganization to match otherprotos-*gems
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Initial release. Full feature parity with Superform. Fixes for nested collections and other bugs that have been submitted as PRs
Full Changelog: https://github.com/nolantait/protos-protoform/commits/v0.0.1