analytics/lib/plausible_web/live/funnel_settings
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
..
form.ex Add creatable option to ComboBox (#3169) 2023-07-21 14:58:50 +01:00
list.ex Bugfix: funnel deletion (#3090) 2023-06-28 13:20:19 +02:00