Jforrester has uploaded a new change for review.

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

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

Update VE core submodule to master (43652b6)

New changes:
11953f7 Localisation updates from https://translatewiki.net.
0dbafb0 Update OOjs UI to v0.12.2
cbd0982 Replace placeholder color with opacity
087365c Support other types of 'empty' document placeholders
7692890 Make scrollIntoView a VE utility function
5a1a159 Localisation updates from https://translatewiki.net.
8edf71e [BREAKING CHANGE] Kill ve.indexOf and thus @until

Change-Id: I312dbd12d5291b7039067cb28b661319dc786a9c
---
M .jsduck/CustomTags.rb
M lib/ve
2 files changed, 0 insertions(+), 18 deletions(-)


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

diff --git a/.jsduck/CustomTags.rb b/.jsduck/CustomTags.rb
index 5e32a89..346079b 100644
--- a/.jsduck/CustomTags.rb
+++ b/.jsduck/CustomTags.rb
@@ -48,24 +48,6 @@
   end
 end
 
-class UntilTag < CommonTag
-  def initialize
-    @tagname = :until
-    @pattern = "until"
-    super
-  end
-
-  def to_html(context)
-    <<-EOHTML
-      <h3>Until</h3>
-      <div class="signature-box"><p>
-      This method provides <strong>browser compatibility</strong> for:
-      #{ context[@tagname].map {|tag| tag[:doc] }.join("\n") }
-      </p></div>
-    EOHTML
-  end
-end
-
 class SeeTag < CommonTag
   def initialize
     @tagname = :see
diff --git a/lib/ve b/lib/ve
index cb14f66..43652b6 160000
--- a/lib/ve
+++ b/lib/ve
-Subproject commit cb14f66f50ace8069ba3646293cb27069b30f24c
+Subproject commit 43652b6d7b8bc9f3682e2211548d499372db971a

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I312dbd12d5291b7039067cb28b661319dc786a9c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Jforrester <jforres...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to