1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-21 22:47:43 +00:00
Files
matomo/plugins/Live/templates/indexVisitorLog.twig
dizzy f679725746 [Vue] remove angularjs from the Live plugin (#19418)
* Remove use of angularjs from SitesManager plugin and add VueEntryContainer for more convenient embedding of vue-entry use from within other Vue components (primarily for supporting twig Template... events in Vue).

* remove use of angularjs from Live plugin

* built vue files

* forgot to export

* built vue files

* fix ui test issues

* move inline script to vue directive + fix a couple vue warnings

* remove use of unneeded html_attr escape

* remove use of unneeded twig html_attr escape

* use html filter explicitly

* use href so command+click works

* get rid of two vue warnings

* use anonymous function for jquery event so this can be used properly

* destroy/compile vue components when refreshing live widget

* built vue files

* try to fix live refresh issue

* improve css, so whitespaces are always hidden between images

Co-authored-by: sgiehl <stefan@matomo.org>
Co-authored-by: sgiehl <sgiehl@users.noreply.github.com>
2022-08-25 14:46:53 +02:00

4 خطوط
63 B
Twig

<div vue-entry="Live.IndexHeader"></div>
{{ visitorLog|raw }}