All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.11.0 (2022-08-03)
- anchor scroll (4ef4b59)
- all: dark light switch (cec7c37)
4.9.0 (2020-11-10)
- fix color shades, sidebar sub groups and type meta padding (ffc5817)
4.8.3 (2020-10-21)
- use axway theme gray-dk in place of hard-coded #aaa (7723256)
- use named axway colors in place of hard-coded hex values (961cbb1)
4.8.2 (2020-10-19)
- scroll behavior and css adjustments (c8cb639)
- theme: add axway color variables (df8c5b3)
- theme: try to use axway typography values for headers (7fd1115)
- theme: use axway blue colors for inline code tags (16bb3e5)
- theme: use axway danger/success/warn colors for badges (a543d9c)
- theme: use axway danger/success/warn colors for custom blocks (4a9cfe1)
- theme: use page relativePath to generate edit link (#70) (ca0e1c2), closes #48
4.8.0 (2020-10-08)
- theme-titanium: allow frontmatter to contain editUrl for edit this page link (dd6a1e2)
4.5.1 (2020-06-19)
- cache page lookup (4c27c0f)
4.5.0 (2020-06-18)
- mark all nested sidebar items active (fcc5312)
- nested sidebars without path (62bacb1)
- pass reactive data to ensure child component updates (1776df0)
- sidebar css fixes (396ac84)
- support nested sidebars (1e28793)
4.0.1 (2019-12-11)
Note: Version bump only for package vuepress-theme-titanium
- theme: show footer only if configured (9d9f4d2)
- add default theme color palette (31d20e6)
- theme: add bottom padding to home page (6b2d0be)
- theme: add default content class (d516092)
- theme: apply latest theme-default (7b15292)
- theme: guard against undefined paths (ed03520)
- theme: height wrapper to avoid glitches (7923ded)
- theme: mark versions dropdown as can-hide (eecb704)
- theme: only show api sidebar button if page has api docs (06513cb)
- theme: show version dropdown on versioned pages only (ab18f4d)
- theme: test for available headers before accessing (91bb50d)
- respect locale in version dropdown (3e80fe9)
- use versioned links in navbar (9a45f85)
- theme: use correct edit link for pages (953b39e)
- versioning: more safeguards in case no versions were created yet (0615344)
- versioning: properly generate versioned edit links (1be0e45)
- custom next version label (85d0746)
- make footer configurable (27e4e14)
- update to VuePress 1.0.2 (74d7ca8)
- theme: update code color (15f81f8)
- versioning: search through current version only (ce69184)
0.2.0 (2019-09-09)
Note: Version bump only for package vuepress-theme-titanium
0.1.2 (2019-07-27)
- theme: test for available headers before accessing (91bb50d)
- theme: show footer only if configured (9d9f4d2)
- add default theme color palette (31d20e6)
- theme: add bottom padding to home page (6b2d0be)
- theme: add default content class (d516092)
- theme: apply latest theme-default (7b15292)
- theme: guard against undefined paths (ed03520)
- theme: height wrapper to avoid glitches (7923ded)
- theme: mark versions dropdown as can-hide (eecb704)
- theme: only show api sidebar button if page has api docs (06513cb)
- theme: show version dropdown on versioned pages only (ab18f4d)
- respect locale in version dropdown (3e80fe9)
- use versioned links in navbar (9a45f85)
- theme: use correct edit link for pages (953b39e)
- versioning: more safeguards in case no versions were created yet (0615344)
- versioning: properly generate versioned edit links (1be0e45)