Skip to content

Releases: inhouse-work/protos-protoform

v1.0.0

02 Mar 08:22

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v1.0.0

v0.1.1

27 Jan 07:59

Choose a tag to compare

  • Bumps protos to ~> 0.7
  • Bumps activerecord and activesupport requirements 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

04 Sep 22:09

Choose a tag to compare

v0.1.0 Pre-release
Pre-release
  • Adds tests for all Rails components
  • Adds Time, Datetime, Date, and RadioButton components
  • Fixes a bug in Button component calling the wrong method on attrs
  • Bumps supported Ruby version to 3.2
  • Adds value suffix to labels allowing them to match radio button ids
  • Bumps protos dependency to v0.6.0

Full Changelog: v0.0.2...v0.1.0

v0.0.2

15 Aug 04:36

Choose a tag to compare

v0.0.2 Pre-release
Pre-release
  • 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 to inhouse-work organization to match other protos-* gems

Full Changelog: v0.0.1...v0.0.2

v0.0.1

13 Apr 23:01

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

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