Keegan George
71f808dea9
DEV: Improve method of presenting link clicks ( #29453 )
...
Currently the tracking for clicked links are injected into the HTML in a span tag. This leads to the link counter value being highlighted when copying and pasting. Additionally, any means for using CSS to hide link counters result in a gap due to it occupying a specific width.
With this change, we make link counters appear in a data attribute on the link element and visually shown with CSS `::after` element.
2024-10-31 12:44:08 -07:00
..
2024-05-22 12:50:21 -03:00
2024-10-15 11:10:54 -03:00
2024-09-17 14:15:54 +02:00
2024-10-29 18:40:11 +03:00
2024-10-30 13:33:06 -03:00
2024-08-30 14:53:36 +10:00
2024-10-29 20:47:46 +02:00
2024-03-29 16:41:12 -04:00
2022-02-01 11:18:13 -03:00
2024-09-13 16:50:52 +01:00
2022-10-12 15:31:59 +02:00
2024-03-11 09:07:53 -04:00
2020-08-03 22:57:10 -04:00
2024-06-17 08:43:43 -04:00
2023-09-14 17:31:43 -04:00
2024-07-24 18:07:17 +02:00
2024-08-08 16:59:28 +02:00
2024-09-13 16:50:52 +01:00
2024-07-24 18:07:17 +02:00
2020-08-03 22:57:10 -04:00
2023-01-30 14:07:08 +01:00
2022-10-12 15:31:59 +02:00
2024-09-13 16:50:52 +01:00
2023-09-25 10:34:51 +01:00
2024-09-05 10:29:32 +03:00
2024-07-18 10:33:14 +10:00
2024-08-30 10:52:34 +10:00
2024-10-31 10:21:50 -04:00
2024-07-24 18:07:17 +02:00
2023-11-29 13:39:49 +03:00
2024-06-18 16:00:41 -04:00
2024-10-30 13:33:06 -03:00
2024-08-28 08:43:39 -03:00
2024-01-10 14:07:49 -05:00
2024-10-31 09:50:01 -04:00
2024-10-21 21:09:29 -04:00
2024-06-24 09:54:34 -04:00
2024-03-22 11:09:53 -04:00
2024-06-04 16:55:50 -04:00
2024-07-22 19:42:29 -03:00
2024-05-03 12:27:09 -04:00
2022-10-12 16:05:42 +02:00
2024-05-29 18:58:25 -04:00
2024-09-12 16:44:12 +10:00
2024-07-24 18:07:17 +02:00
2024-09-13 16:50:52 +01:00
2024-09-13 16:50:52 +01:00
2024-03-11 09:07:53 -04:00
2024-10-21 13:11:43 +03:00
2024-03-11 09:07:53 -04:00
2023-11-20 09:13:08 +11:00
2024-03-11 09:07:53 -04:00
2024-05-07 09:20:30 -04:00
2024-10-08 11:28:36 +02:00
2024-10-17 07:32:57 +02:00
2024-10-31 09:50:01 -04:00
2024-10-25 09:34:59 -03:00
2024-07-01 16:49:49 -04:00
2024-03-11 09:07:53 -04:00
2024-05-03 01:33:09 -03:00
2024-09-17 15:36:15 +02:00
2024-10-31 12:44:08 -07:00
2024-02-29 14:39:00 -05:00
2024-07-03 17:16:21 -04:00
2024-04-03 11:43:56 -04:00
2024-08-06 17:47:51 -04:00