Releases: canjs/bit-docs-html-canjs
Releases · canjs/bit-docs-html-canjs
v0.7.0
v0.6.0
- Added local
@subchildrentag to allow subchildren to be rendered in the navigation menu. Closes canjs/canjs#3266 - Added responsive styles for search box Closes #250
- Fix edit links 404's Fixes #255, #204, and canjs/can-define#176
v0.5.6
Added supporting styles for hero images on homepage
- Added styles needed for the border around hero images for #235.
v0.5.4
In this release:
- search links and search disappearance
- fix scope for links in search renderer helper
- graceful fallback if searchMapHash file not found but still have localStorage
- use element attribute instead of script to set pathPrefix
- recover from a page not having a nav
v0.5.3
In this release
- Search - Missed some more es6 stuff
v0.5.2
In this release
- Search - Missed some es6 stuff
v0.5.1
In this release:
v0.5.0
This release adds a site search for CanJS!
Revert bad style changes
More changes needed to be reverted to restore functionality of the sidebar. It is now back to a working state.