Commit graph

10 commits

Author SHA1 Message Date
Benjamin Singleton
4295a83ee1 feat(i18n): first draft of vi18n lib 2026-03-23 16:52:13 -05:00
Benjamin Singleton
d258014471 wip: working new i18n system (need to polish still) 2026-02-23 01:29:47 -06:00
Benjamin Singleton
4d875b1416 wip: Continued string-only-ifying locales 2026-02-21 19:32:12 -06:00
Benjamin Singleton
3c26238ca4 wip: ESLint Rule against loss of reactivity + prep for string-only locale files 2026-02-21 18:45:32 -06:00
Benjamin Singleton
d2020cafec wip: fixed issues with i18n fallbacking for value-type objects/arrays, removed i18n integration and replaced with proprietary implementation again 2026-02-15 23:33:35 -06:00
Benjamin Singleton
771a8cc4bf wip: Discord Rules page fully using i18n, i18n function messages, fixed Locale compiler bugs, still some bugs with locale fallbacks that need fixing 2026-02-15 13:55:22 -06:00
Benjamin Singleton
a3adc2526f wip: RichText & Templating for i18n, refactored & began i18n for Discord Server Rules using the new features 2026-02-14 22:56:17 -06:00
Benjamin Singleton
feacb9b754 wip: Discord Server Rules page, fixed ESLint restriction on link components, added linking to specific element ids on internal routes 2026-02-13 23:55:39 -06:00
Benjamin Singleton
de86791e2a refactor: updated locale structure, moved layout info from locales to vue component files 2026-02-13 19:31:11 -06:00
Benjamin Singleton
60ce6d75f7 feat: setup unplugin-vue-router, fixed eslnt config, SmartLink for type-safe internal/external links 2026-02-12 01:18:14 -06:00