Jean-Baptiste Bellet
|
14a258c661
|
Attempt: externalize ofn-drop-down-v2 selector
+ add class `redesigned-checkbox` on `input`
Move `input.redesigned-input` definition outside dropdown definition
--> more generic
|
2022-10-12 09:28:50 +02:00 |
|
Jean-Baptiste Bellet
|
230afd5024
|
Update multiple_checked_select_component.html.haml
|
2022-10-11 10:05:06 +02:00 |
|
Jean-Baptiste Bellet
|
41e696282c
|
Don't build inputs, but directly use input checkbox for each option
way simpler this way.
|
2022-10-11 10:05:06 +02:00 |
|
Jean-Baptiste Bellet
|
e655d5b188
|
Remove useless id attribute. Prefer to use data-value directly.
|
2022-10-11 10:05:06 +02:00 |
|
Jean-Baptiste Bellet
|
7d15baef9d
|
Do not use a variable filter_placeholder but translate it in the view
|
2022-10-11 10:05:06 +02:00 |
|
Jean-Baptiste Bellet
|
157bdd9f3d
|
Add a vertical scrolling
|
2022-10-11 10:05:06 +02:00 |
|
Jean-Baptiste Bellet
|
b4e041c7e9
|
Implements the ofn-drop-down-v2 design
|
2022-10-11 10:05:06 +02:00 |
|
Jean-Baptiste Bellet
|
23e2d28488
|
Implements the filter options feature
|
2022-10-11 10:05:06 +02:00 |
|
Jean-Baptiste Bellet
|
b7adc5f551
|
Create the MultipleCheckedComponent
+ Associate the StimulusController to this component
|
2022-10-11 10:05:06 +02:00 |
|