aboutsummaryrefslogtreecommitdiffstats
path: root/resources/src/vue
Commit message (Expand)AuthorAgeFilesLines
* Use `wikimedia/client` instead of `client-es6`Ed Sanders2025-01-031-1/+1
* codex: Provide i18n function and messagesAnne Tomasevich2024-07-021-0/+2
* build: Update eslint-config-wikimedia to 0.28.1 and autofixEd Sanders2024-06-111-4/+2
* eslint: remove redundant ruleset wikimedia/jsdocNovem Linguae2024-05-151-2/+1
* Fix link to i18n plugin in JSDocSiebrand Mazeland2024-05-031-1/+1
* docs: Use lowercase for Vue moduleapaskulin2024-04-172-4/+4
* docs: Document Vue as a module in JSDocapaskulin2024-03-272-6/+9
* docs: Migrate Vue wrapper to JSDocapaskulin2024-03-082-10/+21
* docs: Remove further references to jsduckJon Robson2023-11-301-1/+1
* Replace Vue 3 migration build with pure Vue 3Lucas Werkmeister2023-11-282-84/+10
* Resources: Move teleportTarget module into mediawiki.page.readyEric Gardner2023-08-281-1/+1
* Add "mediawiki.page.teleportTarget" module to coreEric Gardner2023-08-251-0/+2
* Vue: make i18n plugin injectable in Vue 3 setup functionsSergio Gimeno2023-04-211-4/+13
* vue i18n: Prevent unnecessary rerender in v-i18n-htmlRoan Kattouw2023-02-081-18/+55
* Upgrade Vuex to 4.0.2Roan Kattouw2022-01-182-11/+12
* Upgrade Vue to the migration build of Vue 3Roan Kattouw2021-12-076-97/+108
* Merge "Return instance from createMwApp().mount()"jenkins-bot2021-11-151-1/+3
|\
| * Return instance from createMwApp().mount()Lucas Werkmeister2021-11-101-1/+3
* | Vue: Add propsData parameter to Vue.createMwApp()Roan Kattouw2021-11-051-2/+10
|/
* Add Vue composition API pluginRoan Kattouw2021-11-031-0/+12
* Add Vue.createMwApp(), to help with Vue 2->3 migrationRoan Kattouw2021-11-021-0/+65
* Vue: Split off error logger into its own pluginRoan Kattouw2021-09-162-16/+26
* mediawiki.api: Move example doc from constructor to @class blockTimo Tijhof2021-08-241-2/+2
* vue: Log component errorsSam Smith2021-02-091-0/+16
* Revert "vue: Log component errors"Phuedx2020-12-171-17/+0
* vue: Log component errorsjdlrobson2020-12-111-0/+17
* Merge "vue: Add support for parameters to the i18n plugin"jenkins-bot2020-05-041-5/+36
|\
| * vue: Add support for parameters to the i18n pluginRoan Kattouw2020-04-131-5/+36
* | Merge "vue: Make v-i18n-html reactive"jenkins-bot2020-04-151-11/+9
|\|
| * vue: Make v-i18n-html reactiveRoan Kattouw2020-04-131-11/+9
* | Add Vuex (v3.1.3)Roan Kattouw2020-04-141-0/+9
|/
* Revert "build: Linting for .vue files"Catrope2020-03-301-3/+5
* Add Vue i18n pluginRoan Kattouw2020-02-132-0/+64