Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sprint4 release #2099

Merged
merged 4 commits into from
Aug 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion components/vf-badge/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.0.2",
"version": "3.0.3",
"name": "@visual-framework/vf-badge",
"description": "vf-badge component",
"homepage": "https://stable.visual-framework.dev/",
Expand Down
6 changes: 3 additions & 3 deletions components/vf-badge/vf-badge.angular/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "vf-badge.angular",
"version": "0.0.1",
"version": "0.0.2",
"peerDependencies": {
"@angular/common": "^15.2.0 || ^18.0.0",
"@angular/core": "^15.2.0 || ^18.0.0",
"@visual-framework/vf-stack": "^3.0.0",
"@visual-framework/vf-box": "^2.4.0",
"@visual-framework/vf-stack": "^3.0.0",
"@visual-framework/vf-u-fullbleed": "^1.2.2"
},
"dependencies": {
Expand All @@ -31,4 +31,4 @@
"default": "./fesm2020/vf-badge.angular.mjs"
}
}
}
}
4 changes: 2 additions & 2 deletions components/vf-banner/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/vf-banner",
"description": "vf-banner component",
"homepage": "https://stable.visual-framework.dev/",
Expand All @@ -23,7 +23,7 @@
"gitHead": "ddd295fa5a46f56b85ffd9fca9a90e8ff1dde1be",
"dependencies": {
"@visual-framework/vf-box": "^2.4.0",
"@visual-framework/vf-button": "^3.0.0-alpha.0",
"@visual-framework/vf-button": "^3.0.1",
"@visual-framework/vf-grid": "^1.4.1",
"@visual-framework/vf-stack": "^3.0.0",
"@visual-framework/vf-u-fullbleed": "^1.2.2"
Expand Down
12 changes: 6 additions & 6 deletions components/vf-banner/vf-banner.angular/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "vf-banner.angular",
"version": "0.0.1",
"version": "0.0.4",
"peerDependencies": {
"@angular/common": "^15.2.0 || ^18.0.0",
"@angular/core": "^15.2.0 || ^18.0.0",
"@visual-framework/vf-stack": "^3.0.0",
"@visual-framework/vf-box": "^2.4.0",
"@visual-framework/vf-u-fullbleed": "^1.2.2",
"@visual-framework/vf-badge": "^3.0.0-alpha.0",
"@visual-framework/vf-box": "^2.4.0",
"@visual-framework/vf-button": "^2.0.0-alpha.6",
"@visual-framework/vf-grid": "^1.4.1",
"@visual-framework/vf-button": "^2.0.0-alpha.6"
"@visual-framework/vf-stack": "^3.0.0",
"@visual-framework/vf-u-fullbleed": "^1.2.2"
},
"dependencies": {
"tslib": "^2.3.0"
Expand All @@ -34,4 +34,4 @@
"default": "./fesm2020/vf-banner.angular.mjs"
}
}
}
}
6 changes: 5 additions & 1 deletion components/vf-blockquote/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
### 1.2.6
### 1.2.7

* Dependency update [Tracking issue](https://github.com/visual-framework/vf-core/issues/1647)

### 1.2.6

* Version bump

### 1.2.5

* Changelog correction [Tracking issue](https://github.com/visual-framework/vf-core/issues/2035)
Expand Down
2 changes: 1 addition & 1 deletion components/vf-blockquote/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.6",
"version": "1.2.7",
"name": "@visual-framework/vf-blockquote",
"description": "vf-blockquote component",
"homepage": "https://stable.visual-framework.dev/",
Expand Down
4 changes: 2 additions & 2 deletions components/vf-blockquote/vf-blockquote.angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vf-blockquote.angular",
"version": "0.0.1",
"version": "0.0.2",
"peerDependencies": {
"@angular/common": "^15.2.0 || ^18.0.0",
"@angular/core": "^15.2.0 || ^18.0.0",
Expand Down Expand Up @@ -30,4 +30,4 @@
"default": "./fesm2020/vf-blockquote.angular.mjs"
}
}
}
}
2 changes: 1 addition & 1 deletion components/vf-button/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.0.0-alpha.0",
"version": "3.0.1",
"name": "@visual-framework/vf-button",
"description": "vf-button component",
"homepage": "https://stable.visual-framework.dev/",
Expand Down
4 changes: 2 additions & 2 deletions components/vf-button/vf-button.angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vf-button.angular",
"version": "0.0.1",
"version": "0.0.4",
"peerDependencies": {
"@angular/common": "^15.2.0 || ^18.0.0",
"@angular/core": "^15.2.0 || ^18.0.0"
Expand Down Expand Up @@ -28,4 +28,4 @@
"default": "./fesm2020/vf-button.angular.mjs"
}
}
}
}
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.6.15",
"version": "1.6.16",
"name": "@visual-framework/vf-content",
"description": "vf-content component",
"homepage": "https://stable.visual-framework.dev/",
Expand All @@ -16,16 +16,16 @@
"url": "https://github.com/visual-framework/vf-core/issues/new"
},
"dependencies": {
"@visual-framework/vf-badge": "^3.0.2",
"@visual-framework/vf-blockquote": "^1.2.6",
"@visual-framework/vf-badge": "^3.0.3",
"@visual-framework/vf-blockquote": "^1.2.7",
"@visual-framework/vf-box": "^2.4.0",
"@visual-framework/vf-button": "^3.0.0-alpha.0",
"@visual-framework/vf-button": "^3.0.1",
"@visual-framework/vf-divider": "^2.0.1",
"@visual-framework/vf-figure": "^2.0.0",
"@visual-framework/vf-form": "^2.0.2",
"@visual-framework/vf-heading": "^1.1.1",
"@visual-framework/vf-link": "^2.0.2",
"@visual-framework/vf-list": "^1.1.1",
"@visual-framework/vf-list": "^1.1.2",
"@visual-framework/vf-text": "^1.1.1"
},
"keywords": [
Expand Down
6 changes: 5 additions & 1 deletion components/vf-hero/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
### 4.0.3
### 4.0.4

* Dependency update [Tracking issue](https://github.com/visual-framework/vf-core/issues/1647)

### 4.0.3

* Version bump

### 4.0.2

* Changelog correction [Tracking issue](https://github.com/visual-framework/vf-core/issues/2035)
Expand Down
2 changes: 1 addition & 1 deletion components/vf-hero/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.0.2",
"version": "4.0.3",
"name": "@visual-framework/vf-hero",
"description": "vf-hero component",
"homepage": "https://stable.visual-framework.dev",
Expand Down
6 changes: 3 additions & 3 deletions components/vf-hero/vf-hero.angular/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "vf-hero.angular",
"version": "0.0.1",
"version": "0.0.2",
"peerDependencies": {
"@angular/common": "^15.2.0 || ^18.0.0",
"@angular/core": "^15.2.0 || ^18.0.0",
"@visual-framework/vf-stack": "^3.0.0",
"@visual-framework/vf-box": "^2.4.0",
"@visual-framework/vf-stack": "^3.0.0",
"@visual-framework/vf-u-fullbleed": "^1.2.2"
},
"dependencies": {
Expand All @@ -31,4 +31,4 @@
"default": "./fesm2020/vf-hero.angular.mjs"
}
}
}
}
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.1",
"version": "1.1.2",
"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-table/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.0-rc.3",
"version": "1.2.1",
"name": "@visual-framework/vf-table",
"description": "vf-table component",
"homepage": "https://stable.visual-framework.dev",
Expand Down
2 changes: 1 addition & 1 deletion components/vf-tabs/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.1.4",
"version": "2.1.5",
"name": "@visual-framework/vf-tabs",
"description": "vf-tabs component",
"homepage": "https://stable.visual-framework.dev/",
Expand Down
4 changes: 2 additions & 2 deletions components/vf-tabs/vf-tabs.angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vf-tabs.angular",
"version": "0.0.1",
"version": "0.0.2",
"peerDependencies": {
"@angular/common": "^15.2.0 || ^18.0.0",
"@angular/core": "^15.2.0 || ^18.0.0"
Expand Down Expand Up @@ -28,4 +28,4 @@
"default": "./fesm2020/vf-tabs.angular.mjs"
}
}
}
}
2 changes: 1 addition & 1 deletion tools/vf-component-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visual-framework/vf-component-generator",
"version": "1.1.5",
"version": "1.1.6",
"description": "Make the config for Visual Framework component interactively.",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion tools/vf-component-initialization/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visual-framework/vf-component-initialization",
"version": "1.1.12",
"version": "1.1.13",
"description": "Initialise a data object of Visual Framework components.",
"main": "index.js",
"scripts": {
Expand Down
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.2.11",
"version": "1.2.12",
"description": "Generate a static-html site of Visual Framework components and docs.",
"main": "index.js",
"scripts": {
Expand All @@ -26,8 +26,8 @@
"dependencies": {
"@11ty/eleventy": "2.0.1",
"@visual-framework/vf-config": "1.0.1-alpha.0",
"@visual-framework/vf-core": "^2.2.43",
"@visual-framework/vf-extensions": "^2.1.0-alpha.1",
"@visual-framework/vf-core": "^2.2.45",
"@visual-framework/vf-extensions": "^2.1.2",
"html-minifier": "4.0.0",
"node-html-parser": "6.1.13",
"require-dir": "1.2.0",
Expand Down
4 changes: 2 additions & 2 deletions tools/vf-component-library/src/site/_data/siteConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ module.exports = {
// vfVersion: "develop",
// vfVersionPrefix: "dev.",
// use this when tagging a release
vfVersion: "v2.5.17",
vfVersionPrefix: "dev",
vfVersion: "v2.5.18",
vfVersionPrefix: "",
sections: {
about: {
url: "/about",
Expand Down
Loading