alistair3149
76a84d9e00
feat(core): add ARIA support to collaspible sections
...
* Also renamed toggle to indicator since it is misleading. The whole heading is the toggle itself.
2022-04-30 14:48:09 -04:00
alistair3149
8eaaecf957
feat: do not format body content if MobileFrontend is active ( #409 )
...
MobileFrontend formats body content to enable features such as collasible headers.
Citizen should not attempt to format it as it will break features in MF.
2022-04-27 15:58:16 -04:00
alistair3149
57ff42abcf
feat: do not call HtmlFormatter when the page is not collapsible ( #384 )
2021-05-13 09:44:34 -04:00
alistair3149
83c6735cda
bug: fix parsing raw html ( #334 )
...
Co-authored-by: Hannes Kruse <hannes@octofox.de>
2021-04-04 11:39:57 -04:00
Hannes
88912f71b3
refactor: Don't create sections if they are disabled
2021-03-26 08:00:14 +01:00
Hannes
82f220ec64
refactor: Convert html entitie
...
And only run collapse on content pages
2021-03-03 09:44:18 +01:00
H. C. Kruse
49f6916195
fix: collapsible section issues ( #283 )
...
* fix: DOMDocument parser warnings
* minor: Run phpcbf
* minor: Remove linter warnings
* bug: Fix section.js script name
2021-03-03 03:05:13 -05:00
github-actions
fcd796d1e2
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2021-03-03 00:14:48 +00:00
alistair3149
669be20879
fix: fix error caused by PHP comments
2021-03-02 19:09:39 -05:00
alistair3149
af5565f490
feat: implement collapsible sections
2021-03-02 17:16:24 -05:00