Skip to content

Commit

Permalink
Merge branch 'main' into users/masmith/blazor-net8-upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
msmithNI committed Oct 29, 2024
2 parents b5be96f + a990204 commit b2c07d6
Show file tree
Hide file tree
Showing 22 changed files with 331 additions and 28 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 30 additions & 0 deletions packages/angular-workspace/nimble-angular/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,36 @@
{
"name": "@ni/nimble-angular",
"entries": [
{
"date": "Tue, 29 Oct 2024 18:50:54 GMT",
"version": "28.4.4",
"tag": "@ni/nimble-angular_v28.4.4",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/nimble-angular",
"comment": "Bump @ni/nimble-components to v32.6.0",
"commit": "not available"
}
]
}
},
{
"date": "Tue, 29 Oct 2024 16:39:58 GMT",
"version": "28.4.3",
"tag": "@ni/nimble-angular_v28.4.3",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/nimble-angular",
"comment": "Bump @ni/nimble-components to v32.5.3",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 28 Oct 2024 21:38:16 GMT",
"version": "28.4.2",
Expand Down
18 changes: 17 additions & 1 deletion packages/angular-workspace/nimble-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,25 @@
# Change Log - @ni/nimble-angular

<!-- This log was last generated on Mon, 28 Oct 2024 21:38:16 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 29 Oct 2024 18:50:54 GMT and should not be manually modified. -->

<!-- Start content -->

## 28.4.4

Tue, 29 Oct 2024 18:50:54 GMT

### Patches

- Bump @ni/nimble-components to v32.6.0

## 28.4.3

Tue, 29 Oct 2024 16:39:58 GMT

### Patches

- Bump @ni/nimble-components to v32.5.3

## 28.4.2

Mon, 28 Oct 2024 21:38:16 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/angular-workspace/nimble-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ni/nimble-angular",
"version": "28.4.2",
"version": "28.4.4",
"description": "Angular components for the NI Nimble Design System",
"scripts": {
"invoke-publish": "npm run invoke-publish:setup && cd ../dist/nimble-angular && npm publish",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@angular/forms": "^17.3.12",
"@angular/localize": "^17.3.12",
"@angular/router": "^17.3.12",
"@ni/nimble-components": "^32.5.2"
"@ni/nimble-components": "^32.6.0"
},
"dependencies": {
"tslib": "^2.2.0"
Expand Down
30 changes: 30 additions & 0 deletions packages/angular-workspace/spright-angular/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,36 @@
{
"name": "@ni/spright-angular",
"entries": [
{
"date": "Tue, 29 Oct 2024 18:50:54 GMT",
"version": "5.1.20",
"tag": "@ni/spright-angular_v5.1.20",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/spright-angular",
"comment": "Bump @ni/spright-components to v4.1.20",
"commit": "not available"
}
]
}
},
{
"date": "Tue, 29 Oct 2024 16:39:58 GMT",
"version": "5.1.19",
"tag": "@ni/spright-angular_v5.1.19",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/spright-angular",
"comment": "Bump @ni/spright-components to v4.1.19",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 28 Oct 2024 21:38:16 GMT",
"version": "5.1.18",
Expand Down
18 changes: 17 additions & 1 deletion packages/angular-workspace/spright-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,25 @@
# Change Log - @ni/spright-angular

<!-- This log was last generated on Mon, 28 Oct 2024 21:38:16 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 29 Oct 2024 18:50:54 GMT and should not be manually modified. -->

<!-- Start content -->

## 5.1.20

Tue, 29 Oct 2024 18:50:54 GMT

### Patches

- Bump @ni/spright-components to v4.1.20

## 5.1.19

Tue, 29 Oct 2024 16:39:58 GMT

### Patches

- Bump @ni/spright-components to v4.1.19

## 5.1.18

Mon, 28 Oct 2024 21:38:16 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/angular-workspace/spright-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ni/spright-angular",
"version": "5.1.18",
"version": "5.1.20",
"description": "Angular components for NI Spright",
"scripts": {
"invoke-publish": "npm run invoke-publish:setup && cd ../dist/spright-angular && npm publish",
Expand All @@ -24,7 +24,7 @@
"peerDependencies": {
"@angular/common": "^17.3.12",
"@angular/core": "^17.3.12",
"@ni/spright-components": "^4.1.18"
"@ni/spright-components": "^4.1.20"
},
"dependencies": {
"tslib": "^2.2.0"
Expand Down
30 changes: 30 additions & 0 deletions packages/blazor-workspace/NimbleBlazor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,36 @@
{
"name": "@ni/nimble-blazor",
"entries": [
{
"date": "Tue, 29 Oct 2024 18:50:54 GMT",
"version": "18.4.4",
"tag": "@ni/nimble-blazor_v18.4.4",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/nimble-blazor",
"comment": "Bump @ni/nimble-components to v32.6.0",
"commit": "not available"
}
]
}
},
{
"date": "Tue, 29 Oct 2024 16:39:58 GMT",
"version": "18.4.3",
"tag": "@ni/nimble-blazor_v18.4.3",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/nimble-blazor",
"comment": "Bump @ni/nimble-components to v32.5.3",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 28 Oct 2024 21:38:16 GMT",
"version": "18.4.2",
Expand Down
18 changes: 17 additions & 1 deletion packages/blazor-workspace/NimbleBlazor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,25 @@
# Change Log - @ni/nimble-blazor

<!-- This log was last generated on Mon, 28 Oct 2024 21:38:16 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 29 Oct 2024 18:50:54 GMT and should not be manually modified. -->

<!-- Start content -->

## 18.4.4

Tue, 29 Oct 2024 18:50:54 GMT

### Patches

- Bump @ni/nimble-components to v32.6.0

## 18.4.3

Tue, 29 Oct 2024 16:39:58 GMT

### Patches

- Bump @ni/nimble-components to v32.5.3

## 18.4.2

Mon, 28 Oct 2024 21:38:16 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/blazor-workspace/NimbleBlazor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ni/nimble-blazor",
"version": "18.4.2",
"version": "18.4.4",
"description": "Blazor components for the NI Nimble Design System",
"scripts": {
"pack": "cross-env-shell dotnet pack -c Release -p:PackageVersion=$npm_package_version --output ../dist",
Expand All @@ -25,7 +25,7 @@
"!*"
],
"peerDependencies": {
"@ni/nimble-components": "^32.5.2",
"@ni/nimble-components": "^32.6.0",
"@ni/nimble-tokens": "^8.4.0",
"cross-env": "^7.0.3",
"rimraf": "^6.0.0"
Expand Down
30 changes: 30 additions & 0 deletions packages/blazor-workspace/SprightBlazor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,36 @@
{
"name": "@ni/spright-blazor",
"entries": [
{
"date": "Tue, 29 Oct 2024 18:50:54 GMT",
"version": "2.1.20",
"tag": "@ni/spright-blazor_v2.1.20",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/spright-blazor",
"comment": "Bump @ni/spright-components to v4.1.20",
"commit": "not available"
}
]
}
},
{
"date": "Tue, 29 Oct 2024 16:39:58 GMT",
"version": "2.1.19",
"tag": "@ni/spright-blazor_v2.1.19",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/spright-blazor",
"comment": "Bump @ni/spright-components to v4.1.19",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 28 Oct 2024 21:38:16 GMT",
"version": "2.1.18",
Expand Down
18 changes: 17 additions & 1 deletion packages/blazor-workspace/SprightBlazor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,25 @@
# Change Log - @ni/spright-blazor

<!-- This log was last generated on Mon, 28 Oct 2024 21:38:16 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 29 Oct 2024 18:50:54 GMT and should not be manually modified. -->

<!-- Start content -->

## 2.1.20

Tue, 29 Oct 2024 18:50:54 GMT

### Patches

- Bump @ni/spright-components to v4.1.20

## 2.1.19

Tue, 29 Oct 2024 16:39:58 GMT

### Patches

- Bump @ni/spright-components to v4.1.19

## 2.1.18

Mon, 28 Oct 2024 21:38:16 GMT
Expand Down
Loading

0 comments on commit b2c07d6

Please sign in to comment.