fix(NcEmojiPicker): adjust styles to correctly fit emojis #8179
Annotations
6 warnings
NPM lint:
src/components/NcActionButton/NcActionButton.vue#L392
The "mixins" property should be above the "setup" property on line 387
|
NPM lint:
src/components/NcActionButton/NcActionButton.vue#L394
The "inject" property should be above the "setup" property on line 387
|
NPM lint:
src/components/NcActionButton/NcActionButton.vue#L401
The "props" property should be above the "setup" property on line 387
|
NPM lint:
src/components/NcActions/NcActions.vue#L1523
The type 'NodeListOf' is undefined
|
NPM lint:
src/components/NcAvatar/NcAvatar.vue#L157
Attribute "v-click-outside" should go before ":title"
|
NPM lint:
src/components/NcDateTimePickerNative/NcDateTimePickerNative.vue#L324
JSDoc @return declaration present but return expression not available in function
|