pantographe / view_component-form

Rails FormBuilder for ViewComponent
MIT License
204 stars 16 forks source link

Add lookup_chain customizability #162

Closed joelzwarrington closed 1 month ago

joelzwarrington commented 3 months ago

Adds configuration to determine how components are found, so one wouldn't need to use the Component suffix in their components.

Added documentation to the README.md to configure this option

joelzwarrington commented 2 months ago

hey @Spone is there anything I need to do to get this PR merged?

Spone commented 1 month ago

I just want @nicolas-brousse to have a look before we merge this! Thanks for your patience :)

nicolas-brousse commented 1 month ago

Hi @joelzwarrington looks good to me. Thank you for this PR and your patience!

Could you add a line in the Changelog and rebase from main. After that we could merge this :)

kjellberg commented 1 month ago

Need this 🙏🏻

joelzwarrington commented 1 month ago

hey @Spone / @nicolas-brousse do you have any idea when a new version will be released? Are there any other features you want included before that happens?

I'm currently using the git source in bundler but would be nice to use versions from https://rubygems.org

nicolas-brousse commented 1 month ago

I didn't have time yesterday to do it after merging this. But I plan to do it today

nicolas-brousse commented 1 month ago

@joelzwarrington 0.2.7 has just been released 😊