1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-22 06:57:53 +00:00
Files
matomo/plugins/Feedback/templates/feedbackQuestionBanner.twig
dizzy afec91f78d [Vue] remove use of angularjs from Feedback plugin (#19428)
* remove use of angularjs from SegmentEditor plugin

* remove import added by phpstorm

* make sure to export comparison service instance not just class

* built vue files

* remove angularjs from Feedback plugin

* built vue files

* fixing some issues

* fix initial value for segment definition

* treat null, undefined and empty string segment value the same

* Update expected screenshots

* try to fix timing error in test

* correct typing for feedback question input

* update screenshots and styling tweak

* Allow composer plugins for dev dependency codesniffer to fix travis builds.

* update expected screenshot

* remove duplicate translation

* remove use of html_attr escape

* remove use of unneeded html_attr twig escape filter

Co-authored-by: sgiehl <stefan@matomo.org>
2022-08-11 13:29:34 +02:00

1 خط
116 B
Twig

<div vue-entry="Feedback.FeedbackQuestion" show-question-banner="{{ (showQuestionBanner == 1)|json_encode }}"></div>