fix(Autocomplete): fix focus in autocomplete #1048
Annotations
7 warnings
commit-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci:
example/src/views/DataTableView.vue#L801
File has too many lines (1180). Maximum allowed is 800
|
ci:
src/components/forms/auto-complete/RuiAutoComplete.vue#L113
'renderedData' was used before it was defined
|
ci:
src/components/forms/auto-complete/RuiAutoComplete.vue#L801
File has too many lines (988). Maximum allowed is 800
|
ci:
src/components/tables/RuiDataTable.vue#L801
File has too many lines (1469). Maximum allowed is 800
|
ci:
src/theme/index.ts#L188
Prefer named exports
|