Commit Graph

72 Commits

Author SHA1 Message Date
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
Melvin Chia
e65e1d92c2 feat(docs): move GithubUser component to global component folder 2025-12-25 04:56:50 +08:00
Melvin Chia
320f23f03b feat(docs): add language packs documentation and update localization section with dynamic language pack support 2025-12-25 04:45:47 +08:00
Melvin Chia
f998f92656 feat(docs): add updates for dev 25w49 and 25w50 2025-12-15 17:41:02 +08:00
Melvin Chia
c13a9afe8a fix(ui): update Code component styling and remove unused Warning component 2025-12-15 17:40:45 +08:00
Melvin Chia
111e97fc30 feat(docs): replace syntax highlighting library with custom codeblock component, hide hash icon for headings in alert component 2025-12-13 00:26:52 +08:00
Melvin Chia
68fbe083b5 refactor(docs): replace custom Code component with standard markdown notation 2025-12-13 00:25:34 +08:00
Melvin Chia
34c6f8ce5b feat(docs): add dummy createForgeAPIClient and integrate it into PersonalizationProvider 2025-12-12 18:29:44 +08:00
Melvin Chia
0a87c8e1e7 fix(docs): fix code block indentation 2025-12-12 18:26:08 +08:00
Melvin Chia
3caf9191ce feat(docs): enhance MdxComponents with HashIcon for headings 2025-12-11 23:51:13 +08:00
Melvin Chia
ce38897c19 feat(docs): add custom font scale variable to CSS 2025-12-09 16:59:29 +08:00
Melvin Chia
9dd029677c feat(docs): add Localization guide with internationalization system overview, file organization, locale file structure, usage patterns, and troubleshooting tips 2025-12-09 16:59:17 +08:00
Melvin Chia
a6cd7d44aa refactor: prettier formatting 2025-12-05 12:16:07 +08:00
Melvin Chia
2c53694927 fix: update references from Lifeforge to LifeForge for branding consistency 2025-12-01 07:17:08 +08:00
Melvin Chia
c24021c2c2 feat: migrate old changelog from CHANGELOG.md to documentation 2025-11-30 21:29:39 +08:00
Melvin Chia
af045e7f0f chore(docs): add lodash dependency to package.json 2025-11-29 19:36:52 +08:00
Melvin Chia
7c30e035b1 fix(docs): change NotFoundScreen prop from 'description' to 'message' 2025-11-29 19:22:25 +08:00
Melvin Chia
243f207ae4 feat(docs): Added documentation for 25w48 2025-11-29 19:22:09 +08:00
Melvin Chia
97f743a1d2 feat(ui): extracted props into its own interface in ViewModeSelector component 2025-11-29 18:40:48 +08:00
Melvin Chia
438816bff8 fix(docs): replace Note and Warning components with Alert, and refine TypeScript configuration 2025-11-28 19:23:56 +08:00
Melvin Chia
6a71663236 fix(build): update bun install command to use --linker isolated in build workflows and module commands 2025-11-28 16:43:09 +08:00
Melvin Chia
7e65754787 fix(docs): remove console log and adjust className order in Rightbar component 2025-11-27 13:25:25 +08:00
Melvin Chia
66047b1a97 feat(docs): add detailed change logs for versions 44 to 47 including infrastructure improvements, UI components, bug fixes, and documentation updates 2025-11-20 08:40:09 +08:00
Melvin Chia
d96b2fa1d9 fix(docs): update formatting for --linker isolated flag in installation instructions 2025-11-17 10:03:56 +08:00
Melvin Chia
daedfe35dc feat(docs): add guidance for using --linker isolated flag during Bun installation in monorepo setup 2025-11-17 09:39:24 +08:00
Melvin Chia
96027747b7 feat(docs): improve code formatting and consistency in API handler examples 2025-11-16 00:28:45 +08:00
Melvin Chia
abca742e5d feat(docs): add guidance for dynamic query construction with optional filters in DatabaseOperations 2025-11-16 00:28:37 +08:00
Melvin Chia
b09b058e5b fix(docs): update theme variable to derivedTheme for consistency in LightAndDarkMode component in documentation 2025-11-15 21:41:52 +08:00
Melvin Chia
bb774be21e fix(docs): correct casing in title and meta tags for consistency across index.html 2025-11-15 20:26:23 +08:00