alistair3149
|
7f9f975b9e
|
fix(stickyHeader): 🐛 only add sticky class on resize when it is applicable
|
2024-07-08 14:01:13 -04:00 |
|
alistair3149
|
a7a763b57f
|
fix(stickyHeader): 🐛 use more accurate calculation for placeholder
|
2024-07-07 18:17:50 -04:00 |
|
alistair3149
|
e5336c4610
|
fix(stickyHeader): 🐛 add a placeholder element to page header to avoid layout shift when stickied
Closes: #854
|
2024-07-07 17:58:02 -04:00 |
|
alistair3149
|
7ec0ae5b8e
|
refactor(stickyHeader): ♻️ create sticky sentinel in JS instead
It is only used for sticky header which requires JS, we should just create it in JS
|
2024-07-02 19:20:17 -04:00 |
|
alistair3149
|
aaee215cf6
|
refactor(stickyHeader): ♻️ move sticky header script into a separate module
|
2024-07-01 13:19:31 -04:00 |
|