Skip to content

Commit

Permalink
Component release 20240715 (#2061)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhushan-ebi authored Jul 15, 2024
1 parent 3ca064c commit c034c14
Show file tree
Hide file tree
Showing 17 changed files with 1,725 additions and 1,040 deletions.
4 changes: 2 additions & 2 deletions components/vf-blockquote/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.5",
"version": "1.2.6",
"name": "@visual-framework/vf-blockquote",
"description": "vf-blockquote component",
"homepage": "https://stable.visual-framework.dev/",
Expand All @@ -22,6 +22,6 @@
"gitHead": "6059bda1bd78e57943b66be03c3f0208399d0afd",
"dependencies": {
"@visual-framework/vf-profile": "^1.4.0",
"@visual-framework/vf-text": "^1.1.0"
"@visual-framework/vf-text": "^1.1.1"
}
}
12 changes: 6 additions & 6 deletions components/vf-content/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.6.14",
"version": "1.6.15",
"name": "@visual-framework/vf-content",
"description": "vf-content component",
"homepage": "https://stable.visual-framework.dev/",
Expand All @@ -17,16 +17,16 @@
},
"dependencies": {
"@visual-framework/vf-badge": "^3.0.2",
"@visual-framework/vf-blockquote": "^1.2.5",
"@visual-framework/vf-blockquote": "^1.2.6",
"@visual-framework/vf-box": "^2.4.0",
"@visual-framework/vf-button": "^3.0.0-alpha.0",
"@visual-framework/vf-divider": "^2.0.1",
"@visual-framework/vf-figure": "^1.3.0",
"@visual-framework/vf-form": "^2.0.2",
"@visual-framework/vf-heading": "^1.1.0",
"@visual-framework/vf-link": "^2.0.1",
"@visual-framework/vf-list": "^1.1.0",
"@visual-framework/vf-text": "^1.1.0"
"@visual-framework/vf-heading": "^1.1.1",
"@visual-framework/vf-link": "^2.0.2",
"@visual-framework/vf-list": "^1.1.1",
"@visual-framework/vf-text": "^1.1.1"
},
"keywords": [
"fractal",
Expand Down
2 changes: 1 addition & 1 deletion components/vf-design-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visual-framework/vf-design-tokens",
"version": "3.6.3",
"version": "3.6.4",
"description": "A collection of design tokens for consumption across projects and products",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion components/vf-heading/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.0",
"version": "1.1.1",
"name": "@visual-framework/vf-heading",
"description": "vf-heading component",
"homepage": "https://stable.visual-framework.dev/",
Expand Down
2 changes: 1 addition & 1 deletion components/vf-lede/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.1",
"version": "1.0.2",
"name": "@visual-framework/vf-lede",
"description": "vf-lede component",
"homepage": "https://stable.visual-framework.dev",
Expand Down
2 changes: 1 addition & 1 deletion components/vf-link/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.0.1",
"version": "2.0.2",
"name": "@visual-framework/vf-link",
"description": "vf-link component",
"homepage": "https://stable.visual-framework.dev/",
Expand Down
2 changes: 1 addition & 1 deletion components/vf-list/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.0",
"version": "1.1.1",
"name": "@visual-framework/vf-list",
"description": "vf-list component",
"homepage": "https://stable.visual-framework.dev/",
Expand Down
2 changes: 1 addition & 1 deletion components/vf-sass-config/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.7.1",
"version": "2.7.2",
"name": "@visual-framework/vf-sass-config",
"description": "vf-sass-config",
"homepage": "https://stable.visual-framework.dev/",
Expand Down
6 changes: 3 additions & 3 deletions components/vf-sass-starter/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.28",
"version": "0.1.29",
"name": "@visual-framework/vf-sass-starter",
"description": "vf-sass-starter component",
"homepage": "https://stable.visual-framework.dev",
Expand All @@ -20,10 +20,10 @@
"component"
],
"dependencies": {
"@visual-framework/vf-design-tokens": "^3.6.3",
"@visual-framework/vf-design-tokens": "^3.6.4",
"@visual-framework/vf-font-plex-mono": "^1.1.1",
"@visual-framework/vf-font-plex-sans": "^1.1.1",
"@visual-framework/vf-sass-config": "^2.7.1",
"@visual-framework/vf-sass-config": "^2.7.2",
"@visual-framework/vf-sass-utilities": "^1.0.1",
"@visual-framework/vf-utility-classes": "^2.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion components/vf-social-links/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.4",
"version": "0.0.5",
"name": "@visual-framework/vf-social-links",
"description": "vf-social-links component",
"homepage": "https://stable.visual-framework.dev",
Expand Down
2 changes: 1 addition & 1 deletion components/vf-text/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.0",
"version": "1.1.1",
"name": "@visual-framework/vf-text",
"description": "vf-text component",
"homepage": "https://stable.visual-framework.dev/",
Expand Down
4 changes: 2 additions & 2 deletions tools/vf-component-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visual-framework/vf-component-library",
"version": "1.2.10",
"version": "1.2.11",
"description": "Generate a static-html site of Visual Framework components and docs.",
"main": "index.js",
"scripts": {
Expand All @@ -26,7 +26,7 @@
"dependencies": {
"@11ty/eleventy": "2.0.0",
"@visual-framework/vf-config": "1.0.1-alpha.0",
"@visual-framework/vf-core": "^2.2.42",
"@visual-framework/vf-core": "^2.2.43",
"@visual-framework/vf-extensions": "^2.1.0-alpha.1",
"html-minifier": "4.0.0",
"node-html-parser": "5.4.2",
Expand Down
2 changes: 1 addition & 1 deletion tools/vf-component-library/src/site/_data/siteConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module.exports = {
// vfVersion: "develop",
// vfVersionPrefix: "dev.",
// use this when tagging a release
vfVersion: "v2.5.16",
vfVersion: "v2.5.17",
vfVersionPrefix: "",
sections: {
about: {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
---
title: Rollup release 2.5.17
subtitle: This release includes naming convention updates as well documentation updates for vf-heading, vf-text and page structure changes for design tokens. There are documentation updates for vf-list, vf-social-links, vf-link. It also includes fixes for build errors and primary to secondary colour change for vf-list examples.
date: 2024-07-15 09:00:00
version: 2.5.17
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": "Refinements",
"navigation_href": "#refinements"
},
{
"text": "Documentation",
"navigation_href": "#documentation"
},
{
"text": "Bug fixes",
"navigation_href": "#bugs"
}
]
} %}

{% markdown %}

<article class="vf-box vf-box-theme--primary vf-box--easy">
<h3 class="vf-box__heading">
This releases {{version}} to the CDN
</h3>
<div class="vf-box__text">

[`https://assets.emblstatic.net/vf/v{{version}}/css/styles.css`](https://assets.emblstatic.net/vf/v{{version}}/css/styles.css) <br/>
[`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 -#}

</div>
</article><br/>

### Refinements <a href="#refinements" id="refinements"></a>

{{ releaseLinks.notes("vf-component-library", "1.2.11", "3ca064c8ca31243a27d0f5fdc65457f431baa853") }}

* Documentation: Added documentation [Tracking issue](https://github.com/visual-framework/vf-core/issues/2011)
* Documentation: Changed documentation of Ordered variant [Tracking issue](https://github.com/visual-framework/vf-core/issues/2012)
* Documentation: Detailed documentation added [Tracking issue](https://github.com/visual-framework/vf-core/issues/2043)
* Fixed the spelling mistakes in documentation [Tracking issue](https://github.com/visual-framework/vf-core/issues/2038)
* Fixed build errors [Tracking issue](https://github.com/visual-framework/vf-core/issues/2052)
* Added variants which are already supported [Tracking issue](https://github.com/visual-framework/vf-core/issues/2038)
* Changes to use primary colours instead of secondary colours for text-body.[Tracking issue](https://github.com/visual-framework/vf-core/issues/2041)
* Changes to link examples.[Tracking issue](https://github.com/visual-framework/vf-core/issues/2030)
* Updated: Naming convention updated as per design recommendations [Tracking issue](https://github.com/visual-framework/vf-core/issues/2043)

{{ releaseLinks.notes("vf-design-tokens", "3.6.4", "c89f999e148a7185600c448ef65d2d7834502013") }}

* Changes to link examples.[Tracking issue](https://github.com/visual-framework/vf-core/issues/2030)
* Naming convention of typography elements improved.[Tracking issue](https://github.com/visual-framework/vf-core/issues/2043)

{{ releaseLinks.notes("vf-heading", "1.1.1", "c89f999e148a7185600c448ef65d2d7834502013") }}

* Documentation: Detailed documentation added [Tracking issue](https://github.com/visual-framework/vf-core/issues/2043)
* Updated: Naming convention updated as per design recommendations [Tracking issue](https://github.com/visual-framework/vf-core/issues/2043)

{{ releaseLinks.notes("vf-text", "1.1.1", "c89f999e148a7185600c448ef65d2d7834502013") }}

* Documentation: Detailed documentation added [Tracking issue](https://github.com/visual-framework/vf-core/issues/2043)
* Updated: Naming convention updated as per design recommendations [Tracking issue](https://github.com/visual-framework/vf-core/issues/2043)

{{ releaseLinks.notes("vf-link", "2.0.2", "3d3bd675a97c61c68459658466df052774f95eab") }}

* Changes to link examples.[Tracking issue](https://github.com/visual-framework/vf-core/issues/2030)

{{ releaseLinks.notes("vf-sass-config", "2.7.2", "b4c750f2d90ddbcdb3f757a0d4d05db1b28ac205") }}

* Changes to use primary colours instead of secondary colours for text-body.[Tracking issue](https://github.com/visual-framework/vf-core/issues/2041)

### Documentation <a href="#documentation" id="documentation"></a>

{{ releaseLinks.notes("vf-list", "1.1.1", "0ffa72ffa0d310b864e3728a6eca7f2b5fdc9971") }}

* Documentation: Added documentation [Tracking issue](https://github.com/visual-framework/vf-core/issues/2011)
* Documentation: Changed documentation of Ordered variant [Tracking issue](https://github.com/visual-framework/vf-core/issues/2012)

### Bug fixes <a href="#bugs" id="bugs"></a>

{{ releaseLinks.notes("vf-core", "2.2.43", "21e16fdd51500f4290c20ac9add7c690c1078d18") }}

* Fixed build errors [Tracking issue](https://github.com/visual-framework/vf-core/issues/2052)

{{ releaseLinks.notes("vf-social-links", "0.0.5", "5b33d1f5187d3a1c2ea1480580eb2105a537f2a0") }}

* Fixed the spelling mistakes in documentation [Tracking issue](https://github.com/visual-framework/vf-core/issues/2038)
* Added variants which are already supported [Tracking issue](https://github.com/visual-framework/vf-core/issues/2038)

{{ releaseLinks.notes("vf-lede", "1.0.2", "21e16fdd51500f4290c20ac9add7c690c1078d18") }}

* Changes for build errors [Tracking issue](https://github.com/visual-framework/vf-core/issues/2052)

{% endmarkdown %}
Loading

0 comments on commit c034c14

Please sign in to comment.