add unavailable_option_class styling option #472
Annotations
6 errors and 7 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 container class can be overridden with container_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 option class can be overridden with option_class by passing a list (LiveSelect.ComponentTest)
|
Run tests
The operation was canceled.
|
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
|
Run tests:
test/live_select_test.exs#L832
this check/guard will always yield the same result
|
Run tests:
test/live_select_test.exs#L866
this check/guard will always yield the same result
|
Run tests:
test/live_select_test.exs#L902
this check/guard will always yield the same result
|
Run tests:
test/live_select_test.exs#L938
this check/guard will always yield the same result
|
Compile without warnings
Logger.default_formatter/1 is undefined or private
|
Loading