mediawiki-extensions-Visual.../modules/ve-mw/ui/widgets
Timo Tijhof 44623c9b2a ve.copy: Remove obsolete copyArray and copyObject
These have been pointing to the same method for a while now,
we can safely remove these obsolete aliases and just use it
as generic copy.

* Each file touched by my editor had its new line at EOF fixed
  where absent
* Don't copy an otherwise unused empty object
  (ve.dm.Converter)
* Use common ve#copy syntax instead to create a link
  (ve.dm.Document, ve.dm.example)
* Remove redundant conditionals for isArray/copyArray/copyObject
  (ve.dm.example)

Change-Id: If560e658dc1fb59bf01f702c97e3e82a50a8a255
2013-07-30 01:44:22 +02:00
..
ve.ui.MWCategoryInputWidget.js When normalizing category titles with mw.Title, use getMain method 2013-07-10 15:52:58 -07:00
ve.ui.MWCategoryItemWidget.js Rename 'CategoryList' to 'Category' for consistency 2013-07-25 13:34:25 +01:00
ve.ui.MWCategoryPopupWidget.js RTL Fix for Category & Suggestion Popups 2013-07-23 15:43:06 -07:00
ve.ui.MWCategoryWidget.js Rename 'CategoryList' to 'Category' for consistency 2013-07-25 13:34:25 +01:00
ve.ui.MWLinkTargetInputWidget.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.ui.MWMediaResultWidget.js Single-click insertion 2013-07-15 23:42:56 +00:00
ve.ui.MWMediaSearchWidget.js ve.copy: Remove obsolete copyArray and copyObject 2013-07-30 01:44:22 +02:00
ve.ui.MWParameterResultWidget.js Single-click insertion 2013-07-15 23:42:56 +00:00
ve.ui.MWParameterSearchWidget.js Single-click insertion 2013-07-15 23:42:56 +00:00
ve.ui.MWReferenceResultWidget.js Single-click insertion 2013-07-15 23:42:56 +00:00
ve.ui.MWReferenceSearchWidget.js ve.copy: Remove obsolete copyArray and copyObject 2013-07-30 01:44:22 +02:00
ve.ui.MWTitleInputWidget.js The great directory split of 2013 2013-07-02 20:51:38 -07:00