mediawiki-extensions-Tabber.../modules/ext.tabberNeue.codex
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
App.vue feat: rewrite Javascript implementation 2024-05-25 00:33:22 -04:00
ext.tabberNeue.codex.js refactor: use data-mw- prefix for data attribute 2024-05-23 22:05:28 -04:00
ext.tabberNeue.codex.less feat: rewrite Javascript implementation 2024-05-25 00:33:22 -04:00
TabContent.vue feat: rewrite Javascript implementation 2024-05-25 00:33:22 -04:00