Skip to content

Commit

Permalink
Merge branch 'main' into fast-foundation-deprecation-hld
Browse files Browse the repository at this point in the history
  • Loading branch information
rajsite committed Nov 14, 2024
2 parents f77629b + 5b3d15b commit 495585a
Show file tree
Hide file tree
Showing 43 changed files with 466 additions and 79 deletions.
66 changes: 33 additions & 33 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": "Thu, 14 Nov 2024 14:41:16 GMT",
"version": "28.5.0",
"tag": "@ni/nimble-angular_v28.5.0",
"comments": {
"minor": [
{
"author": "beachball",
"package": "@ni/nimble-angular",
"comment": "Bump @ni/nimble-components to v32.7.0",
"commit": "not available"
}
]
}
},
{
"date": "Tue, 05 Nov 2024 20:44:52 GMT",
"version": "28.4.5",
"tag": "@ni/nimble-angular_v28.4.5",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/nimble-angular",
"comment": "Bump @ni/nimble-components to v32.6.1",
"commit": "not available"
}
]
}
},
{
"date": "Tue, 29 Oct 2024 18:50:54 GMT",
"version": "28.4.4",
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 Tue, 29 Oct 2024 18:50:54 GMT and should not be manually modified. -->
<!-- This log was last generated on Thu, 14 Nov 2024 14:41:16 GMT and should not be manually modified. -->

<!-- Start content -->

## 28.5.0

Thu, 14 Nov 2024 14:41:16 GMT

### Minor changes

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

## 28.4.5

Tue, 05 Nov 2024 20:44:52 GMT

### Patches

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

## 28.4.4

Tue, 29 Oct 2024 18:50:54 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.4",
"version": "28.5.0",
"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.6.0"
"@ni/nimble-components": "^32.7.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": "Thu, 14 Nov 2024 14:41:16 GMT",
"version": "5.2.0",
"tag": "@ni/spright-angular_v5.2.0",
"comments": {
"minor": [
{
"author": "beachball",
"package": "@ni/spright-angular",
"comment": "Bump @ni/spright-components to v4.2.0",
"commit": "not available"
}
]
}
},
{
"date": "Tue, 05 Nov 2024 20:44:52 GMT",
"version": "5.1.21",
"tag": "@ni/spright-angular_v5.1.21",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/spright-angular",
"comment": "Bump @ni/spright-components to v4.1.21",
"commit": "not available"
}
]
}
},
{
"date": "Tue, 29 Oct 2024 18:50:54 GMT",
"version": "5.1.20",
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 Tue, 29 Oct 2024 18:50:54 GMT and should not be manually modified. -->
<!-- This log was last generated on Thu, 14 Nov 2024 14:41:16 GMT and should not be manually modified. -->

<!-- Start content -->

## 5.2.0

Thu, 14 Nov 2024 14:41:16 GMT

### Minor changes

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

## 5.1.21

Tue, 05 Nov 2024 20:44:52 GMT

### Patches

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

## 5.1.20

Tue, 29 Oct 2024 18:50:54 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.20",
"version": "5.2.0",
"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.20"
"@ni/spright-components": "^4.2.0"
},
"dependencies": {
"tslib": "^2.2.0"
Expand Down
36 changes: 36 additions & 0 deletions packages/blazor-workspace/NimbleBlazor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,42 @@
{
"name": "@ni/nimble-blazor",
"entries": [
{
"date": "Thu, 14 Nov 2024 14:41:16 GMT",
"version": "19.1.0",
"tag": "@ni/nimble-blazor_v19.1.0",
"comments": {
"minor": [
{
"author": "beachball",
"package": "@ni/nimble-blazor",
"comment": "Bump @ni/nimble-components to v32.7.0",
"commit": "not available"
},
{
"author": "beachball",
"package": "@ni/nimble-blazor",
"comment": "Bump @ni/nimble-tokens to v8.5.0",
"commit": "not available"
}
]
}
},
{
"date": "Tue, 05 Nov 2024 20:44:52 GMT",
"version": "19.0.1",
"tag": "@ni/nimble-blazor_v19.0.1",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/nimble-blazor",
"comment": "Bump @ni/nimble-components to v32.6.1",
"commit": "not available"
}
]
}
},
{
"date": "Fri, 01 Nov 2024 18:46:46 GMT",
"version": "19.0.0",
Expand Down
19 changes: 18 additions & 1 deletion packages/blazor-workspace/NimbleBlazor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,26 @@
# Change Log - @ni/nimble-blazor

<!-- This log was last generated on Fri, 01 Nov 2024 18:46:46 GMT and should not be manually modified. -->
<!-- This log was last generated on Thu, 14 Nov 2024 14:41:16 GMT and should not be manually modified. -->

<!-- Start content -->

## 19.1.0

Thu, 14 Nov 2024 14:41:16 GMT

### Minor changes

- Bump @ni/nimble-components to v32.7.0
- Bump @ni/nimble-tokens to v8.5.0

## 19.0.1

Tue, 05 Nov 2024 20:44:52 GMT

### Patches

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

## 19.0.0

Fri, 01 Nov 2024 18:46:46 GMT
Expand Down
Loading

0 comments on commit 495585a

Please sign in to comment.