Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Form::Collection(CheckBoxes|RadioButtons)Component + helpers #29

Merged
merged 4 commits into from Sep 9, 2021

Conversation

Spone
Copy link
Collaborator

@Spone Spone commented Jul 6, 2021

Related to #4

@Spone Spone self-assigned this Jul 6, 2021
@Spone Spone mentioned this pull request Jul 6, 2021
71 tasks
@Spone Spone marked this pull request as draft July 6, 2021 21:13
@nicolas-brousse
Copy link
Member

Maybe we should do it without block first.

The block is not just about content. It give access to an object: https://api.rubyonrails.org/classes/ActionView/Helpers/FormOptionsHelper.html#method-i-collection_check_boxes.

@Spone Spone force-pushed the collection-check-boxes-radio-buttons branch from 090b6a8 to 296938b Compare September 9, 2021 20:15
@Spone Spone marked this pull request as ready for review September 9, 2021 21:00
@Spone Spone merged commit 2803648 into main Sep 9, 2021
@Spone Spone deleted the collection-check-boxes-radio-buttons branch September 9, 2021 21:12
@Spone Spone added this to the v0.1 milestone Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants