melvinchia3636
eb4a8677cd
fix: fix issue related to localization
2026-06-25 08:53:37 +08:00
melvinchia3636
e15009d711
refactor: codebase linting
2026-06-25 08:53:36 +08:00
melvinchia3636
5682a22205
style: apply eslint local/padding-react-hooks auto-fix across codebase
...
Automatically fix padding lines around React hook calls per the new
local/padding-react-hooks rule: remove blank lines between consecutive
hooks, add blank lines after hooks before const/expression statements,
and remove trailing blank lines after const/expression blocks.
2026-06-25 08:53:35 +08:00
melvinchia3636
032e577732
refactor(localization): extract i18n into @lifeforge/localization package
...
- Create new @lifeforge/localization package with client-i18n-config, I18nInitProvider, and useModuleTranslation hook
- Rename ModuleHeaderStateProvider -> ModuleMetadataProvider and move to @lifeforge/federation
- Move I18nInitProvider from apps/web to @lifeforge/localization with configurable init/fallbacks
- Add module name to ModuleMetadataProvider context for scoped translations
- Wire up @lifeforge/localization and @lifeforge/federation as dependencies in @lifeforge/ui
- Update ModuleHeader to use useModuleTranslation for scoped i18n namespaces
- Register @lifeforge/localization in shared-packages config
- Update docs vite config with federation plugin
2026-06-25 08:53:35 +08:00
melvinchia3636
a1509bbaee
refactor: massive codebase folder restructuring
2026-06-25 08:53:35 +08:00
melvinchia3636
bdb860853c
build: introduce to turborepo
2026-06-25 08:53:34 +08:00
melvinchia3636
dc4baa0405
fix: update locale keys
2026-06-25 08:53:34 +08:00
melvinchia3636
06dd011702
refactor(shared): remove reexport of react-router and nuqs
2026-06-25 08:53:34 +08:00
melvinchia3636
8e70954a7d
chore: some more misc detailwinding
2026-06-25 08:53:33 +08:00
melvinchia3636
4ba885e61c
feat: refactor client codebase in progress
2026-06-25 08:53:32 +08:00
melvinchia3636
60b7e0395c
refactor(ui): post-tailwind refactoring started
2026-06-25 08:53:32 +08:00
lukashow
d2be16731c
docs(installation): enhance installation instructions for more directed approach
2026-06-25 08:53:31 +08:00
lukashow
27b5114c1d
docs(installation): add editor options for env file configuration
2026-06-25 08:53:31 +08:00
lukashow
5657cc8274
feat(docs): Added important section about finishing minimal installation and db initialization
2026-06-25 08:53:30 +08:00
melvinchia3636
1317a53550
docs: add Russian language pack
2026-06-25 08:53:30 +08:00
melvinchia3636
f4dd0eea3c
fix(docs): correct alert type from 'tips' to 'tip'
2026-06-25 08:53:30 +08:00
melvinchia3636
9a3a7745f2
feat(docs): enhance introduction section with personal stories and acknowledgments
2026-06-25 08:53:30 +08:00
melvinchia3636
01e52915ad
fix(docs): fix #83
2026-06-25 08:53:30 +08:00
melvinchia3636
a7cfc63b31
build(docs): remove redundant prebuild script
2026-06-25 08:53:30 +08:00
melvinchia3636
93ba3fe1fa
feat: migrate locale files to a new @lifeforge/<owner>--lang- package structure and refactor locale validation
2026-06-25 08:53:30 +08:00
melvinchia3636
78c52690b6
docs: update module management guide to highlight the built-in UI Module Manager
2026-06-25 08:53:30 +08:00
melvinchia3636
7b8b8c0f1d
docs: revise installation instructions by removing type inference notes and adding a PocketBase usage warning
2026-06-25 08:53:30 +08:00
Melvin Chia
0c0bd32037
fix(docs): remove overflow class from Version component
2026-01-20 15:15:36 +08:00
Melvin Chia
ad9ef97f18
feat(docs): add changelog entries for versions 26w01 to 26w04, summarize architectural changes
2026-01-20 14:36:02 +08:00
Melvin Chia
131dfe156b
chore(docs): simplify dev script and ensure mermaid dependency is included
2026-01-20 11:53:27 +08:00
Melvin Chia
0d20b8961b
feat(docs): wrap App component with ModalProvider
2026-01-20 11:53:17 +08:00
Melvin Chia
9d199d2301
docs: add centralized API key management documentation, update forgeAPI usage in developer guide
2026-01-20 11:52:57 +08:00
Melvin Chia
bcf6f7e9c3
style(ui): adjust image width in MdxComponents for better responsiveness
2026-01-20 11:52:37 +08:00
Melvin Chia
818781cce1
feat(ui): add MermaidChart component for rendering mermaid diagrams
2026-01-20 11:52:30 +08:00
Melvin Chia
0fe4b524bb
feat(docs): extremely outdated, WIP
2026-01-18 21:28:41 +08:00
Melvin Chia
deaf207836
build(docs): update build scripts for improved module handling
2026-01-10 09:20:58 +08:00
Melvin Chia
be86ba9cf4
fix(docs): update zod dependency to version 4.3.5 and add module federation section
2026-01-10 09:20:39 +08:00
Melvin Chia
9ac9c3a0c1
feat(client,server): enhance build scripts
2026-01-06 20:45:36 +08:00
Melvin Chia
a3788d7d6d
docs: enhance modules section in user quick start guide with detailed descriptions and installation instructions
2026-01-06 05:35:23 +08:00
Melvin Chia
3a96cffd8a
docs: add developer guide for using AP, update module user and developer guide for the new module engine
2026-01-06 00:13:52 +08:00
Melvin Chia
271a18c605
refactor: remove venueMapBuilder and mrt-map-builder and flatten tools directory
2026-01-05 13:14:11 +08:00
Melvin Chia
df5449b1e1
feat: very crude implementation
2026-01-05 13:14:11 +08:00
Melvin Chia
7a32051dd0
fix(forgeCLI): update commands to use "bun forge dev" instead of "bun forge dev all"
2026-01-01 23:25:00 +08:00
Melvin Chia
37b6538da5
feat(docs): update changelog with recent enhancements and fixes
2025-12-31 06:46:06 +08:00
Melvin Chia
2cc3937e22
fix(docs): correct PR hash format for Turkish language support
2025-12-30 23:27:13 +08:00
Melvin Chia
2df9175afb
feat(docs): update 25w52
2025-12-30 23:17:54 +08:00
Melvin Chia
11e44d3bdf
feat(docs): add Issue component for linking to GitHub issues
2025-12-30 23:17:12 +08:00
Melvin Chia
56b5e48173
fix(docs): fix syntax
2025-12-30 23:14:16 +08:00
Melvin Chia
bbfb3b0ab4
feat(docs): enhance installation and configuration instructions, update env example component
2025-12-30 23:02:13 +08:00
Melvin Chia
1505e79cd9
feat(docs): add google analytics tracking to documentation page
2025-12-30 22:30:35 +08:00
Melvin Chia
a805501be2
feat(ui): enhance changelog entries to only expand the latest entry
2025-12-30 22:16:43 +08:00
Melvin Chia
ffa1cd78a0
docs: update changelog with recent improvements
2025-12-30 22:08:26 +08:00
Melvin Chia
8ea871963d
feat(docs): changelog page overhaul
2025-12-30 22:07:35 +08:00
Melvin Chia
57be3bb0ab
feat(docs): add documentation for version 25w52 updates
2025-12-30 21:19:07 +08:00
Melvin Chia
3d73e29b1d
feat(docs): add PR component for displaying pull request links
2025-12-30 21:14:31 +08:00