Jarek Radosz
516d14d59b
DEV: Further refactor of card-contents-base (#27487)
* remove `boundCardClickHandler`
* remove jQuery usage
* explicitly pass `event` into `_positionCard()`
* move `_positionCard()` calls into the mixin
* inline variables
* remove `!target` check
* merge nested `if`s
* remove unnecessary `return`
* update the `_showCallback` comment
* move computed props below basic props
* `let` -> `const`
2024-06-14 23:27:29 +02:00
..
2024-06-13 14:59:49 +10:00
2024-05-27 11:41:43 +02:00
2024-05-22 16:21:51 +02:00
2024-06-12 00:46:44 +02:00
2024-06-14 23:27:29 +02:00
2024-06-12 00:49:16 +02:00
2024-04-08 20:00:34 +01:00
2024-05-23 00:32:09 +02:00
2024-06-10 14:44:31 +02:00
2024-06-12 00:46:44 +02:00
2024-06-12 00:49:16 +02:00
2024-05-02 11:43:59 +01:00
2024-04-09 09:22:37 +01:00
2024-06-13 16:43:28 +02:00
2024-05-27 09:58:18 +02:00
2024-06-12 00:49:16 +02:00
2024-06-14 13:50:13 -04:00
2024-06-10 15:51:48 +01:00
2024-05-29 08:14:00 +08:00
2023-09-14 12:25:06 +01:00
2024-04-24 10:19:12 +01:00