hugo-theme-stack/assets/ts
Jimmy Cai 4d6b65f63c fix: PhotoSwipe not getting the real image dimensions
This is because `img.width.toString()` returns the `<img>` element dimension, not the real image dimension (stored in the `width` attribute).

closes https://github.com/CaiJimmy/hugo-theme-stack/issues/934
2024-02-05 17:43:25 +01:00
..
codeblock.ts Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
colorScheme.ts chore: add toggleEl type (#256) 2021-07-06 12:25:27 +02:00
createElement.ts refactor: create createElement.ts 2020-11-06 11:12:48 +01:00
gallery.ts fix: PhotoSwipe not getting the real image dimensions 2024-02-05 17:43:25 +01:00
main.ts Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
menu.ts 🎉 Initial commit 2020-08-22 13:20:08 +02:00
scrollspy.ts feat(article): Scrollspy for the table of contents (#425) 2022-01-22 10:35:08 +01:00
search.tsx fix(search): reset lastSearch variable if keywords are empty (#858) 2023-08-12 13:03:45 +02:00
smoothAnchors.ts fix: anchor link need decode (#719) 2022-12-05 21:21:37 +01:00