mediawiki-extensions-Visual.../modules/ve/ui/styles
Timo Tijhof 8a2c9431e6 Create ref list insertion tool
Fixes (follows-up I1b48ef5240, I6daff5c596):
* Invalid html passed to jQuery constructor.
* Use prop() instead of attr() for boolean values.
* Use append() instead of html() when appending nodes instead
  of parsing html.
* Rename shadowed variable name clash 'mw' to 'mwData'.
* Fix odd construction where we parse '{}' to create an empty
  object.
* Have ve.ce.MWReferenceListNode#update perform changes off-document
  in a detached tree.
* Fix deep property access that can fail. mwData is set to
  either JSON parse of data-mw attr or empty object.
  Accessing mwData.attrs.group needs to be guarded by whether
  mw.attrs is indeed set.
* Have `mw` and `about` attribtue in references list roundtrip
  (especially mw which can data we aren't editing/re-creating).
* Add missing 'refGroup' property to MWReferenceListNode's
  data element (similar to what MWReferenceNode already has).

Change-Id: I67e4f378ccd04e97361d8e58ae57db5353075756
2013-06-22 20:23:22 -07:00
..
images Add reference icon 2013-06-21 10:31:43 -07:00
ve.ui.Context.css The Great ve.ui.Surface refactor of 2013 2013-05-24 14:01:02 +02:00
ve.ui.css Pending input refactor 2013-06-06 21:17:35 +00:00
ve.ui.Dialog.css Create ref list insertion tool 2013-06-22 20:23:22 -07:00
ve.ui.Element.css Stack panel, element mixins, cleanup 2013-03-28 12:40:01 -07:00
ve.ui.Frame.css
ve.ui.Icons-raster.css Add reference icon 2013-06-21 10:31:43 -07:00
ve.ui.Icons-vector.css Add reference icon 2013-06-21 10:31:43 -07:00
ve.ui.Inspector.css Category UI improvements 2013-05-10 00:19:46 +00:00
ve.ui.Layout.css ve.ui.PanelLayout: Set default to span accross available space 2013-06-19 16:20:10 -07:00
ve.ui.Surface.css mw.ViewPageTarget: Move save dialog out of toolbar tree 2013-06-20 14:16:50 -07:00
ve.ui.Tool.css Make menus render on the very top of everything 2013-05-28 13:59:05 +01:00
ve.ui.Toolbar.css The Great ve.ui.Surface refactor of 2013 2013-05-24 14:01:02 +02:00
ve.ui.Widget.css Template and content adding 2013-06-18 23:37:44 +00:00
ve.ui.Window.css Restore window overlays 2013-05-25 15:44:36 +02:00