This website requires JavaScript.
Explore
Help
Register
Sign In
eric
/
bridget
Watch
1
Star
0
Fork
0
You've already forked bridget
mirror of
https://github.com/Sped0n/bridget.git
synced
2026-04-14 10:09:31 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68ddbce37bee7db1e664bfc17eaced6a839e5a5e
bridget
/
assets
/
ts
History
Sped0n
68ddbce37b
feat(collection.ts): add image preloading functionality to improve performance and user experience
2023-10-31 00:06:14 +08:00
..
desktop
refactor(stage.ts): extract getElNextFive() function to improve code readability and reusability
2023-10-31 00:05:43 +08:00
mobile
feat(collection.ts): add image preloading functionality to improve performance and user experience
2023-10-31 00:06:14 +08:00
container.ts
feat(container.scss): add container styles for fixed position and scrolling behavior
2023-10-29 22:12:06 +08:00
main.ts
refactor(main.ts): improve code readability by adding conditional check for ijs length before initializing stage or collection
2023-10-30 15:54:36 +08:00
nav.ts
feat(nav.ts): add functionality to set the current link based on the currentMenuItemIndex attribute
2023-10-30 15:55:02 +08:00
resources.ts
refactor(resources.ts): update ImageJSON interface to include separate properties for low resolution and high resolution image URLs, heights, and widths for better organization and clarity
2023-10-30 17:44:59 +08:00
state.ts
refactor(state.ts): improve code readability by adding comments and organizing code into sections
2023-10-31 00:04:29 +08:00
utils.ts
feat(gallery.ts): change image source to a data attribute and dynamically load it when the image is visible
2023-10-30 17:47:06 +08:00