Update VE core submodule to master (7fe81f3)

New changes:
1cda586 Split about groups on text nodes
7b4619d ve.ui.TabIndexScope: provide a scope for tabIndex
54d7a35 Insert undo breakpoints at word breaks
9e6a562 Use cloneWithData in beforePaste
04c0921 Lower supported Firefox version in stylelint
8e0c513 Update OOjs UI to v0.17.4

Change-Id: I14cf5187954f954fb6039b28fb8b0ee18658fd21
This commit is contained in:
James D. Forrester 2016-06-01 10:00:26 -07:00
parent 02b3d6bad9
commit 6f89344d13
4 changed files with 4 additions and 1 deletions

View file

@ -141,6 +141,7 @@
"ve.ui.*Toolbar",
"ve.ui.DebugBar",
"ve.ui.Trigger",
"ve.ui.TabIndexScope",
"ve.ui.*Action",
"ve.ui.*Command",
"ve.ui.*ContextItem",

View file

@ -388,6 +388,7 @@
<script src="lib/ve/src/ui/ve.ui.DataTransferItem.js"></script>
<script src="lib/ve/src/ui/ve.ui.WindowManager.js"></script>
<script src="lib/ve/src/ui/ve.ui.NodeWindow.js"></script>
<script src="lib/ve/src/ui/ve.ui.TabIndexScope.js"></script>
<script src="lib/ve/src/ui/windowmanagers/ve.ui.SurfaceWindowManager.js"></script>
<script src="lib/ve/src/ui/actions/ve.ui.AnnotationAction.js"></script>
<script src="lib/ve/src/ui/actions/ve.ui.ContentAction.js"></script>

View file

@ -742,6 +742,7 @@
"lib/ve/src/ui/ve.ui.DataTransferItem.js",
"lib/ve/src/ui/ve.ui.WindowManager.js",
"lib/ve/src/ui/ve.ui.NodeWindow.js",
"lib/ve/src/ui/ve.ui.TabIndexScope.js",
"lib/ve/src/ui/windowmanagers/ve.ui.SurfaceWindowManager.js",
"lib/ve/src/ui/actions/ve.ui.AnnotationAction.js",
"lib/ve/src/ui/actions/ve.ui.ContentAction.js",

2
lib/ve

@ -1 +1 @@
Subproject commit a4a5afa5c50a216a9d2641101d92b9ddcb7e2788
Subproject commit 7fe81f35357e6f01c993456844135609fd929d8f