Skip to content

v2.14.0

Compare
Choose a tag to compare
@marvinchin marvinchin released this 14 Apr 17:09
· 897 commits to master since this release

markbind-cli

Features

Added support for inline puml (#1100)
Added relative date feature (#908)

Enhancements

Upgrade js-beautify and provide option to turn it off (#1116)
Add class support for octicons (#1122)
Add plugin local asset collection (#1129)
Allow variable tags to contain malformed xml (#1193)
Increase panel animation speed (MarkBind/vue-strap#138)

Fixes

Fix hrefs for headings with angular brackets (#1089)
Fix bug in Search for UG and DG (#1147)
Normalize inline puml line ending before hashing (#1174)
Fix footnotes not showing popovrs (#1155)
Fix issues with copying code blocks due to unprintable characters (#1176)
Fix box icon sizes being skewed or cropped with custom content (MarkBind/vue-strap#142)
Fix panel max height for older browsers (MarkBind/vue-strap#139)

Documentation

Added documentation for adding new site content in DG (#1153)
Update members in About Us (#1186)
Fix links in contributing.md and add code of conduct to siteNav (#1170)
Fix link to profile (#1197)
Fix typo in fullSyntaxReference (#1195)

Code Quality

Update tests (#1178, #1169)
Remove fixed bugs from test\functional\test_site\bugs\index.md (#1148)
Expand test extensions and fix whitespace checks (#1156)
Standardise code style and remove eslint disables (#1180)
Move preprocessThumbnails to componentParser (#1160)
Add SiteConfig model (#1175)
Remove duplicate code in syntax doc (#1168)
Refactor panel onHeaderHover to css (MarkBind/vue-strap#140)
Update dependencies and restructure webpack config (MarkBind/vue-strap#130)
Update JSDoc type and param info for Page/Site.js (#1039)

Dependencies

MarkBind/vue-strap: v2.0.1-markbind.39 → v2.0.1-markbind.40