mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-24 14:33:59 +00:00
Update VE core submodule to master (155ab43)
New changes: cedfdcb Localisation updates from https://translatewiki.net. c433eaf ve.dm.Scalable: Prevent validation from exploding on bad input 8b47ed5 Tables: Add getMaxColCount to count total columns in a table matrix 30925f3 Update OOjs UI to v0.15.1 b299804 Follow-up Ic506950: Use new filenames for OOUI stylesheets for demo b7c3d92 Sequences: Check command against surface's allowed commands Change-Id: Id967945b1831bbfe9212d26e58ccb17d42b78cd5
This commit is contained in:
parent
fc43d61ec5
commit
674fface5b
|
@ -5,11 +5,11 @@
|
|||
<title>VisualEditor Example</title>
|
||||
|
||||
<!-- oojs-ui-apex -->
|
||||
<link rel=stylesheet href="lib/ve/lib/oojs-ui/oojs-ui-apex.vector.css">
|
||||
<link rel=stylesheet href="lib/ve/lib/oojs-ui/oojs-ui-apex-icons-editing-core.vector.css">
|
||||
<link rel=stylesheet href="lib/ve/lib/oojs-ui/oojs-ui-apex-icons-editing-advanced.vector.css">
|
||||
<link rel=stylesheet href="lib/ve/lib/oojs-ui/oojs-ui-apex-icons-editing-styling.vector.css">
|
||||
<link rel=stylesheet href="lib/ve/lib/oojs-ui/oojs-ui-apex-icons-editing-list.vector.css">
|
||||
<link rel=stylesheet href="lib/ve/lib/oojs-ui/oojs-ui-apex.css">
|
||||
<link rel=stylesheet href="lib/ve/lib/oojs-ui/oojs-ui-apex-icons-editing-core.css">
|
||||
<link rel=stylesheet href="lib/ve/lib/oojs-ui/oojs-ui-apex-icons-editing-advanced.css">
|
||||
<link rel=stylesheet href="lib/ve/lib/oojs-ui/oojs-ui-apex-icons-editing-styling.css">
|
||||
<link rel=stylesheet href="lib/ve/lib/oojs-ui/oojs-ui-apex-icons-editing-list.css">
|
||||
|
||||
<!-- visualEditor.core.build -->
|
||||
<link rel=stylesheet href="lib/ve/src/ce/styles/nodes/ve.ce.FocusableNode.css" class="stylesheet-ve">
|
||||
|
|
2
lib/ve
2
lib/ve
|
@ -1 +1 @@
|
|||
Subproject commit 0329d1ddc89ae1c3ab9feeb29ce5faf18bb9858c
|
||||
Subproject commit 155ab43f47e12ef8ad4a7ca8c2401c88fce99ee4
|
Loading…
Reference in a new issue