1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-25 00:17:37 +00:00
Files
matomo/plugins/Goals/vue/dist/umd.metadata.json
dizzy 222f2d9bf1 [Vue] migrate manage goals directive and twig templates to Vue (#18917)
* start converting goal form/edit from twig/angularjs

* more tweaks

* some more changes

* get to build

* fix typo in directive name causing strange regressions

* get to build and load in UI, twig postEvent hack seems to work

* another TODO

* implement alternative way to use twig events in vue components using named slots, does not work in all cases

* remove templates

* allow target=_blank in dompurify if noreferrer noopener are present

* Allow numbers for fieldcheckbox value.

* remove use of const in vanilla js

* get managegoals.vue to work + remove angularjs files

* correct camel case

* correct property name

* correct 0 check

* switch back to angularjs adapter and using dynamic components for twig events since piwik-manage-goals is selected for in plugins and because angularjs directives are sometimes pre-compiled, sometimes not
2022-03-11 11:41:12 +01:00

6 خطوط
63 B
JSON
Generated

{
"dependsOn": [
"CoreHome",
"CorePluginsAdmin"
]
}