mediawiki-extensions-Tabber.../modules/ve-tabberNeue
alistair3149 bb110c6d98
feat: rewrite Javascript implementation
To ensure easier development and maintenance, IE support is dropped to allow
modern Javascript features. The old tabber module is rewritten into newer
standard and using classes to ensure proper scoping.
2024-05-25 00:33:22 -04:00
..
.eslintrc.json feat: rewrite Javascript implementation 2024-05-25 00:33:22 -04:00
tabber-ltr.svg feat: add Tabber icon in VisualEditor 2022-04-22 16:31:21 -04:00
tabber-rtl.svg feat: add Tabber icon in VisualEditor 2022-04-22 16:31:21 -04:00
ve.ce.MWTabberNode.js refactor: use data-mw- prefix for data attribute 2024-05-23 22:05:28 -04:00
ve.ce.MWTabberTranscludeNode.js refactor: use data-mw- prefix for data attribute 2024-05-23 22:05:28 -04:00
ve.dm.MWTabberNode.js feat: add basic VisualEditor support for tabber tags 2022-04-21 15:14:52 -04:00
ve.dm.MWTabberTranscludeNode.js feat: add basic VE support for tabbertransclude tag 2022-04-22 19:34:06 -04:00
ve.ui.MWTabberContextItem.js feat: add link to documentation in VE context item 2022-04-22 22:22:44 -04:00
ve.ui.MWTabberDialog.js refactor: various eslint cleanups 2023-07-05 17:43:41 -04:00
ve.ui.MWTabberDialog.less feat: add basic VisualEditor support for tabber tags 2022-04-21 15:14:52 -04:00
ve.ui.MWTabberDialogTool.js feat: add Tabber icon in VisualEditor 2022-04-22 16:31:21 -04:00
ve.ui.MWTabberIcons.less feat: add basic VE support for tabbertransclude tag 2022-04-22 19:34:06 -04:00
ve.ui.MWTabberTranscludeContextItem.js feat: add link to documentation in VE context item 2022-04-22 22:22:44 -04:00
ve.ui.MWTabberTranscludeInspector.js feat: add link to documentation in VE context item 2022-04-22 22:22:44 -04:00
ve.ui.MWTabberTranscludeInspectorTool.js feat: add link to documentation in VE context item 2022-04-22 22:22:44 -04:00