mediawiki-extensions-Visual.../modules/oojs-ui/layouts
Roan Kattouw 2ea9437e32 Get rid of OO.ui.extendObject and OO.ui.indexOf
Replaced uses of extendObject with $.extend . Replaced the one use of
OO.ui.indexOf with Array.prototype.indexOf because that's what
everything else was already using.

Change-Id: I63f40989057b8065ec977efafbf68d6e22c8e679
2013-10-31 15:09:44 -07:00
..
OO.ui.FieldsetLayout.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
OO.ui.GridLayout.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
OO.ui.PagedLayout.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
OO.ui.PagedOutlineLayout.js Allow direct opening of pages in the meta dialog 2013-10-29 05:58:06 +00:00
OO.ui.PanelLayout.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
OO.ui.StackPanelLayout.js Get rid of OO.ui.extendObject and OO.ui.indexOf 2013-10-31 15:09:44 -07:00