This repository has been archived by the owner on Feb 1, 2018. It is now read-only.
Releases: appbaseio/Docbase
Releases · appbaseio/Docbase
Style Fixes
- Phantom.js dependency upgrade
- Compatibility with Node v6.9.x
- Uses scroll in code blocks
- Fixes mobile read view
- Adds a feature to see other pages in the directory
Turn text wrap off in code blocks
Fixed in a12fbe9.
Fixes use of liquid tags
Fixes in fee1464.
Fix mobileview
Fix mobileview
Enforce https:// scheme
v0.2.73 bumps version
Allow scroll in sidebar
Allow scroll in sidebar
Sidebar default true
- Set default value for sidebar and threecolumn layout.
Include navigation sidebar
Include new feature Navigation sidebar
- by default it is enabled on two columns layout.
- to disabled it prefix the page with a JSON object that has a field navigationSidebar, set to false as shown here
{"navigationSidebar": false}
.
Fix styles
- Font proportion is fixed
Fix styles
Fix following things:
- contributor section width
- edit on github fonts
- Fix the margins and padding between heading-code snippet and list items