0.15.1 (2023-09-02)
- theme: sidebarNav throw error when it's not configured (e0e8428)
0.15.0 (2023-08-30)
- theme: support
exclude
option for sidebar nav links (a6e2c86)
0.14.0 (2023-08-23)
0.13.2 (2023-03-30)
0.13.1 (2023-03-22)
groupTitle
ar frontmatter for search group (b103765)
0.13.0 (2023-03-22)
- empty search suggestions (7d920a3)
- enhance algorithm of find parent title (d456719)
0.12.6 (2023-03-21)
- header anchor positioning (ae32b7f)
0.12.5 (2023-03-21)
- status positioning style should not affect custom-layout page (778fe36)
0.12.4 (2023-03-20)
0.12.3 (2023-03-17)
0.12.1 (2023-03-09)
- missing
enhanceApp.js
(2f5b78a)
0.12.0 (2023-03-09)
0.11.4 (2023-03-08)
- enhance search box style (6f0cf45)
0.11.3 (2023-03-08)
- search box dark mode issue (6241c51)
- refine search box style (e284e74)
- refine search style (620c34b)
- refine sidebar transistion (f1299fb)
- set search max suggestions to 100 (69601bd)
0.11.2 (2023-03-07)
- missing animation for page-top when status is not firstly shown (edab885)
0.11.1 (2023-03-07)
- refine status page animation and padding (8256987)
0.11.0 (2023-03-07)
- nav left links style issue (3e1ed8a)
- search box should blur when go to result page (d687792)
- should display serial number for
<ol>
tag (fdb9529)
- add sidebar active background (96f655e)
- catch router jump error (0c5b2ad)
- do not display empty highlighted content (e30d395)
- exit command should work in search box (7b22c05)
- refactor search box style (97a0d30)
- refine code and link style (81fdcb1)
- refine nav bar style (db87122)
- refine nav left links active style (1d79ed2)
- refine search box highlight style (1f53396)
- refine search box style (694a88d)
0.10.1 (2023-03-01)
- some texts' styled issue at dark mode (6d4a4a1)
0.10.0 (2023-03-01)
0.9.2 (2023-02-25)
- theme: inheritable
NavIcon
(a6fab12)
0.9.1 (2023-02-25)
- theme: bump
vuepress
to 1.9.9 (47cc2dd)
0.9.0 (2023-02-14)
0.8.2 (2023-02-14)
0.8.1 (2023-02-03)
0.8.0 (2023-02-03)
0.7.6 (2023-01-16)
- enhance the padding between headers (c8dbc5f)
0.7.5 (2023-01-16)
0.7.4 (2022-11-10)
- theme: remove disturbing hover color (96b920a)
0.7.3 (2022-11-10)
0.7.2 (2022-11-09)
0.7.1 (2022-11-08)
- theme: api page's header overlaps at mobile side (2d20aaf)
- theme: overlap between navbar links and log (close: #79) (86d0d89)
- theme: refactor heading padding (19d1ea5)
- theme: sidebar doesn't exist at mobile side (0c914f3)
- theme: unexpected navbar drapdown links font weight (36b7345)
- theme: remove flashing transition when switching dark mode (331362f)
- Revert "chore(docs): remove cname" (6a76e1a)
0.7.0 (2022-11-07)
0.6.3 (2022-11-07)
0.6.2 (2022-10-31)
- theme: export
EnhancedNavItem
asNavItem
(0299be5)
0.6.1 (2022-10-31)
- theme: nav types (44d32ff)
0.6.0 (2022-10-31)
0.5.3 (2022-09-20)
0.5.2 (2022-09-06)
0.5.1 (2022-09-04)
0.5.0 (2022-07-11)
0.4.2 (2022-03-07)
- theme: do not use es6 syntax (4c03d74)
0.4.1 (2022-03-07)
- theme: api title should not be lower cased (close: #59) (#60) (6aee3ca)
- theme: code highlighting is hard to read (close: #57) (#58) (f5a403f)
- theme: generate pageClass at API section (0ce078d)
0.4.0 (2022-02-07)
- theme: add global component
<Details />
and<Summary />
(close: #51) (13f9692) - theme: code switcher (close: #53) (a3ddc14)
0.3.4 (2022-01-28)
0.3.3 (2022-01-26)
0.3.2 (2022-01-26)
0.3.1 (2022-01-25)
0.3.0 (2022-01-25)
0.2.6 (2022-01-25)
0.2.5 (2022-01-24)
- theme: header remove 'position: relative' (#40) (224e9f6)
- theme: narrow screen layout issue (close: #41) (#42) (96d48bb)
0.2.4 (2022-01-18)
0.2.3 (2022-01-18)
0.2.2 (2022-01-17)
- theme: gradient text at dark mode (close: #33) (bf129e0)
- theme: mobile layout issue under dark mode (close: #34) (45c0726)
- theme: adjust hero text at narrow screen (close: #36) (7cf46c5)
- theme: transformTranslatedDocument option (close: #35) (86045ac)
0.2.1 (2022-01-17)
- theme: dark mode (close: #11) (#31) (1d31038)
- theme: set default sidebar depth to 0 (close: #30) (27d65ef)
0.2.0 (2022-01-17)
- theme: dark mode (close: #11) (3458a31)
- theme: set default sidebar depth to 0 (close: #30) (27d65ef)
0.1.6 (2022-01-17)
- theme: bottom border at nav links is too long when nav title is long (close: #24) (916a469)
- theme: Cannot read properties of undefined (reading 'map') (close: #28) (65e85e3)
- theme: cannot resolve AlgoliaSearchBox (close: #27) (5bbd006)
- theme: dropdown group links styling issue (close: #25) (c978d51)
- theme: missing padding when hero text is multiple-lined (close: #23) (b4b1193)
- theme: should align center at
<API />
page (944006d)
0.1.5 (2022-01-16)
- theme: bottom border at nav links is too long when nav title is long (close: #24) (916a469)
- theme: cannot resolve AlgoliaSearchBox (close: #27) (5bbd006)
- theme: dropdown group links styling issue (close: #25) (c978d51)
- theme: missing padding when hero text is multiple-lined (close: #23) (b4b1193)
- theme: should align center at
<API />
page (944006d)
0.1.4 (2022-01-15)
0.1.3 (2022-01-14)
- init: init project issue: SyntaxError: Invalid or unexpected token while compiling ejs (close: #19) (f96cd55)
0.1.2 (2022-01-14)
0.1.1 (2022-01-14)
0.1.0 (2022-01-14)
- Compatibility: fully compatible with VuePress's Default Theme.
- Full-text search: No server dependencies, distinguishing locales.
- TypeScript Support
- Homepage
- API Page
- i18n, Code Copy, TOC, etc.
- ...