-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f9945c3
commit b74df91
Showing
16 changed files
with
153 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
118 changes: 118 additions & 0 deletions
118
tools/vf-component-library/src/site/updates/2021-05-05-component-updates.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters