aboutsummaryrefslogtreecommitdiffstats
path: root/includes/resourceloader/VueComponentParser.php
Commit message (Expand)AuthorAgeFilesLines
* ResourceLoader namespace (attempt 2)Tim Starling2022-05-241-312/+0
* Revert "ResourceLoader namespace"Lucas Werkmeister (WMDE)2022-05-161-0/+312
* ResourceLoader namespaceTim Starling2022-05-161-312/+0
* Upgrade Vue to the migration build of Vue 3Roan Kattouw2021-12-071-37/+0
* build: Update mediawiki/mediawiki-phan-config to 0.11.0Umherirrender2021-09-071-0/+1
* Bump wikimedia/remex-html to 2.3.2 and drop 2.3.1C. Scott Ananian2021-08-081-11/+10
* Allow core to use remex-html 2.3.2C. Scott Ananian2021-08-081-0/+1
* build: Updating dependencieslibraryupgrader2021-07-221-6/+6
* VueComponentParser: Don't crash on top-level commentsRoan Kattouw2021-07-121-1/+4
* resourceloader: Improve perf of VueComponentParser's use of RemexC. Scott Ananian2020-07-081-5/+6
* resourceloader: Mark VueComponentParser as `@internal`Timo Tijhof2020-07-021-1/+1
* resourceloader: Add some typehints and misc clean upTimo Tijhof2020-07-021-3/+2
* VueComponentParser: Use RemexHtml instead of PHP's HTML parserRoan Kattouw2020-06-221-69/+178
* resourceloader: Add missing documentation comment in VueComponentParserRoan Kattouw2020-06-171-0/+6
* resourceloader: Support single-file component .vue filesRoan Kattouw2020-03-121-0/+230