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
8caf13e5d5ba39c7dc1efac4d8e96fd3bcc40044
bridget
/
assets
/
ts
History
Sped0n
8caf13e5d5
fix(stage.ts, collection.ts, gallery.ts, resources.ts): set the alt attribute of the image element to the value of the alt property in the ImageJSON object to improve accessibility and provide alternative text for images.
2023-11-03 09:55:32 +08:00
..
desktop
fix(stage.ts, collection.ts, gallery.ts, resources.ts): set the alt attribute of the image element to the value of the alt property in the ImageJSON object to improve accessibility and provide alternative text for images.
2023-11-03 09:55:32 +08:00
mobile
fix(stage.ts, collection.ts, gallery.ts, resources.ts): set the alt attribute of the image element to the value of the alt property in the ImageJSON object to improve accessibility and provide alternative text for images.
2023-11-03 09:55:32 +08:00
container.ts
refactor(utils.ts): add parameter arg0 to addWatcher callback for improved readability
2023-11-02 12:27:58 +08:00
main.ts
fix(main.ts): fix imported module and function for correct init
2023-11-03 08:48:31 +08:00
nav.ts
fix(nav.ts): fix circular dependency in desktop view
2023-11-02 12:30:13 +08:00
resources.ts
fix(stage.ts, collection.ts, gallery.ts, resources.ts): set the alt attribute of the image element to the value of the alt property in the ImageJSON object to improve accessibility and provide alternative text for images.
2023-11-03 09:55:32 +08:00
state.ts
fix(nav.ts): fix circular dependency in desktop view
2023-11-02 12:30:13 +08:00
utils.ts
feat(utils.ts): add loadGsap and loadSwiper function to asynchronously load library
2023-11-03 08:59:22 +08:00