pantographe / view_component-form

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

Any features/API changes before a v1.0 release? #166

Open joelzwarrington opened 1 month ago

joelzwarrington commented 1 month ago

In the README, there's a warning that the API is subject to change before a V1.0 release. Is there anything that needs to be worked on, or shipped before y'all can consider a stable V1.0 release?

Spone commented 1 month ago

Hi @joelzwarrington here is our roadmap https://github.com/pantographe/view_component-form/issues/5

Spone commented 1 month ago

We're open to suggestions!

joelzwarrington commented 1 month ago

Is there any issues that I can pickup/work on and help y'all out?

I'm really keen on using this library long term and actually planning to build a component library which is built on this.

I like that it shares ActionView APIs so anyone familiar with those can easily use the gem (as opposed to other form builders which have entirely different APIs)