Jforrester has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/176203

Change subject: Update VE core submodule to master (b5a0269)
......................................................................

Update VE core submodule to master (b5a0269)

New changes:
20d9764 Move window managers to sub folder
d69c2fa Update OOjs UI to v0.2.3
62aa941 Use complex change logic if there are changes not at the selection

Change-Id: I323f7c456b5f0934a96ff43cba383b4afd76b52c
---
M .docs/categories.json
M .docs/eg-iframe.html
M lib/ve
3 files changed, 3 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor 
refs/changes/03/176203/1

diff --git a/.docs/categories.json b/.docs/categories.json
index 85dd355..fe41763 100644
--- a/.docs/categories.json
+++ b/.docs/categories.json
@@ -120,11 +120,10 @@
                                        "ve.ui.*Registry",
                                        "ve.ui.*Sequence",
                                        "ve.ui.*Tool",
-                                       "ve.ui.*Inspector",
                                        "ve.ui.*Widget",
                                        "ve.ui.*WindowManager",
-                                       "ve.ui.*InspectorManager",
-                                       "ve.ui.*Dialog"
+                                       "ve.ui.*Dialog",
+                                       "ve.ui.*Inspector"
                                ]
                        },
                        {
diff --git a/.docs/eg-iframe.html b/.docs/eg-iframe.html
index ef0ecc4..917261a 100644
--- a/.docs/eg-iframe.html
+++ b/.docs/eg-iframe.html
@@ -347,7 +347,7 @@
                <!-- visualEditor.desktop.build -->
                <script src="lib/ve/src/ui/ve.ui.DesktopSurface.js"></script>
                <script src="lib/ve/src/ui/ve.ui.DesktopContext.js"></script>
-               <script 
src="lib/ve/src/ui/ve.ui.DesktopInspectorManager.js"></script>
+               <script 
src="lib/ve/src/ui/windowmanagers/ve.ui.DesktopInspectorWindowManager.js"></script>
 
                <!-- example scripts -->
                <script>
diff --git a/lib/ve b/lib/ve
index ddbedd1..b5a0269 160000
--- a/lib/ve
+++ b/lib/ve
-Subproject commit ddbedd1ba6a46529c01b653264d80cc52fc0d9da
+Subproject commit b5a02696daacb7d6eff908ecde1308506d776a7f

-- 
To view, visit https://gerrit.wikimedia.org/r/176203
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I323f7c456b5f0934a96ff43cba383b4afd76b52c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to