mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-27 15:50:29 +00:00
Update VE core submodule to master (27296e0e3)
New changes: 8a1eda8af build: Updating jsdoc-wmf-theme to 1.0.1 7e2e7ebaa JSDoc: Fix generated documentation of Storage objects 2a0229ea1 JSDoc: Fix more warnings 227a38f79 JSDoc: Use upstream version of externals plugin e1b2cbc3b Localisation updates from https://translatewiki.net. a588efb7c Convert inline functions to arrow functions so context variables can be removed 2a12cfd15 Localisation updates from https://translatewiki.net. 27296e0e3 Disable MutationObserver in ve.ce.Surface Deleted files: - build/jsdoc-externals.js Bug: T230323 Bug: T365052 Change-Id: Ia9710a52cf407c1b1cc11216ed9e54cf89e3478d
This commit is contained in:
parent
2615070b42
commit
32d5762517
|
@ -16,9 +16,9 @@
|
|||
"plugins/markdown",
|
||||
"node_modules/jsdoc-wmf-theme/plugins/allow-dots-in-modules",
|
||||
"node_modules/jsdoc-wmf-theme/plugins/betterlinks",
|
||||
"node_modules/jsdoc-wmf-theme/plugins/externals",
|
||||
"node_modules/jsdoc-wmf-theme/plugins/summarize",
|
||||
"node_modules/jsdoc-class-hierarchy",
|
||||
"lib/ve/build/jsdoc-externals.js"
|
||||
"node_modules/jsdoc-class-hierarchy"
|
||||
],
|
||||
"source": {
|
||||
"include": [ "modules/ve-mw", "modules/ve-mw-collab" ],
|
||||
|
|
2
lib/ve
2
lib/ve
|
@ -1 +1 @@
|
|||
Subproject commit 2738127416f0523ba2fb1b52f2e2e8f05318a395
|
||||
Subproject commit 27296e0e38520299095329d158ff790e239272e4
|
Loading…
Reference in a new issue