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 18:19:29 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb15dbea364c762a85c4470ba1cb450ea83ec35c
bridget
/
assets
/
ts
History
Sped0n
bffd43c6cc
feat(gallery.ts): add support for loading active images when sliding up to improve user experience
2023-10-31 00:06:47 +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(gallery.ts): add support for loading active images when sliding up to improve user experience
2023-10-31 00:06:47 +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