mediawiki-extensions-Visual.../modules/ve-mw/ui
Volker E fdf30c1793 Unify SVG markup
Align SVG markup across Foundation products by:
- unifying XML declaration,
- removing unnecessary `standalone="no"` attribute as it's default,
- removing all SVG editor metadata
- removing all `g` group elements except where necessary for transforms,
- putting attributes on `path`,
- removing unnecessary ids and
- unifying whitespace.

Saving up to 23% file size before gzipping.

Bug: T178867
Change-Id: If0339073a12f24df1a0f8dcc110c35e0ee2d38a7
2017-11-06 10:43:56 -08:00
..
actions Don't require a selection to run any of the save actions 2017-09-10 14:53:14 +01:00
commands build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
contextitems Inspectors for editing LanguageConverter markup 2017-09-15 09:24:33 -07:00
datatransferhandlers Replace wg(Relevant)PageName with target#pageName 2017-09-26 13:22:00 +01:00
dialogs Show visual diffs in wikitext mode 2017-10-11 20:31:39 +01:00
elements MWSaveDialog: Run links through a render function for preview & visual diff 2017-03-31 10:51:35 +01:00
inspectors MWAlienExtensionNode: Listen to attribute changes 2017-10-02 16:22:41 +01:00
pages MWParameterPage: Use MultilineTextInputWidget instead of config 2017-10-12 18:13:06 +01:00
styles Unify SVG markup 2017-11-06 10:43:56 -08:00
themes MWParameterPage: Vertically align actions with label 2017-08-29 14:45:21 +01:00
tools Fire wikipage.content hook on edit notices 2017-10-30 22:21:50 +00:00
widgets Use findFirstSelectableitem instead of getFirstSelectableItem 2017-09-06 15:42:42 +10:00
ve.ui.MWCommandRegistry.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ui.MWExtensionWindow.js Allow MediaWiki extensions to use self closing tags 2017-10-02 10:52:48 -07:00
ve.ui.MWSequenceRegistry.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ui.MWWikitextCommandRegistry.js Fix wikitext table insertion 2017-07-10 16:16:11 +01:00
ve.ui.MWWikitextDataTransferHandlerFactory.js MWWikitextDataTransferHandlerFactory: Don't reimplement getText 2017-05-10 10:58:42 -05:00
ve.ui.MWWikitextSequenceRegistry.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ui.MWWikitextSurface.js Remove reference to editfont-default 2017-08-25 18:44:53 +01:00
ve.ui.MWWikitextTransferRegistry.js build: Upgrade grunt-eslint from 19.0.0 to 20.0.0 2017-07-18 12:55:33 +01:00