Cleanup postEdit and match styles to mw.notification
authorEd Sanders <esanders@wikimedia.org>
Mon, 10 Apr 2017 12:59:19 +0000 (13:59 +0100)
committerVolkerE <volker.e@wikimedia.org>
Thu, 27 Apr 2017 22:15:51 +0000 (22:15 +0000)
commitf8ac9bb2e6a28c0623a4aa5289c24de8394d9fae
tree81a0efd66505ef18ddd9cbb129657d09b6ee3dba
parent9398c3161ae13a66c13c82af386856a793309335
Cleanup postEdit and match styles to mw.notification

* Remove HTML template
* Add mw-notification class and dependency
* Fix variable scoping issues so firing two notifications
  doesn't cause one to become stuck

Bug: T58313
Change-Id: I9a702d23a8a9b5cc098cbb413213d73813bec097
resources/Resources.php
resources/src/mediawiki.action/mediawiki.action.view.postEdit.css [deleted file]
resources/src/mediawiki.action/mediawiki.action.view.postEdit.js
resources/src/mediawiki.action/mediawiki.action.view.postEdit.less [new file with mode: 0644]
resources/src/mediawiki.action/templates/postEdit.html [deleted file]