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
de523d08f488f076df08cd7d0f72c69adfc57d35
bridget
/
assets
/
ts
History
Sped0n
de523d08f4
fix(main.ts): change import statements to use import then syntax instead of top layer await to improve compatibility with Firefox and Chromium browsers
2023-11-04 14:25:33 +08:00
..
desktop
feat(i18n): add translations for the new languages (de, es, fr, it, CJK)
2023-11-03 14:19:06 +08:00
mobile
fix(gallery.ts): fix swiper init bug
2023-11-03 16:04:41 +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): change import statements to use import then syntax instead of top layer await to improve compatibility with Firefox and Chromium browsers
2023-11-04 14:25:33 +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 capitalizeFirstLetter function to capitalize the first letter of a string for better readability and consistency
2023-11-03 14:19:55 +08:00