قرینه از
https://github.com/matomo-org/matomo.git
synced 2025-08-22 06:57:53 +00:00

* Allow custom loading message for widget loader * apply new layout to header and footer of no data page * implement layout of tracking method view * layout improvements * implement recommended method * add hidden share button for later * Refactor rendering into vue component * implement details view for tracking methods * implement url handling for tab selection * show notifications in details only if it was detectd * improve events and move some stuff to tagmanager * some layout tweaks * Consolidate EmptySite UI test suites into one * move test to tag manager * code cleanup * removes some unused translations * further adjustments to various method details * implement method to allow recommendation overwrite * allow selecting specific details view in css * implement global list styling * move tagmanager specific styling to plugin * remove GA3 and GA4 notifications from tracking code screen * remove no longer needed tests and fixtures * ensure url parameter uses same case as before * layout and code fixes * improve global list style * fix sorting * updates expected UI test files * submodule update * update outdated css selectors * avoid unnecessary screenshots in updater tests * fix parameter type hint * Move check for tracked data to vue component instead of reusing the live widget * don't show GA Import on others screen when plugin is available * improve layout so it works with two line names * use flex layout to be able shorten text to two lines (#21304) * remove indention of test feature result * fix sizing of code block elements in numbered lists * Improve handling of CTA buttons * adjust css * submodule update
9 خطوط
1.0 KiB
XML
9 خطوط
1.0 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none">
|
|
<path d="M12 44C15.3137 44 18 41.3137 18 38C18 34.6863 15.3137 32 12 32C8.68629 32 6 34.6863 6 38C6 41.3137 8.68629 44 12 44Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<path d="M12 16C15.3137 16 18 13.3137 18 10C18 6.68629 15.3137 4 12 4C8.68629 4 6 6.68629 6 10C6 13.3137 8.68629 16 12 16Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<path d="M36 30C39.3137 30 42 27.3137 42 24C42 20.6863 39.3137 18 36 18C32.6863 18 30 20.6863 30 24C30 27.3137 32.6863 30 36 30Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<path d="M12 31L12 19" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<path d="M20 34L30.3923 28" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<path d="M18 13L28.3923 19" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
</svg>
|