backpex
backpex copied to clipboard
Add `Backpex.Fields.CheckboxGroup`
Added Backpex.Fields.CheckboxGroup that is 100% compatible with existing Backpex.Fields.MultiSelect. It also has a 'columns' parameter to render checkboxes in the specified number of columns. Also added to the demo app under user_live.ex for 'Permissions'
Resolves #983