Skip to content

Releases: MarkBind/markbind

v1.7.1

22 Apr 13:30
Compare
Choose a tag to compare

markbind-cli

Enhancements

#196 Ignore files for npm — ✅ Reduced package size

Fixes

#194 Cannot find module './package.json' (#196)

v1.7.0

22 Apr 13:18
Compare
Choose a tag to compare

Breaking Changes

#197 New syntax for search element

Features

#122 Defaults for addressable pages (#175)
#175 Add front matter feature

Enhancements

#189 Add logging to file

Documentation

#188 Add user guide to main site (#191) — https://markbind.github.io/markbind/userGuide/
#188 Preview site on Netlify — https://markbind.github.io/markbind/userGuide/netlifyPreview.html

Code Quality

#121 Create a testing process (MarkBind/markbind-cli#27, MarkBind/markbind-cli#36, #178)
#178 Add jest for unit testing
Pull Requests: Deploy changes to user guide on Netlify — https://markbind.netlify.com/

v1.6.3

06 Apr 14:35
Compare
Choose a tag to compare

markbind-cli

Enhancements

#140 Support using markdown headers in panel header attribute (MarkBind/vue-strap#15)
#159 Boilerplates: allow multiple boilerplates with similar names (#167)
#160 Give a more relevant error message for empty src attribute in include (#174)
#186 Add option to specify baseurl in build command

Fixes

#50 Popover goes out of screen (MarkBind/vue-strap#16)
#150 Initializing site in a new directory does not generate boilerplate directory (#167)

Code Quality

#63 Support staging multiple PRs (#186)

Dependencies

MarkBind/vue-strap: v1.1.37-markbind.3 → v1.1.37-markbind.4

v1.6.2

19 Mar 17:30
Compare
Choose a tag to compare

markbind-cli

Fixes

#170 Could not install from [...] as it does not contain a package.json file (#172)

v1.6.1

18 Mar 16:08
Compare
Choose a tag to compare

markbind-cli

Enhancements

#139 Merge cli repo for better dependency management (#169) ⚠ See #170
#155 Ignore updates to source files while live-reloading is in progress (MarkBind/markbind-cli#31)

Fixes

#152 Navbar blocks the target element (MarkBind/vue-strap#14)
#166 Rendering issue related to angle brackets (MarkBind/markbind-cli#38)

Code Quality

MarkBind/markbind-cli#36 Add Travis CI for automated linting and testing

Dependencies

MarkBind/markbind: v1.3.0 → N.A.
MarkBind/vue-strap: v1.1.37-markbind.2 → v1.1.37-markbind.3

v1.3.0

11 Mar 14:38
Compare
Choose a tag to compare

Features

#143 Support user-defined variables (#145)

Enhancements

#146 Apply eslint --fix and refactor code
#156 Record missing include src
#161 Use Bootstrap class for table

Documentation

MarkBind/vue-strap#11 Improve questionDocs.vue

v1.2.1

14 Feb 03:42
Compare
Choose a tag to compare

Enhancements

#132 Stop adding a line break for output when rendering content (#142)
#144 Record boilerplate includes separately

v1.2.0

10 Feb 09:23
Compare
Choose a tag to compare

Features

#53 Support full markdown support for popovers (#137)
#110 Support reuse of boilerplate files (#130)
#136 Support a shorter alias for <markdown> tag (#137) ⚠ See #132 (comment)

Enhancements

#128 Add array of files included during preprocess

Documentation

#85 Document how to make an element closeable
#86 Document how to embed a youtube video
#87 Document how to embed slides

v1.1.7

04 Feb 05:30
Compare
Choose a tag to compare

Enhancements

#116 Remove deprecated callback parameter (#118)
#120 Better error reporting for missing files (#129)

Fixes

#90 Some spaces around formatting syntax get eaten up (#131)
#101 Code snippets: text in angle brackets become lowercase (#126, MarkBind/htmlparser2#1)
#119 Bold checkbox and radio bold content not spaced correctly (#131)