Commit Graph

27 Commits

Author SHA1 Message Date
7fec6cb63f Add JSDoc documentation and file headers to all source files
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 18:57:58 +08:00
3b7b6ae859 Migrate all Vue components from Options API to <script setup>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 18:57:58 +08:00
a619be7881 Convert all store files from JavaScript to TypeScript
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 14:47:57 +08:00
90048d0505 Standardize store exports to named useXxxStore convention
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 13:25:00 +08:00
4e22643999 Upgrade Tailwind CSS from 3 to 4 with CSS-first config migration
Migrate tailwind.config.js to @theme in CSS, replace PostCSS plugins
with @tailwindcss/postcss, add @reference to 12 Vue scoped styles using
@apply, and remove autoprefixer (now built into Tailwind 4).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 11:29:03 +08:00
1d0d938193 Replace let with const where variable is never reassigned in Vue files
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 09:38:40 +08:00
Cindy Chang
1eda4dfb80 sonar medium 83 left 2024-08-01 13:38:19 +08:00
Cindy Chang
e8e8179c05 sonar 2024-08-01 12:52:31 +08:00
Cindy Chang
2ca4fdd0c6 sonar low 2024-07-26 10:40:45 +08:00
Cindy Chang
505aebebb0 fix #292 remove "i" icon 2024-06-17 09:34:12 +08:00
chiayin
e391c9a237 docs: Update all files JSDoc. 2024-03-29 15:49:05 +08:00
chiayin
5df24139bd fix: Issues #250 done. 2024-03-05 17:06:23 +08:00
chiayin
f429d21584 fix: Primevue css update to fix google font icon text-size done. 2024-02-22 10:08:40 +08:00
chiayin
00a1931189 Issues #191: done. 2023-11-13 13:02:06 +08:00
chiayin
7f5f8a10be Issues #36: done. 2023-11-10 14:56:52 +08:00
chiayin
03cacd5a9b Issues #183: done. 2023-11-10 11:51:15 +08:00
chiayin
3fe92de61e Issues #183: done. 2023-11-09 16:57:12 +08:00
chiayin
5d958f672f Issues #186: done. 2023-11-06 15:50:26 +08:00
chiayin
d21d4ed16b Issues #182: done. 2023-11-06 14:49:25 +08:00
chiayin
672d93b821 Issues #179: done. 2023-11-03 17:12:57 +08:00
chiayin
4c46347127 Issue #148: Done. 2023-10-16 18:53:48 +08:00
chiayin
1cfbddf510 Issue #165: Done. 2023-10-11 18:50:46 +08:00
chiayin
a93fca36f5 Issue #166: Done. 2023-10-04 16:54:19 +08:00
chiayin
ddd8df9daa Issue #31: Done. 2023-10-04 13:46:51 +08:00
chiayin
20c7e4316b Issue #123: Done. 2023-09-28 14:38:32 +08:00
chiayin
acc89bf301 Issue #155: Done. 2023-09-27 11:36:42 +08:00
chiayin
af1f8f3016 Router: change /Discover to /Discover/map/type/filterId 2023-06-16 17:13:59 +08:00