diff --git a/lerna.json b/lerna.json index b4c1343bd..05f1c8901 100644 --- a/lerna.json +++ b/lerna.json @@ -2,7 +2,7 @@ "packages": [ "packages/*" ], - "version": "5.5.0", + "version": "5.5.1", "$schema": "node_modules/lerna/schemas/lerna-schema.json", "useWorkspaces": true } diff --git a/package-lock.json b/package-lock.json index abf9e1b7b..61740bc9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24545,11 +24545,11 @@ }, "packages/cli": { "name": "markbind-cli", - "version": "5.5.0", + "version": "5.5.1", "license": "MIT", "dependencies": { - "@markbind/core": "5.5.0", - "@markbind/core-web": "5.5.0", + "@markbind/core": "5.5.1", + "@markbind/core-web": "5.5.1", "bluebird": "^3.7.2", "chalk": "^3.0.0", "cheerio": "^0.22.0", @@ -24592,11 +24592,11 @@ }, "packages/core": { "name": "@markbind/core", - "version": "5.5.0", + "version": "5.5.1", "license": "MIT", "dependencies": { "@fortawesome/fontawesome-free": "^6.5.2", - "@markbind/core-web": "5.5.0", + "@markbind/core-web": "5.5.1", "@primer/octicons": "^15.0.1", "@sindresorhus/slugify": "^0.9.1", "@tlylt/markdown-it-imsize": "^3.0.0", @@ -24668,14 +24668,14 @@ }, "packages/core-web": { "name": "@markbind/core-web", - "version": "5.5.0", + "version": "5.5.1", "license": "MIT", "devDependencies": { "@babel/core": "^7.10.5", "@babel/plugin-transform-runtime": "^7.10.5", "@babel/preset-env": "^7.10.4", "@babel/runtime": "^7.10.5", - "@markbind/vue-components": "5.5.0", + "@markbind/vue-components": "5.5.1", "babel-loader": "^8.1.0", "cross-env": "^7.0.3", "css-loader": "^3.6.0", @@ -24886,7 +24886,7 @@ }, "packages/vue-components": { "name": "@markbind/vue-components", - "version": "5.5.0", + "version": "5.5.1", "license": "MIT", "devDependencies": { "@babel/core": "^7.10.5", @@ -27323,7 +27323,7 @@ "requires": { "@fortawesome/fontawesome-free": "^6.5.2", "@jest/globals": "^29.5.0", - "@markbind/core-web": "5.5.0", + "@markbind/core-web": "5.5.1", "@primer/octicons": "^15.0.1", "@sindresorhus/slugify": "^0.9.1", "@tlylt/markdown-it-imsize": "^3.0.0", @@ -27557,7 +27557,7 @@ "@babel/plugin-transform-runtime": "^7.10.5", "@babel/preset-env": "^7.10.4", "@babel/runtime": "^7.10.5", - "@markbind/vue-components": "5.5.0", + "@markbind/vue-components": "5.5.1", "babel-loader": "^8.1.0", "cross-env": "^7.0.3", "css-loader": "^3.6.0", @@ -37192,8 +37192,8 @@ "markbind-cli": { "version": "file:packages/cli", "requires": { - "@markbind/core": "5.5.0", - "@markbind/core-web": "5.5.0", + "@markbind/core": "5.5.1", + "@markbind/core-web": "5.5.1", "@types/url-parse": "^1.4.8", "bluebird": "^3.7.2", "chalk": "^3.0.0", diff --git a/packages/cli/package.json b/packages/cli/package.json index bcf2465ab..a20af211a 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "markbind-cli", - "version": "5.5.0", + "version": "5.5.1", "description": "Command line interface for MarkBind", "keywords": [ "mark", @@ -25,8 +25,8 @@ "updatetest": "cd test/functional && node updatetest.js" }, "dependencies": { - "@markbind/core": "5.5.0", - "@markbind/core-web": "5.5.0", + "@markbind/core": "5.5.1", + "@markbind/core-web": "5.5.1", "bluebird": "^3.7.2", "chalk": "^3.0.0", "cheerio": "^0.22.0", diff --git a/packages/cli/test/functional/test_site/expected/bugs/index.html b/packages/cli/test/functional/test_site/expected/bugs/index.html index 5f6e870cb..5622fb3bc 100644 --- a/packages/cli/test/functional/test_site/expected/bugs/index.html +++ b/packages/cli/test/functional/test_site/expected/bugs/index.html @@ -8,7 +8,7 @@ - +
- [Powered by MarkBind 5.5.0]
+ [Powered by MarkBind 5.5.1]
diff --git a/packages/cli/test/functional/test_site_templates/test_project/expected/userGuide/Features.page-vue-render.js b/packages/cli/test/functional/test_site_templates/test_project/expected/userGuide/Features.page-vue-render.js
index fb0b43fb1..1c7c46df0 100644
--- a/packages/cli/test/functional/test_site_templates/test_project/expected/userGuide/Features.page-vue-render.js
+++ b/packages/cli/test/functional/test_site_templates/test_project/expected/userGuide/Features.page-vue-render.js
@@ -23,6 +23,6 @@ with(this){return _c('h3',{attrs:{"id":"future-feature-z-coming-in-v2-0"}},[_v("
with(this){return _c('p',[_c('em',[_v("Details coming soon ...")])])}
},function anonymous(
) {
-with(this){return _c('footer',[_c('div',{staticClass:"text-center"},[_c('small',[_v("["),_c('span',[_c('strong',[_v("Powered by")])]),_v(" "),_c('img',{attrs:{"src":"https://markbind.org/favicon.ico","width":"30"}}),_v(" "),_c('a',{attrs:{"href":"https://markbind.org/"}},[_v("MarkBind 5.5.0")]),_v("]")])])])}
+with(this){return _c('footer',[_c('div',{staticClass:"text-center"},[_c('small',[_v("["),_c('span',[_c('strong',[_v("Powered by")])]),_v(" "),_c('img',{attrs:{"src":"https://markbind.org/favicon.ico","width":"30"}}),_v(" "),_c('a',{attrs:{"href":"https://markbind.org/"}},[_v("MarkBind 5.5.1")]),_v("]")])])])}
}];
\ No newline at end of file
diff --git a/packages/cli/test/functional/test_site_templates/test_project/expected/userGuide/QuickStart.html b/packages/cli/test/functional/test_site_templates/test_project/expected/userGuide/QuickStart.html
index 0b8bb69eb..44681798a 100644
--- a/packages/cli/test/functional/test_site_templates/test_project/expected/userGuide/QuickStart.html
+++ b/packages/cli/test/functional/test_site_templates/test_project/expected/userGuide/QuickStart.html
@@ -4,7 +4,7 @@
-
+
Quick Start - ProjectEx
@@ -180,7 +180,7 @@ Quick start
diff --git a/packages/cli/test/functional/test_site_templates/test_project/expected/userGuide/QuickStart.page-vue-render.js b/packages/cli/test/functional/test_site_templates/test_project/expected/userGuide/QuickStart.page-vue-render.js
index f64f7a9c3..0ab29e775 100644
--- a/packages/cli/test/functional/test_site_templates/test_project/expected/userGuide/QuickStart.page-vue-render.js
+++ b/packages/cli/test/functional/test_site_templates/test_project/expected/userGuide/QuickStart.page-vue-render.js
@@ -11,6 +11,6 @@ with(this){return _c('h1',{attrs:{"id":"quick-start"}},[_v("Quick start"),_c('a'
with(this){return _c('ol',[_c('li',[_c('p',[_v("Ensure you have Java "),_c('code',{pre:true,attrs:{"class":"hljs inline no-lang"}},[_v("11")]),_v(" and Node.js "),_c('code',{pre:true,attrs:{"class":"hljs inline no-lang"}},[_v("v16")]),_v(" and above installed in your Computer.")])]),_v(" "),_c('li',[_c('p',[_v("Open a command terminal and run necessary setup commands like "),_c('code',{pre:true,attrs:{"class":"hljs inline no-lang"}},[_v("npm run setup")]),_v(".")])]),_v(" "),_c('li',[_c('p',[_v("Refer to the "),_c('a',{attrs:{"href":"/userGuide/Features.html"}},[_v("Features")]),_v(" section for details of the app's features.")])])])}
},function anonymous(
) {
-with(this){return _c('footer',[_c('div',{staticClass:"text-center"},[_c('small',[_v("["),_c('span',[_c('strong',[_v("Powered by")])]),_v(" "),_c('img',{attrs:{"src":"https://markbind.org/favicon.ico","width":"30"}}),_v(" "),_c('a',{attrs:{"href":"https://markbind.org/"}},[_v("MarkBind 5.5.0")]),_v("]")])])])}
+with(this){return _c('footer',[_c('div',{staticClass:"text-center"},[_c('small',[_v("["),_c('span',[_c('strong',[_v("Powered by")])]),_v(" "),_c('img',{attrs:{"src":"https://markbind.org/favicon.ico","width":"30"}}),_v(" "),_c('a',{attrs:{"href":"https://markbind.org/"}},[_v("MarkBind 5.5.1")]),_v("]")])])])}
}];
\ No newline at end of file
diff --git a/packages/cli/test/functional/test_site_templates/test_project/expected/userGuide/UserGuide.html b/packages/cli/test/functional/test_site_templates/test_project/expected/userGuide/UserGuide.html
index cc491ffda..7901c7ed4 100644
--- a/packages/cli/test/functional/test_site_templates/test_project/expected/userGuide/UserGuide.html
+++ b/packages/cli/test/functional/test_site_templates/test_project/expected/userGuide/UserGuide.html
@@ -4,7 +4,7 @@
-
+
User Guide - ProjectEx
@@ -181,7 +181,7 @@ Purpose of this Guide
diff --git a/packages/cli/test/functional/test_site_templates/test_project/expected/userGuide/UserGuide.page-vue-render.js b/packages/cli/test/functional/test_site_templates/test_project/expected/userGuide/UserGuide.page-vue-render.js
index 1fff8f867..b79e14bbe 100644
--- a/packages/cli/test/functional/test_site_templates/test_project/expected/userGuide/UserGuide.page-vue-render.js
+++ b/packages/cli/test/functional/test_site_templates/test_project/expected/userGuide/UserGuide.page-vue-render.js
@@ -8,6 +8,6 @@ with(this){return _c('div',{attrs:{"id":"app"}},[_c('header',{attrs:{"sticky":""
with(this){return _c('div',{attrs:{"id":"content-wrapper"}},[_c('h1',{attrs:{"id":"projectex-user-guide"}},[_v("ProjectEx User Guide"),_c('a',{staticClass:"fa fa-anchor",attrs:{"href":"#projectex-user-guide","onclick":"event.stopPropagation()"}})]),_v(" "),_c('hr'),_v(" "),_c('p',[_v("ProjectEx is an example project application used for showcasing a default MarkBind template specifically for project documentation. It can be taken as a reference for users to base their own MarkBind sites off of.")]),_v(" "),_c('h2',{attrs:{"id":"introduction"}},[_v("Introduction"),_c('a',{staticClass:"fa fa-anchor",attrs:{"href":"#introduction","onclick":"event.stopPropagation()"}})]),_v(" "),_c('p',[_v("Welcome to the User Guide. This comprehensive resource is designed to assist you in navigating and utilizing our software to its fullest potential.")]),_v(" "),_c('h2',{attrs:{"id":"purpose-of-this-guide"}},[_v("Purpose of this Guide"),_c('a',{staticClass:"fa fa-anchor",attrs:{"href":"#purpose-of-this-guide","onclick":"event.stopPropagation()"}})]),_v(" "),_c('p',[_v("This guide aims to:")]),_v(" "),_c('ol',[_c('li',[_v("Equip users with the necessary knowledge.")]),_v(" "),_c('li',[_v("Offer step-by-step instructions for common tasks and operations.")]),_v(" "),_c('li',[_v("Provide tips and tricks to streamline the user experience.")])])])}
},function anonymous(
) {
-with(this){return _c('footer',[_c('div',{staticClass:"text-center"},[_c('small',[_v("["),_c('span',[_c('strong',[_v("Powered by")])]),_v(" "),_c('img',{attrs:{"src":"https://markbind.org/favicon.ico","width":"30"}}),_v(" "),_c('a',{attrs:{"href":"https://markbind.org/"}},[_v("MarkBind 5.5.0")]),_v("]")])])])}
+with(this){return _c('footer',[_c('div',{staticClass:"text-center"},[_c('small',[_v("["),_c('span',[_c('strong',[_v("Powered by")])]),_v(" "),_c('img',{attrs:{"src":"https://markbind.org/favicon.ico","width":"30"}}),_v(" "),_c('a',{attrs:{"href":"https://markbind.org/"}},[_v("MarkBind 5.5.1")]),_v("]")])])])}
}];
\ No newline at end of file
diff --git a/packages/core-web/package.json b/packages/core-web/package.json
index e78c4070e..119350850 100644
--- a/packages/core-web/package.json
+++ b/packages/core-web/package.json
@@ -1,6 +1,6 @@
{
"name": "@markbind/core-web",
- "version": "5.5.0",
+ "version": "5.5.1",
"description": "MarkBind core browser module",
"keywords": [
"mark",
@@ -30,7 +30,7 @@
"@babel/plugin-transform-runtime": "^7.10.5",
"@babel/preset-env": "^7.10.4",
"@babel/runtime": "^7.10.5",
- "@markbind/vue-components": "5.5.0",
+ "@markbind/vue-components": "5.5.1",
"babel-loader": "^8.1.0",
"cross-env": "^7.0.3",
"css-loader": "^3.6.0",
diff --git a/packages/core/package.json b/packages/core/package.json
index 738329726..3046f22e6 100644
--- a/packages/core/package.json
+++ b/packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@markbind/core",
- "version": "5.5.0",
+ "version": "5.5.1",
"description": "MarkBind core module",
"keywords": [
"mark",
@@ -29,7 +29,7 @@
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.5.2",
- "@markbind/core-web": "5.5.0",
+ "@markbind/core-web": "5.5.1",
"@primer/octicons": "^15.0.1",
"@sindresorhus/slugify": "^0.9.1",
"@tlylt/markdown-it-imsize": "^3.0.0",
@@ -98,4 +98,4 @@
"memfs": "^3.0.1",
"ts-jest": "^27.1.4"
}
-}
\ No newline at end of file
+}
diff --git a/packages/vue-components/package.json b/packages/vue-components/package.json
index 153950507..5086f76f4 100644
--- a/packages/vue-components/package.json
+++ b/packages/vue-components/package.json
@@ -1,6 +1,6 @@
{
"name": "@markbind/vue-components",
- "version": "5.5.0",
+ "version": "5.5.1",
"description": "Bootstrap components built with Vue.js",
"keywords": [
"bootstrap",