Commit graph

10 commits

Author SHA1 Message Date
Methapon2001
ccf1a55052 fix: h4 size
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-05-28 14:24:42 +07:00
puriphatt
2b78abcd3b fix: adjust layout classes for responsive design on ViewPage
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-04-30 16:58:40 +07:00
Methapon2001
c1ffbef565 feat: auto go into first entry if only one
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s
2025-04-29 13:08:02 +07:00
Methapon2001
84d3e0d777 fix: dark mode manual table
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-04-25 17:00:16 +07:00
Methapon2001
a0b7fb3a1b feat: table border and spacing
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-04-25 16:52:25 +07:00
Methapon2001
21699b14c5 feat: troubleshooting page
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
2025-04-25 15:15:37 +07:00
Methapon2001
90589b3daf chore: update deps
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 9s
2025-03-26 11:51:27 +07:00
Methapon2001
0150de9661 feat: heading count
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
2025-03-20 10:27:02 +07:00
puriphatt
466809e4cf fix: add unique keys for v-for loops in MainPage.vue
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
2025-03-19 09:18:00 +07:00
puriphatt
dc9f2b9e75
feat: manual (#191)
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
* feat: add markdown render deps

* feat: add manual route

* feat: example toc

* feat: add highlight js dependency

* feat: add view page

* feat: add translations for property and manual in English and Thai

* feat: enhance drawer menu with internationalization support and manual section

* feat: add conditional internationalization for sub-menu labels

* feat: add video support

* refactor: add stores and type

* fix: wrong path

* feat: improve layout structure and enhance scroll functionality in ViewPage

* fix: scroll not working

* chore: change variable name

* feat: show sub tile of manual

* feat: add translation for 'Table of Contents' in English and Thai

* feat: enhance layout and add conditional rendering for Table of Contents in ViewPage

* chore: clean

* refactor: use expansion

* refactor: show icon

* refactor: spacing

---------

Co-authored-by: Methapon2001 <61303214+Methapon2001@users.noreply.github.com>
Co-authored-by: Thanaphon Frappet <thanaphon@frappet.com>
2025-03-18 09:58:45 +07:00