Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@nicolas-brousse nicolas-brousse released this 16 Sep 20:27
· 85 commits to main since this release
e773fbb

Added

  • FormBuilder: add .namespace method to allow local lookup of components (#54)
  • Add basic ViewComponent::Form::Builder that can be used in place of Rails' ActionView::Helpers::FormBuilder (#1)
  • Add all standard FormBuilder helpers provided by Rails, implemented as ViewComponents (#4)
  • Add a custom FormBuilder generator (#34)
  • Add CHANGELOG (#50)
  • Add CI (#2)