add unavailable_option_class styling option #472
Annotations
5 errors and 2 warnings
Run tests:
test/live_select/component_test.exs#L593
test when style = default dropdown class can be overridden with dropdown_class by passing a list (LiveSelect.ComponentTest)
|
Run tests:
test/live_select/component_test.exs#L593
test when style = default option class can be overridden with option_class by passing a list (LiveSelect.ComponentTest)
|
Run tests:
test/live_select/component_test.exs#L593
test when style = default text_input class can be overridden with text_input_class by passing a list (LiveSelect.ComponentTest)
|
Run tests:
test/live_select/component_test.exs#L593
test when style = default container class can be overridden with container_class by passing a list (LiveSelect.ComponentTest)
|
Run tests
Process completed with exit code 2.
|
Run tests
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
Run tests
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
Loading