stable
Clone or download
Read-only
It is not needed anymore in Vue 3. The ESLint ruleset for Vue 3 has been enabled so it does not complain about multiple root elements. vue-class-component and vue-property-decorator has been dropped as well since they are not more used. Part of request #31534: vue document should be in vue3 Change-Id: Id4585d63bc015f633bce644dc905f825f2f0a8c4
Modified Files
Name | ||||
---|---|---|---|---|
M | .eslintrc.js | +12 | −0 | Go to diff View file |
M | plugins/document/package.json | +0 | −3 | Go to diff View file |
M | plugins/document/pnpm-lock.yaml | +2 | −35 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DropDown/DropDownMenu.test.ts | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DropDown/DropDownMenu.vue | +88 | −91 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DropDown/NewVersion/History/FileVersionHistory.vue | +14 | −7 | Go to diff View file |