Skip to content

Commit

Permalink
Merge branch 'main' into fast-foundation-update
Browse files Browse the repository at this point in the history
  • Loading branch information
rajsite committed Oct 30, 2024
2 parents fdc0b9a + a990204 commit e46c3ac
Show file tree
Hide file tree
Showing 24 changed files with 635 additions and 45 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The NI Nimble Design System: Styled UI components for NI applications.
[![example blazor app](https://img.shields.io/badge/example%20blazor%20application-572b8a.svg?logo=blazor)](https://ni.github.io/nimble/storybook/blazor-client-app/wwwroot)
[![component status page](https://img.shields.io/badge/✔-component%20status%20table-074023.svg)](https://nimble.ni.dev/storybook/?path=/docs/component-status--docs)

If you are at NI, lucky you! **Reach out to ask questions** via Microsoft Teams on the Design System [`General` channel](https://teams.microsoft.com/l/team/19%3awo8vmMKMsHfltKXxc0bczZo-X4JlQSV5VxpaRJdh13k1%40thread.tacv2/conversations?groupId=9ee065d7-3898-4245-82f6-76e86084b8b1&tenantId=87ba1f9a-44cd-43a6-b008-6fdb45a5204e) or via NI Stack Overflow with the [`nimble` tag](https://ni.stackenterprise.co/questions/tagged/813).
If you are at NI, lucky you! **Reach out to ask questions** via Microsoft Teams on the Design System [`General` channel](https://teams.microsoft.com/l/channel/19%3ACb5zEPCpdADS7kC0XTWXJGwZCq0qHVxnjkiPEWeEz7k1%40thread.tacv2/General?groupId=180bf0c7-4ff2-405e-8330-fdbe8ab6eb52&tenantId=eb06985d-06ca-4a17-81da-629ab99f6505) or via NI Stack Overflow with the [`nimble` tag](https://ni.stackenterprise.co/questions/tagged/813).

If you are outside NI, we want to hear from you too! See how to reach out in the [**Community**](#community) section below.

Expand Down Expand Up @@ -62,7 +62,7 @@ The above packages follow [Semantic Versioning](https://semver.org). Consult the

We welcome feedback and contributions!

The fastest way to ask questions is to [join the discussion on Teams](https://teams.microsoft.com/l/team/19%3awo8vmMKMsHfltKXxc0bczZo-X4JlQSV5VxpaRJdh13k1%40thread.tacv2/conversations?groupId=9ee065d7-3898-4245-82f6-76e86084b8b1&tenantId=87ba1f9a-44cd-43a6-b008-6fdb45a5204e) or the [NI Stack Overflow](https://ni.stackenterprise.co/questions/tagged/813) (accessible to NI employees only). You can also start a discussion on GitHub by filing an issue using the [**🎙 Discussion**](https://github.com/ni/nimble/issues/new/choose) template.
The fastest way to ask questions is to [join the discussion on Teams](https://teams.microsoft.com/l/channel/19%3ACb5zEPCpdADS7kC0XTWXJGwZCq0qHVxnjkiPEWeEz7k1%40thread.tacv2/General?groupId=180bf0c7-4ff2-405e-8330-fdbe8ab6eb52&tenantId=eb06985d-06ca-4a17-81da-629ab99f6505) or the [NI Stack Overflow](https://ni.stackenterprise.co/questions/tagged/813) (accessible to NI employees only). You can also start a discussion on GitHub by filing an issue using the [**🎙 Discussion**](https://github.com/ni/nimble/issues/new/choose) template.

### Requesting New Components and Features

Expand Down
36 changes: 18 additions & 18 deletions package-lock.json

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

60 changes: 60 additions & 0 deletions packages/angular-workspace/nimble-angular/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,66 @@
{
"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",
"tag": "@ni/nimble-angular_v28.4.2",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/nimble-angular",
"comment": "Bump @ni/nimble-components to v32.5.2",
"commit": "not available"
}
]
}
},
{
"date": "Thu, 24 Oct 2024 20:52:01 GMT",
"version": "28.4.1",
"tag": "@ni/nimble-angular_v28.4.1",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/nimble-angular",
"comment": "Bump @ni/nimble-components to v32.5.1",
"commit": "not available"
}
]
}
},
{
"date": "Thu, 24 Oct 2024 12:36:19 GMT",
"version": "28.4.0",
Expand Down
34 changes: 33 additions & 1 deletion packages/angular-workspace/nimble-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,41 @@
# Change Log - @ni/nimble-angular

<!-- This log was last generated on Thu, 24 Oct 2024 12:36:19 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

### Patches

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

## 28.4.1

Thu, 24 Oct 2024 20:52:01 GMT

### Patches

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

## 28.4.0

Thu, 24 Oct 2024 12:36:19 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.0",
"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.0"
"@ni/nimble-components": "^32.6.0"
},
"dependencies": {
"tslib": "^2.2.0"
Expand Down
60 changes: 60 additions & 0 deletions packages/angular-workspace/spright-angular/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,66 @@
{
"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",
"tag": "@ni/spright-angular_v5.1.18",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/spright-angular",
"comment": "Bump @ni/spright-components to v4.1.18",
"commit": "not available"
}
]
}
},
{
"date": "Thu, 24 Oct 2024 20:52:01 GMT",
"version": "5.1.17",
"tag": "@ni/spright-angular_v5.1.17",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ni/spright-angular",
"comment": "Bump @ni/spright-components to v4.1.17",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 23 Oct 2024 19:20:53 GMT",
"version": "5.1.16",
Expand Down
34 changes: 33 additions & 1 deletion packages/angular-workspace/spright-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,41 @@
# Change Log - @ni/spright-angular

<!-- This log was last generated on Wed, 23 Oct 2024 19:20:53 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

### Patches

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

## 5.1.17

Thu, 24 Oct 2024 20:52:01 GMT

### Patches

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

## 5.1.16

Wed, 23 Oct 2024 19:20:53 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.16",
"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.16"
"@ni/spright-components": "^4.1.20"
},
"dependencies": {
"tslib": "^2.2.0"
Expand Down
Loading

0 comments on commit e46c3ac

Please sign in to comment.