alistair3149
576918d32e
refactor: simplify header buttons implementation
2023-07-28 17:46:58 -04:00
alistair3149
420754d185
refactor: use one event listener for all tabs
...
TIL about event delegation
2023-07-28 17:18:15 -04:00
alistair3149
7c95e570a8
fix: aria-hidden return string instead of boolean
2023-07-28 03:27:42 -04:00
alistair3149
f6435de56a
refactor: check for active panel at update height function instead
2023-07-28 02:47:59 -04:00
alistair3149
54166529cb
fix: only resize section when it is the active panel
2023-07-28 02:43:26 -04:00
github-actions
dcfc693834
ci: 👷 lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2023-07-06 02:10:01 +00:00
alistair3149
cbf6ca0c1f
feat: reinitalize Tabber after VE edit
2023-07-05 22:09:39 -04:00
alistair3149
cd63b6c10f
refactor: remove noscript message
...
Tabber already shows content without JS, and noscript handling is a bit tricky in MW
2023-07-05 18:32:18 -04:00
alistair3149
0fbfefcb87
fix: avoid using noscript as it is disallowed by VE
2023-07-05 18:03:00 -04:00
alistair3149
49d4e8ec29
refactor: various eslint cleanups
2023-07-05 17:43:41 -04:00
alistair3149
89e90af034
feat: add experimental support of Codex
...
It can be enabled by setting `$wgTabberNeueEnableLegacyMode` to `true`.
It is the first implementation and a WIP with numerous caveats:
- Nested Tabber does not work
- Tabber Transclue does not work
2023-07-05 17:26:33 -04:00