Commit Graph

8 Commits

Author SHA1 Message Date
Dwindi Ramadhana
4086f413c1 fix: resolve search dropdown clickability and add new documentation pages
- Fix: resolve search dropdown clickability by increasing z-index. The DocSearch button and dropdown were not clickable due to z-index conflict with sticky sidebar elements. Added position: relative and z-index: 501 to .docsearch .DocSearch-Button, and z-index: 500 to .docsearch wrapper to ensure proper stacking context.

- Docs: add UI Standards documentation for developer guidelines
- Docs: add Routing documentation for developer reference
- Docs: add Affiliates documentation for marketing section
2026-05-30 23:02:11 +07:00
Dwindi Ramadhana
2acc9477c0 Docs: additional for routing, ui standards guidelines and affiliates 2026-05-30 21:31:46 +07:00
gitfromwildan
ab755844a3 refactor: Migrate documentation content, rebuild UI components, and update core architecture. 2026-03-10 01:38:58 +07:00
Dwindi Ramadhana
8789de2e2c fix: resolve 404 for software-updates/store-owner and fix duplicate /docs/docs routing bug in search results 2026-02-28 00:13:38 +07:00
Dwindi Ramadhana
a1055d3f22 docs: add missing documentation for new features (checkout auto-registration, visual builder sections, appearance toggles, software & subscription guides) 2026-02-27 23:48:01 +07:00
Dwindi Ramadhana
162d5384e2 docs: add missing configuration pages and remove redundant H1 headers 2026-02-05 22:51:45 +07:00
Dwindi Ramadhana
1d1daefb37 feat: restructure docs into store, marketing, builder, and config sections 2026-02-05 00:46:35 +07:00
Dwindi Ramadhana
259496bc86 Initial commit of WooNooW Docs 2026-02-01 00:10:31 +07:00