diff --git a/components/vf-back-to-top/package.json b/components/vf-back-to-top/package.json index 316516d4c8..43b1a032b9 100644 --- a/components/vf-back-to-top/package.json +++ b/components/vf-back-to-top/package.json @@ -1,5 +1,5 @@ { - "version": "1.0.0-alpha.2", + "version": "1.0.1", "name": "@visual-framework/vf-back-to-top", "description": "vf-back-to-top component", "homepage": "", diff --git a/components/vf-blockquote/package.json b/components/vf-blockquote/package.json index 043a0166bd..fc4b7d8293 100644 --- a/components/vf-blockquote/package.json +++ b/components/vf-blockquote/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.0", + "version": "1.2.1", "name": "@visual-framework/vf-blockquote", "description": "vf-blockquote component", "homepage": "https://stable.visual-framework.dev/", diff --git a/components/vf-blockquote/vf-blockquote.angular/package.json b/components/vf-blockquote/vf-blockquote.angular/package.json index 20c78b7e72..196d4f3eff 100644 --- a/components/vf-blockquote/vf-blockquote.angular/package.json +++ b/components/vf-blockquote/vf-blockquote.angular/package.json @@ -30,4 +30,4 @@ "default": "./fesm2020/vf-blockquote.angular.mjs" } } -} \ No newline at end of file +} diff --git a/components/vf-breadcrumbs/package.json b/components/vf-breadcrumbs/package.json index 37bb5c7e24..19f5f5d74a 100755 --- a/components/vf-breadcrumbs/package.json +++ b/components/vf-breadcrumbs/package.json @@ -1,5 +1,5 @@ { - "version": "2.0.4", + "version": "2.0.5", "name": "@visual-framework/vf-breadcrumbs", "description": "vf-breadcrumbs component", "homepage": "https://stable.visual-framework.dev/", diff --git a/components/vf-content/package.json b/components/vf-content/package.json index d0c29dad8d..5b8216c454 100755 --- a/components/vf-content/package.json +++ b/components/vf-content/package.json @@ -1,5 +1,5 @@ { - "version": "1.6.10", + "version": "1.6.11", "name": "@visual-framework/vf-content", "description": "vf-content component", "homepage": "https://stable.visual-framework.dev/", @@ -17,7 +17,7 @@ }, "dependencies": { "@visual-framework/vf-badge": "^3.0.0-alpha.1", - "@visual-framework/vf-blockquote": "^1.2.0", + "@visual-framework/vf-blockquote": "^1.2.1", "@visual-framework/vf-box": "^2.4.0", "@visual-framework/vf-button": "^3.0.0-alpha.0", "@visual-framework/vf-divider": "^2.0.1", diff --git a/components/vf-social-links/package.json b/components/vf-social-links/package.json index a02f0691af..3a781bd82f 100755 --- a/components/vf-social-links/package.json +++ b/components/vf-social-links/package.json @@ -1,5 +1,5 @@ { - "version": "0.0.3", + "version": "0.0.4", "name": "@visual-framework/vf-social-links", "description": "vf-social-links component", "homepage": "https://stable.visual-framework.dev", diff --git a/tools/vf-component-library/package.json b/tools/vf-component-library/package.json index 01b15b30d8..7614c57ba3 100644 --- a/tools/vf-component-library/package.json +++ b/tools/vf-component-library/package.json @@ -1,6 +1,6 @@ { "name": "@visual-framework/vf-component-library", - "version": "1.2.6", + "version": "1.2.7", "description": "Generate a static-html site of Visual Framework components and docs.", "main": "index.js", "scripts": { diff --git a/tools/vf-component-library/src/site/_data/siteConfig.js b/tools/vf-component-library/src/site/_data/siteConfig.js index adcb377ccd..fe9853e335 100644 --- a/tools/vf-component-library/src/site/_data/siteConfig.js +++ b/tools/vf-component-library/src/site/_data/siteConfig.js @@ -15,8 +15,8 @@ module.exports = { // vfVersion: "develop", // vfVersionPrefix: "dev.", // use this when tagging a release - vfVersion: "v2.5.13", - vfVersionPrefix: "dev", + vfVersion: "v2.5.14", + vfVersionPrefix: "", sections: { about: { url: "/about", diff --git a/tools/vf-component-library/src/site/updates/2023-10-09-component-updates.njk b/tools/vf-component-library/src/site/updates/2023-10-09-component-updates.njk new file mode 100644 index 0000000000..6f344f3aca --- /dev/null +++ b/tools/vf-component-library/src/site/updates/2023-10-09-component-updates.njk @@ -0,0 +1,77 @@ +--- +title: Rollup release 2.5.14 +subtitle: This release includes React & Angular support for vf-blockquote as package along with documentation update. Release also includes improvements to vf-back-to-top, Twitter logo update in vf-social-links components, updates to documentation of vf-breadcrumbs and vf-component-library. +date: 2023-10-09 17:30:00 +version: 2.5.14 +tags: + - posts + - changelog +layout: layouts/post.njk +--- + +{%- import "component-release-links.njk" as releaseLinks -%} + +{% render '@vf-navigation', { + "heading": "On this page", + "classModifier": "on-this-page", + "activateJavascript": true, + "navigation": [ + { + "text": "Features", + "link_list_href": "#features" + }, + { + "text": "Refinements", + "navigation_href": "#refinements" + } + ] +} %} + +{% markdown %} + +
+

+This releases {{version}} to the CDN +

+
+ +[`https://assets.emblstatic.net/vf/v{{version}}/css/styles.css`](https://assets.emblstatic.net/vf/v{{version}}/css/styles.css)
+[`https://assets.emblstatic.net/vf/v{{version}}/scripts/scripts.js`](https://assets.emblstatic.net/vf/v{{version}}/scripts/scripts.js) + +As a reminder, the rollup CSS and JS are compilations of many independently versioned components and is likely to contain changes that may disrupt the look of your site. We advise testing. Even better is to build your own CSS rollup from the npm sources, [you can find a guide here]({{ '/building' | url }}). + +{#- don't forget to add the latest version to /tools/vf-component-library/src/site/_data/siteConfig.js -#} + +
+

+ +### New features + +{{ releaseLinks.notes("vf-blockquote", "1.2.1", "22f07801641e6e5b25d92a5e7ef6cde407ef4453") }} + +* Changed: Modified the Blockquote component in line with stakeholder requirements and to improve consistency +* Added : Angular support for Blockquote component +* Added : React support for Blockquote component +* Documentation: Updated the documentation for blockquote as per new implementation [#1945](https://github.com/visual-framework/vf-core/issues/1945) + +### Refinements + +{{ releaseLinks.notes("vf-component-library", "1.2.7", "6ca3da362ef7f061de5c3c95acb646f7cf004381") }} + +* Documentation: Updated build process document with missing step for `vfVersion` update [#1966](https://github.com/visual-framework/vf-core/issues/1966) +* Added : Angular support for Blockquote component +* Added : React support for Blockquote component + +{{ releaseLinks.notes("vf-breadcrumbs", "2.0.5", "bdbf740f25f66a764f02a730e4ca0c27ed02327f") }} + +* Documentation: Updated usage guidelines to show full navigation path [#1957](https://github.com/visual-framework/vf-core/issues/1957) + +{{ releaseLinks.notes("vf-back-to-top", "1.0.1", "66b351660ea96ecb55ae60addbc6c7f46bd00b25") }} + +* Updated the Back to Top button to secondary and changed arrow colour. [#1956](https://github.com/visual-framework/vf-core/issues/1956) + +{{ releaseLinks.notes("vf-social-links", "0.0.4", "bb5dedad550358a644227bcf9b116e93149cdd61") }} + +* Updated Twitter icon with X icon + +{% endmarkdown %}