analytics/lib/plausible_web/live/components
Vini Brasil 16846b16c8
Add creatable option to ComboBox (#3169)
* Add creatable option to ComboBox

This commit changes the ComboBox component to allow a `creatable`
option. This option enables users to create new options along with
choosing existing options.

* Test ComboBox class parameter

* Use display_value instead of input

* Change scroll block to nearest to prevent glitches
2023-07-21 14:58:50 +01:00
..
combo_box Allow arbitrary suggestion modules in Live ComboBox component (#3154) 2023-07-19 10:23:14 +02:00
combo_box.ex Add creatable option to ComboBox (#3169) 2023-07-21 14:58:50 +01:00