Skip to content

Commit

Permalink
Merge pull request #654 from visual-framework/components/release-2019…
Browse files Browse the repository at this point in the history
…1114-01

Components/release 20191114 01
  • Loading branch information
khawkins98 authored Nov 14, 2019
2 parents 5f13df7 + 5105c97 commit b56f2fc
Show file tree
Hide file tree
Showing 27 changed files with 132 additions and 42 deletions.
13 changes: 13 additions & 0 deletions components/embl-breadcrumbs-lookup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.8 (2019-11-14)


### Bug Fixes

* don't insert a root term as a crumb ([003d88c](https://github.com/visual-framework/vf-core/commit/003d88c))
* embl-grid-and-breadcrumbs ([68676a6](https://github.com/visual-framework/vf-core/commit/68676a6))
* only insert crumb if it respects the original term context of who/what/where ([2159778](https://github.com/visual-framework/vf-core/commit/2159778))





# 1.0.0-alpha.7 (2019-09-30)


Expand Down
4 changes: 2 additions & 2 deletions components/embl-breadcrumbs-lookup/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0-alpha.7",
"version": "1.0.0-alpha.8",
"name": "@visual-framework/embl-breadcrumbs-lookup",
"description": "embl-breadcrumbs-lookup component",
"homepage": "http://dev.beta.embl.org/guidelines/visual-framework/dev-docs/",
Expand All @@ -19,5 +19,5 @@
"fractal",
"component"
],
"gitHead": "7bb3e8605bb5e604a55e7480e8e0d7620cee1b7f"
"gitHead": "02bba9ce4ec9b5cf77b52b02a7a34e08673af691"
}
4 changes: 2 additions & 2 deletions components/embl-content-hub-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0-beta.8",
"version": "1.0.0-beta.9",
"name": "@visual-framework/embl-content-hub-loader",
"description": "embl-content-hub-loader component",
"homepage": "https://visual-framework.github.io/vf-core",
Expand All @@ -20,5 +20,5 @@
"fractal",
"component"
],
"gitHead": "7bb3e8605bb5e604a55e7480e8e0d7620cee1b7f"
"gitHead": "02bba9ce4ec9b5cf77b52b02a7a34e08673af691"
}
4 changes: 2 additions & 2 deletions components/embl-grid/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0-alpha.8",
"version": "1.0.0-alpha.9",
"name": "@visual-framework/embl-grid",
"description": "embl-grid component",
"homepage": "http://dev.beta.embl.org/guidelines/visual-framework/dev-docs/",
Expand All @@ -19,5 +19,5 @@
"fractal",
"component"
],
"gitHead": "7bb3e8605bb5e604a55e7480e8e0d7620cee1b7f"
"gitHead": "02bba9ce4ec9b5cf77b52b02a7a34e08673af691"
}
4 changes: 2 additions & 2 deletions components/vf-box/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0-beta.8",
"version": "1.0.0-beta.9",
"name": "@visual-framework/vf-box",
"description": "vf-box component",
"homepage": "https://visual-framework.github.io/vf-core/",
Expand All @@ -19,5 +19,5 @@
"fractal",
"component"
],
"gitHead": "7bb3e8605bb5e604a55e7480e8e0d7620cee1b7f"
"gitHead": "02bba9ce4ec9b5cf77b52b02a7a34e08673af691"
}
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.0.0-beta.8",
"version": "1.0.0-beta.9",
"name": "@visual-framework/vf-button",
"description": "vf-button component",
"homepage": "https://visual-framework.github.io/vf-core/",
Expand All @@ -19,5 +19,5 @@
"fractal",
"component"
],
"gitHead": "7bb3e8605bb5e604a55e7480e8e0d7620cee1b7f"
"gitHead": "02bba9ce4ec9b5cf77b52b02a7a34e08673af691"
}
10 changes: 5 additions & 5 deletions components/vf-content/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0-beta.8",
"version": "1.0.0-beta.9",
"name": "@visual-framework/vf-content",
"description": "vf-content component",
"homepage": "https://visual-framework.github.io/vf-core/",
Expand All @@ -18,11 +18,11 @@
"dependencies": {
"@visual-framework/vf-badge": "^1.0.0-beta.8",
"@visual-framework/vf-blockquote": "^1.0.0-beta.8",
"@visual-framework/vf-box": "^1.0.0-beta.8",
"@visual-framework/vf-button": "^1.0.0-beta.8",
"@visual-framework/vf-box": "^1.0.0-beta.9",
"@visual-framework/vf-button": "^1.0.0-beta.9",
"@visual-framework/vf-divider": "^1.0.0-rc.8",
"@visual-framework/vf-figure": "^1.0.0-alpha.8",
"@visual-framework/vf-form__core": "^1.0.0-alpha.8",
"@visual-framework/vf-form__core": "^1.0.0-alpha.9",
"@visual-framework/vf-heading": "^1.0.0-beta.8",
"@visual-framework/vf-link": "^1.0.0-beta.8",
"@visual-framework/vf-list": "^1.0.0-beta.8",
Expand All @@ -32,5 +32,5 @@
"fractal",
"component"
],
"gitHead": "7bb3e8605bb5e604a55e7480e8e0d7620cee1b7f"
"gitHead": "02bba9ce4ec9b5cf77b52b02a7a34e08673af691"
}
11 changes: 11 additions & 0 deletions components/vf-design-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-beta.8 (2019-11-14)


### Bug Fixes

* sneak in gray-light colour to tokens ([3c89541](https://github.com/visual-framework/vf-design-tokens/commit/3c89541))





# 1.0.0-beta.7 (2019-10-23)


Expand Down
5 changes: 3 additions & 2 deletions 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": "1.0.0-beta.7",
"version": "1.0.0-beta.8",
"description": "A collection of design tokens for consumption across projects and products",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -31,5 +31,6 @@
"gulp-theo": "2.0.0",
"path": "0.12.7",
"theo": "8.1.4"
}
},
"gitHead": "02bba9ce4ec9b5cf77b52b02a7a34e08673af691"
}
4 changes: 2 additions & 2 deletions components/vf-footer/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0-alpha.8",
"version": "1.0.0-alpha.9",
"name": "@visual-framework/vf-footer",
"description": "vf-footer component",
"homepage": "https://visual-framework.github.io/vf-core/",
Expand All @@ -19,5 +19,5 @@
"fractal",
"component"
],
"gitHead": "7bb3e8605bb5e604a55e7480e8e0d7620cee1b7f"
"gitHead": "02bba9ce4ec9b5cf77b52b02a7a34e08673af691"
}
6 changes: 3 additions & 3 deletions components/vf-form/vf-form__core/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0-alpha.8",
"version": "1.0.0-alpha.9",
"name": "@visual-framework/vf-form__core",
"description": "vf-form__core component",
"homepage": "https://visual-framework.github.io/vf-core/",
Expand All @@ -19,11 +19,11 @@
"fractal",
"component"
],
"gitHead": "7bb3e8605bb5e604a55e7480e8e0d7620cee1b7f",
"gitHead": "02bba9ce4ec9b5cf77b52b02a7a34e08673af691",
"dependencies": {
"@visual-framework/vf-form__checkbox": "^1.0.0-alpha.8",
"@visual-framework/vf-form__helper": "^1.0.0-alpha.8",
"@visual-framework/vf-form__input": "^1.0.0-alpha.8",
"@visual-framework/vf-form__input": "^1.0.0-alpha.9",
"@visual-framework/vf-form__item": "^1.0.0-alpha.8",
"@visual-framework/vf-form__label": "^1.0.0-alpha.8",
"@visual-framework/vf-form__radio": "^1.0.0-alpha.8",
Expand Down
4 changes: 2 additions & 2 deletions components/vf-form/vf-form__input/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0-alpha.8",
"version": "1.0.0-alpha.9",
"name": "@visual-framework/vf-form__input",
"description": "vf-form__input component",
"homepage": "http://dev.beta.embl.org/guidelines/visual-framework/dev-docs/",
Expand All @@ -19,5 +19,5 @@
"fractal",
"component"
],
"gitHead": "7bb3e8605bb5e604a55e7480e8e0d7620cee1b7f"
"gitHead": "02bba9ce4ec9b5cf77b52b02a7a34e08673af691"
}
4 changes: 2 additions & 2 deletions components/vf-inlay/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0-beta.8",
"version": "1.0.0-beta.9",
"name": "@visual-framework/vf-inlay",
"description": "vf-inlay component",
"homepage": "https://visual-framework.github.io/vf-core",
Expand All @@ -20,5 +20,5 @@
"fractal",
"component"
],
"gitHead": "7bb3e8605bb5e604a55e7480e8e0d7620cee1b7f"
"gitHead": "02bba9ce4ec9b5cf77b52b02a7a34e08673af691"
}
8 changes: 8 additions & 0 deletions components/vf-masthead/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.9 (2019-11-14)

**Note:** Version bump only for package @visual-framework/vf-masthead





# 1.0.0-alpha.8 (2019-10-23)

**Note:** Version bump only for package @visual-framework/vf-masthead
Expand Down
4 changes: 2 additions & 2 deletions components/vf-masthead/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0-alpha.8",
"version": "1.0.0-alpha.9",
"name": "@visual-framework/vf-masthead",
"description": "vf-masthead component",
"homepage": "https://visual-framework.github.io/vf-core/",
Expand All @@ -19,5 +19,5 @@
"fractal",
"component"
],
"gitHead": "7bb3e8605bb5e604a55e7480e8e0d7620cee1b7f"
"gitHead": "02bba9ce4ec9b5cf77b52b02a7a34e08673af691"
}
8 changes: 8 additions & 0 deletions components/vf-navigation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.9 (2019-11-14)

**Note:** Version bump only for package @visual-framework/vf-navigation





# 1.0.0-alpha.8 (2019-10-23)

**Note:** Version bump only for package @visual-framework/vf-navigation
Expand Down
4 changes: 2 additions & 2 deletions components/vf-navigation/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0-alpha.8",
"version": "1.0.0-alpha.9",
"name": "@visual-framework/vf-navigation",
"description": "vf-navigation component",
"homepage": "https://visual-framework.github.io/vf-core/",
Expand All @@ -19,5 +19,5 @@
"fractal",
"component"
],
"gitHead": "7bb3e8605bb5e604a55e7480e8e0d7620cee1b7f"
"gitHead": "02bba9ce4ec9b5cf77b52b02a7a34e08673af691"
}
8 changes: 8 additions & 0 deletions components/vf-sass-utilities/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-beta.9 (2019-11-14)

**Note:** Version bump only for package @visual-framework/vf-sass-utilities





# 1.0.0-beta.8 (2019-10-23)

**Note:** Version bump only for package @visual-framework/vf-sass-utilities
Expand Down
5 changes: 3 additions & 2 deletions components/vf-sass-utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0-beta.8",
"version": "1.0.0-beta.9",
"name": "@visual-framework/vf-sass-utilities",
"description": "vf-sass-utilities",
"homepage": "https://visual-framework.github.io/vf-core/",
Expand All @@ -16,5 +16,6 @@
"keywords": [
"fractal",
"component"
]
],
"gitHead": "02bba9ce4ec9b5cf77b52b02a7a34e08673af691"
}
12 changes: 12 additions & 0 deletions components/vf-summary/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-beta.9 (2019-11-14)



# 2.0.0-alpha.1 (2018-12-20)

**Note:** Version bump only for package @visual-framework/vf-summary





# 1.0.0-beta.8 (2019-10-23)


Expand Down
4 changes: 2 additions & 2 deletions components/vf-summary/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0-beta.8",
"version": "1.0.0-beta.9",
"name": "@visual-framework/vf-summary",
"description": "vf-summary component",
"homepage": "https://visual-framework.github.io/vf-core/",
Expand All @@ -19,5 +19,5 @@
"fractal",
"component"
],
"gitHead": "7bb3e8605bb5e604a55e7480e8e0d7620cee1b7f"
"gitHead": "02bba9ce4ec9b5cf77b52b02a7a34e08673af691"
}
8 changes: 8 additions & 0 deletions components/vf-utility-classes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-beta.9 (2019-11-14)

**Note:** Version bump only for package @visual-framework/vf-utility-classes





# 1.0.0-beta.8 (2019-10-23)

**Note:** Version bump only for package @visual-framework/vf-utility-classes
Expand Down
4 changes: 2 additions & 2 deletions components/vf-utility-classes/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0-beta.8",
"version": "1.0.0-beta.9",
"name": "@visual-framework/vf-utility-classes",
"description": "A set of utility classes to help quickly prototype, and 'tweak' design.",
"homepage": "https://visual-framework.github.io/vf-core/",
Expand All @@ -19,5 +19,5 @@
"fractal",
"component"
],
"gitHead": "7bb3e8605bb5e604a55e7480e8e0d7620cee1b7f"
"gitHead": "02bba9ce4ec9b5cf77b52b02a7a34e08673af691"
}
10 changes: 9 additions & 1 deletion tools/vf-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.0.3-alpha.0 (2019-11-14)

**Note:** Version bump only for package @visual-framework/vf-config





## 0.0.2-alpha.0 (2019-10-28)

**Note:** Initial release to be used with vf-core beta.5
**Note:** Initial release to be used with vf-core beta.5
5 changes: 3 additions & 2 deletions tools/vf-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visual-framework/vf-config",
"version": "0.0.2",
"version": "0.0.3-alpha.0",
"description": "Pull in some optional configuration from a project's package.json for use when building Visual Framework components and templates.",
"main": "index.js",
"scripts": {
Expand All @@ -20,5 +20,6 @@
"bugs": {
"url": "https://github.com/visual-framework/vf-core/issues"
},
"homepage": "https://github.com/visual-framework/vf-core#readme"
"homepage": "https://github.com/visual-framework/vf-core#readme",
"gitHead": "02bba9ce4ec9b5cf77b52b02a7a34e08673af691"
}
Loading

0 comments on commit b56f2fc

Please sign in to comment.