-
Notifications
You must be signed in to change notification settings - Fork 12
Add @ni/unit-format library
#2787
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
e0dbb90
Migrate to `@ni/unit-format`
rajsite e4a7e83
Change files
rajsite b800271
fix deps
rajsite 62c7894
Remove unused types field in package.json
rajsite 44ef3a9
Merge branch 'main' into unit-format
rajsite 6c8aeb9
merge clean-up
rajsite 0abb989
Add typesVersions
rajsite 0e23405
remove unneeded change files
rajsite 6dd7e9e
clean-up test config
rajsite 5ee278f
Fix typo in file name
rajsite 588896d
Fix README
rajsite 625e586
fix contributing
rajsite ee95fde
Rename types to align with path
rajsite 5c97118
Update change files and readme
rajsite f587122
README updates
rajsite c9bc48a
fix ng tests
rajsite 2c44dbe
lingering name clean-ups
rajsite eb73289
tweak exports format
rajsite f7c1f4c
last tweaks
rajsite 3ac0cfb
Merge branch 'main' into unit-format
rajsite f12d3aa
Merge branch 'main' into unit-format
rajsite dd3f2f8
switch to lib es2023.intl
rajsite 24344d9
revert lock submit
rajsite eb18044
follow nimble link guidelines
rajsite e36ea03
Switch sb brand url to nimble.ni.dev
rajsite ed6ab8b
Merge branch 'main' into unit-format
rajsite File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
change/@ni-nimble-angular-4bbf8b02-27a1-4694-a47c-70da12f40be8.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| { | ||
| "type": "major", | ||
| "comment": "Breaking: `@ni/nimble-angular/pipes` unit scales renamed, i.e. `byteUnitScale` to `unitScaleByte`", | ||
| "packageName": "@ni/nimble-angular", | ||
| "email": "[email protected]", | ||
| "dependentChangeType": "patch" | ||
| } | ||
7 changes: 7 additions & 0 deletions
7
change/@ni-nimble-components-3ee33c61-aa6a-46d6-8c9e-7c7aa4cb422a.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| { | ||
| "type": "major", | ||
| "comment": "Breaking: Rename `NumberTextUnitFormat` to `UnitFormatNumberText`", | ||
| "packageName": "@ni/nimble-components", | ||
| "email": "[email protected]", | ||
| "dependentChangeType": "patch" | ||
| } |
7 changes: 7 additions & 0 deletions
7
change/@ni-unit-format-2428c33b-44f1-4a82-9c10-4bcee0b0779c.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| { | ||
| "type": "major", | ||
| "comment": "First release of `@ni/unit-format` π", | ||
| "packageName": "@ni/unit-format", | ||
rajsite marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| "email": "[email protected]", | ||
| "dependentChangeType": "patch" | ||
| } | ||
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.