add unavailable_option_class styling option #472
Annotations
6 errors and 18 warnings
|
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 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 dropdown class can be overridden with dropdown_class by passing a list (LiveSelect.ComponentTest)
|
Run tests
Process completed with exit code 2.
|
Compile with warnings
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Compile with warnings
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Compile with warnings
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Compile with warnings
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Compile with warnings
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Compile with warnings
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Compile with warnings
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Compile with warnings
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Run tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Run tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Run tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Run tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Run tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Run tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Run tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Run tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
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