mediawiki-extensions-Tabber.../modules/ext.tabberNeue
alistair3149 421c42b6f0
feat: change tab when URL hash matches one of the tabs
Added an event listener to watch for hash change after the page is loaded.
If the hash matches a tabber tab, it will emit a tab click to switch the tab.

Closes: #150
2024-07-03 13:26:16 -04:00
..
.eslintrc.json feat: rewrite Javascript implementation 2024-05-25 00:33:22 -04:00
config.json feat: rewrite Javascript implementation 2024-05-25 00:33:22 -04:00
ext.tabberNeue.js feat: change tab when URL hash matches one of the tabs 2024-07-03 13:26:16 -04:00
ext.tabberNeue.less fix: incorrect tab colors 2024-06-02 13:53:44 -04:00
ext.tabberNeue.mobile.less feat: rewrite Javascript implementation 2024-05-25 00:33:22 -04:00
Hash.js fix: prepend tabber ID with prefix to avoid conflict with existing header 2024-06-03 13:21:04 -04:00
Transclude.js refactor: separate classes into other files 2024-05-25 16:38:57 -04:00
Util.js refactor: separate classes into other files 2024-05-25 16:38:57 -04:00