stable

Clone or download

Read-only

Merge commit 'refs/changes/03/14703/7' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #13278: Remove direct usage of the v-html directive in Vue apps

Modified Files

Name
M package-lock.json +22 −5 Go to diff View file
M package.json +1 −1 Go to diff View file
M plugins/create_test_env/scripts/call-me-back-burning-parrot/src/CallMeBack.vue +2 −7 Go to diff View file
M plugins/create_test_env/scripts/call-me-back-burning-parrot/src/index.js +3 −1 Go to diff View file
M plugins/create_test_env/scripts/call-me-back-flaming-parrot/src/CallMeBack.vue +2 −7 Go to diff View file
M plugins/create_test_env/scripts/call-me-back-flaming-parrot/src/index.js +3 −1 Go to diff View file
M plugins/create_test_env/scripts/package-lock.json +8 −0 Go to diff View file
M plugins/create_test_env/scripts/package.json +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/ItemDisplay/DisplayEmbeddedContent.vue +3 −4 Go to diff View file
M plugins/document/scripts/document/components/Folder/QuickLook/QuickLookDocumentPreview.vue +5 −7 Go to diff View file
M plugins/document/scripts/document/helpers/local-vue.js +2 −0 Go to diff View file
M plugins/document/scripts/document/index.js +3 −1 Go to diff View file
M plugins/document/scripts/package-lock.json +8 −0 Go to diff View file
M plugins/document/scripts/package.json +1 −1 Go to diff View file
M plugins/label/www/scripts/package-lock.json +8 −0 Go to diff View file
M plugins/label/www/scripts/package.json +1 −1 Go to diff View file
D plugins/label/www/scripts/project-labeled-items/src/LabeledItem.spec.js +0 −42 Go to diff View file
M plugins/label/www/scripts/project-labeled-items/src/LabeledItem.vue +3 −17 Go to diff View file
M plugins/label/www/scripts/project-labeled-items/src/app.spec.js +3 −2 Go to diff View file
M plugins/label/www/scripts/project-labeled-items/src/index.js +7 −1 Go to diff View file