Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-17fix retry loop in vue:build command (#19112)dizzy
2022-04-05retry vue:build if we notice a typescript compiler race condition occurs (#19...dizzy
2022-03-28[Vue] add intermediate proxy script for Vue CLI bin that fixes typescript err...dizzy
2022-03-24Build plugin module dependencies if type output does not exist locally, other...dizzy
2022-03-12Add MatomoUrl.parse() method (#18927)dizzy
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2022-03-04[Vue] Chunk UMD JavaScript into a set of asynchronously loaded files (#18761)dizzy
2022-02-18Use jquery click method in ExpandOnClick since elements may have other click ...dizzy
2022-02-07Ignore warning from browserslist of old caniuse data (since this is updated o...dizzy
2022-01-25[Vue] remove @types plugin dir before building to clear old types (#18673)dizzy
2022-01-11[Vue] enable full typescript compilation + fix typing errors in existing Vue ...dizzy
2021-11-11use .development suffix for watch files and gitignore them so its not needed ...dizzy
2021-11-05[Vue] add node version check to vue:build command (#18272)dizzy
2021-10-15[Vue] utility function for creating angularjs adapters (#18146)4.6.0-b1dizzy
2021-10-13[Vue] add promise api to ajaxHelper and deprecate piwikApi service (#18114)dizzy
2021-10-08[Vue] Migrate ajaxHelper.ts + piwik-url service (#18104)dizzy
2021-10-06[Vue] migrate periods service to typescript & introduce frontend unit testing...dizzy
2021-09-29fix generate vue component command (new subfolder organization was not update...dizzy
2021-09-28[Vue] Introduce Vue + Workflow commands (#17940)dizzy