mediawiki-extensions-Popups/resources
joakin 002f4c8e0c Use delegated events in container
...instead of 1 event per link

Supporting changes:
* Delegate events on the container when booting up
  * Check eligibility of title on event triggered
  * Pass the title from the event handlers into the actions instead of
    storing it in the dom
* Add title.fromElement as sugar over isvalid(gettitle())
  * Not tested as it is sugar over the other 2 functions
* Fix action tests and integration tests

processLinks to be removed next

Bug: T165572
Change-Id: I4d9837706dc77ec64121ac94410c0d2da83692e4
2017-06-08 12:31:06 -07:00
..
dist Use delegated events in container 2017-06-08 12:31:06 -07:00
ext.popups Make vertical preview show 7 lines 2017-06-06 15:43:21 +00:00
ext.popups.images Optimise SVGs with svgo 2017-04-26 17:15:45 +01:00