- Adds tests for all Rails components
- Adds
Time
,Datetime
,Date
, andRadioButton
components - Fixes a bug in
Button
component 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
protos
dependency tov0.6.0
- Adds handling client supplied values like files and images
- Fixes overriding methods on forms when supplying a Rails model
- Adds
include_blank
option on select component to match Rails API - Transfers ownership of repo from
nolantait
toinhouse-work
organization to match otherprotos-
gems
- Initial release