Update VE core submodule to master (0cb3b6f)

New changes:
e6554e8 Localisation updates from https://translatewiki.net.
397a53d Localisation updates from https://translatewiki.net.
56c5937 Provide isAlignable checks for alignable nodes
2431396 ce.ContentBranchNode: Don't compare new rendering with old on first render
0131fe8 ve.ce.GeneratedContentNode: Avoid calling $.fn.add, it's slow
89f66fc Fix documentation lies about rewrap event
fb42667 Add insert/edit modes to FragmentInspector
511e0a7 Make ce.BranchNode#updateTagName do what its documentation says
626936d Localisation updates from https://translatewiki.net.
0cb3b6f build: Rename JSDuck config standard jsduck.json

Change-Id: I58d210a549ea5faa2142f716ad37c2fad9be94f5
This commit is contained in:
Timo Tijhof 2015-03-03 09:26:34 +01:00
parent 4b840ab725
commit 46369a2969
3 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@
"--output": "../docs",
"--": [
"./external.js",
"../lib/ve/.docs/external.js",
"../lib/ve/.jsduck/external.js",
"../lib/ve/lib/oojs",
"../lib/ve/lib/oojs-ui",
"../lib/ve/lib/unicodejs",

View file

@ -24,7 +24,7 @@ module.exports = function ( grunt ) {
from: [
'.docs/mw-categories.json',
{
file: 'lib/ve/.docs/categories.json',
file: 'lib/ve/.jsduck/categories.json',
aggregate: {
'VisualEditor (core)': [
'General',

2
lib/ve

@ -1 +1 @@
Subproject commit 7bcf314dd5d77b72b26c41abbf46e4b4e0a51c00
Subproject commit 0cb3b6f2247cdf5d7e9bb3c136eafc4c0c4e6739