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
4b2639d669860460c56b0148cc3de3b96ca43a1f
bridget
/
assets
/
ts
History
Sped0n
071f53071e
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
..
desktop
feat(stage.ts): add functions to switch between high-resolution and low-resolution images for better image quality and performance
2023-10-30 17:45:46 +08:00
mobile
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
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): refactor state management to use a Watchable class for improved reactivity and encapsulation
2023-10-29 22:12:31 +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