Releases: dimerapp/docs-theme
Releases · dimerapp/docs-theme
Account for accent characters in link hash
- Merge pull request #1 from 7nohe/fix/link-hash 07faea6
- fix: update querySelector to use decodeURIComponent for link hash 379821a
- fix: update querySelector to use encodeURIComponent for link hash ea852a6
What's Changed
New Contributors
Full Changelog: v6.1.2...v6.1.3
Fix bug introduced in 6.1.1
- fix: fix conditional bug 54c4485
Full Changelog: v6.1.0...v6.1.2
Allow hiding root section title
- feat: allow hiding root section title d75b7e4
Full Changelog: v6.1.0...v6.1.1
Add support for displaying project switcher
- feat: add project switcher 20980b0
Full Changelog: v6.0.0...v6.1.0
Make adjustments in header to allow project switcher next to logo
- refactor: make adjustments to allow project switcher next to logo in header 9339591
- chore: update dependencies a2c0d3b
Full Changelog: v5.0.0...v6.0.0
Add styles for displaying featured sponsors
- refactor: add styles for featured sponsors 1695b3f
- refactor: remove aside sponsor related code 4fe6106
- chore: update dependencies c4d55f5
- chore: update dependencies 3f404cf
Full Changelog: v4.0.4...v5.0.0
Usability fixes
- refactor: usability fixes c37f1be
Full Changelog: v4.0.3...v4.0.4
Add support for display carbon ads in toc sidebar
Pass the carbonAds
object with the url
property to render carbon ads in the TOC sidebar.
@component('docs::toc', { carbonAds: { url: 'url_goes_here' } })
Commits
Full Changelog: v4.0.2...v4.0.3
Styling improvements
Full Changelog: v4.0.1...v4.0.2
Tweak more colors
- refactor: tweak more colors a96a0da
Full Changelog: v4.0.0...v4.0.1