Skip to content

Commit

Permalink
Component release 20210505-01
Browse files Browse the repository at this point in the history
  • Loading branch information
khawkins98 committed May 5, 2021
1 parent f9945c3 commit b74df91
Show file tree
Hide file tree
Showing 16 changed files with 153 additions and 31 deletions.
5 changes: 3 additions & 2 deletions components/ebi-header-footer/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.0.2",
"version": "2.0.3",
"name": "@visual-framework/ebi-header-footer",
"description": "ebi-header-footer component",
"homepage": "https://stable.visual-framework.dev",
Expand All @@ -19,5 +19,6 @@
"keywords": [
"fractal",
"component"
]
],
"gitHead": "f9945c38b02f42e4de7467b28c25dfe052535c44"
}
4 changes: 2 additions & 2 deletions components/embl-logo/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.0",
"version": "1.2.0",
"name": "@visual-framework/embl-logo",
"description": "embl-logo component",
"homepage": "http://www.embl.org/guidelines/visual-framework/dev-docs/",
Expand All @@ -19,5 +19,5 @@
"fractal",
"component"
],
"gitHead": "7bb3e8605bb5e604a55e7480e8e0d7620cee1b7f"
"gitHead": "f9945c38b02f42e4de7467b28c25dfe052535c44"
}
3 changes: 2 additions & 1 deletion components/vf-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
### 1.4.2
### 1.4.3

* Added react implementation of button
* https://github.com/visual-framework/vf-core/pull/1416
* (Experimental) React documentation: https://visual-framework.github.io/vf-react/#/components-showcase

### 1.4.1

* changes any `set-` style functions to cleaner version
Expand Down
4 changes: 2 additions & 2 deletions components/vf-button/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.2",
"version": "1.4.3",
"name": "@visual-framework/vf-button",
"description": "vf-button component",
"homepage": "https://stable.visual-framework.dev/",
Expand All @@ -19,5 +19,5 @@
"fractal",
"component"
],
"gitHead": "bc7aae5f4d394bb907d39e4adfb471da248de474"
"gitHead": "f9945c38b02f42e4de7467b28c25dfe052535c44"
}
6 changes: 3 additions & 3 deletions components/vf-content/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.5.2",
"version": "1.5.3",
"name": "@visual-framework/vf-content",
"description": "vf-content component",
"homepage": "https://stable.visual-framework.dev/",
Expand All @@ -19,7 +19,7 @@
"@visual-framework/vf-badge": "^1.2.3",
"@visual-framework/vf-blockquote": "^1.1.1",
"@visual-framework/vf-box": "^2.3.1",
"@visual-framework/vf-button": "^1.4.2",
"@visual-framework/vf-button": "^1.4.3",
"@visual-framework/vf-divider": "^2.0.0",
"@visual-framework/vf-figure": "^1.3.0",
"@visual-framework/vf-form": "^2.0.0-alpha.1",
Expand All @@ -32,5 +32,5 @@
"fractal",
"component"
],
"gitHead": "bc7aae5f4d394bb907d39e4adfb471da248de474"
"gitHead": "f9945c38b02f42e4de7467b28c25dfe052535c44"
}
5 changes: 3 additions & 2 deletions components/vf-hero/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
### 3.2.3.
### 3.2.3

* fixes width issue on mobile introduced when making the hero content a little wider.
* Fixes width issue on mobile introduced when making the hero content a little wider.
* Removes unused `vf-intro-group.png` sample hero image.

### 3.2.2

Expand Down
Binary file removed components/vf-hero/assets/vf-intro-group.png
Binary file not shown.
4 changes: 2 additions & 2 deletions components/vf-hero/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.2.2",
"version": "3.2.3",
"name": "@visual-framework/vf-hero",
"description": "vf-hero component",
"homepage": "https://stable.visual-framework.dev",
Expand All @@ -20,5 +20,5 @@
"fractal",
"component"
],
"gitHead": "bc7aae5f4d394bb907d39e4adfb471da248de474"
"gitHead": "f9945c38b02f42e4de7467b28c25dfe052535c44"
}
4 changes: 2 additions & 2 deletions components/vf-profile/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.1",
"version": "1.3.0",
"name": "@visual-framework/vf-profile",
"description": "vf-profile component",
"homepage": "https://stable.visual-framework.dev",
Expand All @@ -20,5 +20,5 @@
"fractal",
"component"
],
"gitHead": "13228e9ef51f1584c696e9d7db282fa786318b88"
"gitHead": "f9945c38b02f42e4de7467b28c25dfe052535c44"
}
4 changes: 2 additions & 2 deletions components/vf-tabs/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.1",
"version": "1.2.2",
"name": "@visual-framework/vf-tabs",
"description": "vf-tabs component",
"homepage": "https://stable.visual-framework.dev/",
Expand All @@ -20,5 +20,5 @@
"fractal",
"component"
],
"gitHead": "920255e3ff7624cff070cf0b524a247147b39707"
"gitHead": "f9945c38b02f42e4de7467b28c25dfe052535c44"
}
6 changes: 3 additions & 3 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.1.4",
"version": "1.1.5",
"description": "Generate a static-html site of Visual Framework 2.0 components and docs.",
"main": "index.js",
"scripts": {
Expand All @@ -26,7 +26,7 @@
"dependencies": {
"@11ty/eleventy": "0.12.1",
"@visual-framework/vf-config": "1.0.1-alpha.0",
"@visual-framework/vf-core": "^2.2.23",
"@visual-framework/vf-core": "^2.2.24",
"@visual-framework/vf-extensions": "1.0.0-rc.1",
"html-minifier": "4.0.0",
"node-html-parser": "3.2.0",
Expand All @@ -40,7 +40,7 @@
"url": "https://github.com/visual-framework/vf-core/issues"
},
"homepage": "https://github.com/visual-framework/vf-core/tree/develop/tools/vf-component-library#readme",
"gitHead": "920255e3ff7624cff070cf0b524a247147b39707",
"gitHead": "f9945c38b02f42e4de7467b28c25dfe052535c44",
"devDependencies": {
"gulp-json-concat": "0.2.0"
}
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.4.13",
vfVersion: "v2.4.14",
vfVersionPrefix: "",
sections: {
about: {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
---
title: Announcing rollup release 2.4.14
subtitle: A roundup of minor work, more React support and small refinements to the component library.
date: 2021-05-05 14:49:29
version: 2.4.14
tags:
- posts
- changelog
layout: layouts/post.njk
---
{% markdown %}

A minor release that introduces adds React support for vf-button, adds several fixes and optimisations and [continues work on the component library interface](https://github.com/visual-framework/vf-core/issues/1175). We've also improved worked to refine the [boilerplate example pattern pages](https://stable.visual-framework.dev/components/#patterns).

Read on for more.

{% endmarkdown %}

{% set context = {
"component_modifier": "vf-links__list--easy",
"title": "On this page",
"svg": true,
"list": [
{
"text": "Bug fixes",
"link_list_href": "#bugs"
},
{
"text": "Optimisations",
"link_list_href": "#optimisations"
},
{
"text": "React support",
"link_list_href": "#react"
}
]
}
%}
{% include blocks.links_list %}

{# macros ---> #}
{% macro notes(component='vf-xxx', componentVersion='9.9.9', commitId='0123456789') %}

#### [{{component}}](https://latest.visual-framework.dev/components/{{component}}/) <span class="vf-badge">{{ componentVersion }}</span> <a href="https://www.npmjs.com/package/@visual-framework/{{component}}/v/{{componentVersion}}" class="vf-badge">npm</a> <a href="https://github.com/visual-framework/vf-core/commit/{{commitId}}" class="vf-badge">git diff</a>

{% endmacro %}

{% macro notesTool(component='vf-xxx', componentVersion='9.9.9', commitId='0123456789') %}
<!-- Tools don't have pages in the component library -->

#### [{{component}}](https://github.com/visual-framework/vf-core/tree/develop/tools/{{component}}/#readme) <span class="vf-badge">{{ componentVersion }}</span> <a href="https://www.npmjs.com/package/@visual-framework/{{component}}/v/{{componentVersion}}" class="vf-badge">npm</a> <a href="https://github.com/visual-framework/vf-core/commit/{{commitId}}" class="vf-badge">git diff</a>

{% endmacro %}

{% macro componentLink(component='vf-xxx') %}[{{component}}](https://latest.visual-framework.dev/components/{{component}}/){% endmacro %}
{# endmacros ---/ #}

{% markdown %}

<section class="vf-u-fullbleed vf-u-background-color-ui--grey--light"><br/>
<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/>
</section>

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

{{ notes("vf-hero", "3.2.3", "734c844dc61f88bb14a79691b41504dbefb5803e") }}

* Fixes width issue on mobile introduced when making the hero content a little wider.
* Removes unused `vf-intro-group.png` sample hero image.

{{ notes("ebi-header-footer", "2.0.3", "434293e283dd705f20d89197d51f6395c2df42fc") }}

* Directly load CSS for global header to prevent flashes of non-styled elements.

### Optimisations <a href="#optimisations" id="optimisations"></a>

{{ notes("vf-profile", "1.3.0", "f5ac7c9b38e1f1991956bfef7c071a44bb2ead95") }}

* deprecates the Mortal Kombat variants.
* deprecates the theming.
* makes regular and small font sizes more consistent.

{{ notes("vf-tabs", "1.2.2", "434293e283dd705f20d89197d51f6395c2df42fc") }}

* Conditional support of tab_heading in vf-tabs.njk template.

{{ notes("vf-content", "1.5.2", "434293e283dd705f20d89197d51f6395c2df42fc") }}

* Remove author information from example, as we have a dedicated vf-article-meta-information component.
* Fix blockquote bottom margin.

{{ notes("embl-logo", "1.2.0", "68163d4aace6dc925d544e9803562907241d0fd0") }}

* Hides unused `--extreme` variant.

### React support <a href="#react" id="react"></a>

{{ notes("vf-button", "1.4.2", "3e085587067b7ca60ca11b4ffbfd18dd8d716897") }}

* Added react implementation of button
* https://github.com/visual-framework/vf-core/pull/1416
* (Experimental) React documentation: https://visual-framework.github.io/vf-react/#/components-showcase

{% endmarkdown %}
6 changes: 3 additions & 3 deletions tools/vf-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visual-framework/vf-core",
"version": "2.2.23",
"version": "2.2.24",
"description": "Common dependencies for the Visual Framework 2.0.",
"main": "index.js",
"vfConfig": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"@visual-framework/vf-component-generator": "^1.1.4",
"@visual-framework/vf-component-initialization": "^1.1.5",
"@visual-framework/vf-frctl-extensions": "^1.0.1",
"@visual-framework/vf-sass-compilation": "^1.1.7",
"@visual-framework/vf-sass-compilation": "^1.1.8",
"chalk": "^4.0.0",
"del": "^6.0.0",
"fast-glob": "^3.1.0",
Expand All @@ -49,5 +49,5 @@
"url": "https://github.com/visual-framework/vf-core/issues"
},
"homepage": "https://github.com/visual-framework/vf-core#readme",
"gitHead": "920255e3ff7624cff070cf0b524a247147b39707"
"gitHead": "f9945c38b02f42e4de7467b28c25dfe052535c44"
}
9 changes: 5 additions & 4 deletions tools/vf-extensions-react/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.3",
"version": "0.0.4",
"name": "@visual-framework/vf-extensions-react",
"description": "VF Extensions for react",
"homepage": "https://stable.visual-framework.dev/",
Expand All @@ -16,11 +16,12 @@
"url": "https://github.com/visual-framework/vf-core/issues/new"
},
"dependencies": {
"react-dom-fragment": "1.0.0",
"prop-types": "15.7.2"
"prop-types": "15.7.2",
"react-dom-fragment": "1.0.0"
},
"keywords": [
"fractal",
"component"
]
],
"gitHead": "f9945c38b02f42e4de7467b28c25dfe052535c44"
}
4 changes: 2 additions & 2 deletions tools/vf-sass-compilation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visual-framework/vf-sass-compilation",
"version": "1.1.7",
"version": "1.1.8",
"description": "Build the Sass for Visual Framework 2.0 projects.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -43,5 +43,5 @@
"url": "https://github.com/visual-framework/vf-core/issues"
},
"homepage": "https://github.com/visual-framework/vf-core#readme",
"gitHead": "920255e3ff7624cff070cf0b524a247147b39707"
"gitHead": "f9945c38b02f42e4de7467b28c25dfe052535c44"
}

0 comments on commit b74df91

Please sign in to comment.