Commit Graph

100 Commits

Author SHA1 Message Date
melvinchia3636
231d73064c feat: migrate locale files to a new @lifeforge/<owner>--lang- package structure and refactor locale validation 2026-01-28 14:12:45 +08:00
melvinchia3636
a6d191a993 docs: update module management guide to highlight the built-in UI Module Manager 2026-01-28 10:29:55 +08:00
melvinchia3636
f14d2c7a65 docs: revise installation instructions by removing type inference notes and adding a PocketBase usage warning 2026-01-28 06:17:48 +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
Melvin Chia
e373764f29 fix(docs): update schema sync command in installation guide 2025-12-30 21:14:11 +08:00
Melvin Chia
f8d91cb1e0 style(docs): adjust translate-y value for GithubUser component 2025-12-30 21:13:13 +08:00
Melvin Chia
ba98cb9c66 docs: update module structure and localization keys 2025-12-30 10:32:37 +08:00
Melvin Chia
44a1892dd3 docs: update syncing schemas documentation for clarity 2025-12-29 23:31:48 +08:00
jiahuiiiii
a7b7c806ca docs: clarify module naming conventions for installation/uninstallation, update example command, and name future module registry. 2025-12-28 13:38:39 +08:00
Melvin Chia
f88502018e docs: update languages section in quick start page of user guide to reflect newly added dynamic language loading system 2025-12-27 00:05:51 +08:00
Melvin Chia
dbbbfb84ca chore: remove useless README 2025-12-26 23:46:08 +08:00
Melvin Chia
5dc69ddf7c docs: add data persistence section for Docker setup 2025-12-26 23:26:31 +08:00
Melvin Chia
f0ca9ea866 style(docs): update heading levels for consistency in documentation 2025-12-26 23:17:50 +08:00
Melvin Chia
81aee74466 docs: enhance installation guide with additional tips 2025-12-26 23:17:37 +08:00
Melvin Chia
6324762610 docs: update prerequisites and installation sections 2025-12-26 22:33:15 +08:00
Melvin Chia
32eed63b81 style(docs): remove unused scroll margin from article sections 2025-12-26 22:33:05 +08:00
Melvin Chia
ba84c420e5 feat(docs): add docker installation instructions and prerequisites 2025-12-26 22:30:16 +08:00
Melvin Chia
ce55fa2ca4 docs: add commit message guidelines and examples 2025-12-25 06:15:34 +08:00
Melvin Chia
334350dcdf feat(ui): conditionally render GitHub star count or badge 2025-12-25 06:14:31 +08:00
Melvin Chia
a8b01f7848 Merge pull request #48 from lukashow/docs/contribution
Added contribution guidelines
2025-12-25 05:57:33 +08:00
Melvin Chia
dbe0438f1c feat(docs): add contribution guidelines and issue reporting instructions 2025-12-25 05:57:12 +08:00
Melvin Chia
b11310f76f feat(ui): add GithubStarCount component and integrate it into Header, update Rightbar styles 2025-12-25 05:25:19 +08:00
Melvin Chia
ada44b8206 feat(docs): update language packs table to include authors and contributors, add tr language to the list 2025-12-25 04:57:08 +08:00