Skip to content

Commit

Permalink
Merge pull request #30 from bigBear713/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
bigBear713 authored Jan 25, 2024
2 parents 062a39c + 7f784d1 commit 2f47159
Show file tree
Hide file tree
Showing 19 changed files with 65 additions and 40 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.CN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v17.0.0
## 破坏性更新
- feat: `angular`升级到`^17.0.0`;
- feat: `@bigbear713/nb-common`升级到`^17.0.0`;

---

# v16.0.0
## 破坏性更新
- feat: `angular`升级到`^16.0.0`;
Expand Down Expand Up @@ -88,4 +95,4 @@
- feat: [INbControlErrInfo](https://github.com/bigBear713/nb-form/blob/main/projects/nb-form/README.CN.md#inbformconfigs) - 控件错误信息

## [Enums](https://github.com/bigBear713/nb-form/blob/main/projects/nb-form/README.CN.md#Enums "Enums")
- feat: [NbControlErrType](https://github.com/bigBear713/nb-form/blob/main/projects/nb-form/README.CN.md#nbcontrolerrtype) - 常用表单错误枚举
- feat: [NbControlErrType](https://github.com/bigBear713/nb-form/blob/main/projects/nb-form/README.CN.md#nbcontrolerrtype) - 常用表单错误枚举
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v17.0.0
## Breaking Changes
- feat: Upgrade `angular` to `^17.0.0`;
- feat: Upgrade `@bigbear713/nb-common` to `^17.0.0`;

---

# v16.0.0
## Breaking Changes
- feat: Upgrade `angular` to `^16.0.0`;
Expand Down
1 change: 1 addition & 0 deletions README.CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ Angular common form lib by bigBear713.
| ^14.0.0 | ^14.0.0 |
| ^15.0.0 | ^15.0.0 |
| ^16.0.0 | ^16.0.0 |
| ^17.0.0 | ^17.0.0 |

---

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ Angular common form lib by bigBear713.
| ^14.0.0 | ^14.0.0 |
| ^15.0.0 | ^15.0.0 |
| ^16.0.0 | ^16.0.0 |
| ^17.0.0 | ^17.0.0 |

---

Expand Down
6 changes: 3 additions & 3 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,18 +72,18 @@
"builder": "@angular-devkit/build-angular:dev-server",
"configurations": {
"production": {
"browserTarget": "nb-form-demo:build:production"
"buildTarget": "nb-form-demo:build:production"
},
"development": {
"browserTarget": "nb-form-demo:build:development"
"buildTarget": "nb-form-demo:build:development"
}
},
"defaultConfiguration": "development"
},
"extract-i18n": {
"builder": "@angular-devkit/build-angular:extract-i18n",
"options": {
"browserTarget": "nb-form-demo:build"
"buildTarget": "nb-form-demo:build"
}
},
"test": {
Expand Down
1 change: 0 additions & 1 deletion docs/249.d275b82b7ed83afa.js

This file was deleted.

2 changes: 1 addition & 1 deletion docs/3rdpartylicenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ zone.js
MIT
The MIT License

Copyright (c) 2010-2022 Google LLC. https://angular.io/license
Copyright (c) 2010-2023 Google LLC. https://angular.io/license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
1 change: 1 addition & 0 deletions docs/403.6e1dc614f820d04b.js

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

11 changes: 7 additions & 4 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
<!DOCTYPE html><html><head>
<!doctype html>
<html data-critters-container>

<head>
<meta charset="utf-8">
<title>NbForm</title>
<base href="/nb-form/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<!-- Google tag (gtag.js) -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-2C00ZKDNJZ"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2C00ZKDNJZ"></script>
<script>
window.website_ga_id = 'G-2C00ZKDNJZ';
window.libs_ga_id = 'G-V3SHZ9LQWZ';
Expand All @@ -20,6 +23,6 @@

<body>
<app-root></app-root>
<script src="runtime.3cd40b0b2425fe70.js" type="module"></script><script src="polyfills.ce94525ff22a9194.js" type="module"></script><script src="main.79b64d36d8cc245e.js" type="module"></script>
<script src="runtime.9ad0796bc9a3e999.js" type="module"></script><script src="polyfills.aa4c97512125549f.js" type="module"></script><script src="main.6e677eb02931830e.js" type="module"></script></body>

</body></html>
</html>
11 changes: 7 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
<!DOCTYPE html><html><head>
<!doctype html>
<html data-critters-container>

<head>
<meta charset="utf-8">
<title>NbForm</title>
<base href="/nb-form/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<!-- Google tag (gtag.js) -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-2C00ZKDNJZ"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2C00ZKDNJZ"></script>
<script>
window.website_ga_id = 'G-2C00ZKDNJZ';
window.libs_ga_id = 'G-V3SHZ9LQWZ';
Expand All @@ -20,6 +23,6 @@

<body>
<app-root></app-root>
<script src="runtime.3cd40b0b2425fe70.js" type="module"></script><script src="polyfills.ce94525ff22a9194.js" type="module"></script><script src="main.79b64d36d8cc245e.js" type="module"></script>
<script src="runtime.9ad0796bc9a3e999.js" type="module"></script><script src="polyfills.aa4c97512125549f.js" type="module"></script><script src="main.6e677eb02931830e.js" type="module"></script></body>

</body></html>
</html>
1 change: 1 addition & 0 deletions docs/main.6e677eb02931830e.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/main.79b64d36d8cc245e.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/polyfills.aa4c97512125549f.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/polyfills.ce94525ff22a9194.js

This file was deleted.

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

36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nb-form-demo",
"version": "16.0.0",
"version": "17.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand All @@ -21,37 +21,37 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^16.0.0",
"@angular/common": "^16.0.0",
"@angular/compiler": "^16.0.0",
"@angular/core": "^16.0.0",
"@angular/forms": "^16.0.0",
"@angular/platform-browser": "^16.0.0",
"@angular/platform-browser-dynamic": "^16.0.0",
"@angular/router": "^16.0.0",
"@bigbear713/nb-common": "^16.0.0",
"@bigbear713/nb-trans": "^16.0.0",
"@angular/animations": "^17.0.5",
"@angular/common": "^17.0.5",
"@angular/compiler": "^17.0.5",
"@angular/core": "^17.0.5",
"@angular/forms": "^17.0.5",
"@angular/platform-browser": "^17.0.5",
"@angular/platform-browser-dynamic": "^17.0.5",
"@angular/router": "^17.0.5",
"@bigbear713/nb-common": "^17.0.0",
"@bigbear713/nb-trans": "^17.0.0",
"dayjs": "^1.11.7",
"lodash-es": "^4.17.21",
"rxjs": "~6.6.0",
"tslib": "^2.3.0",
"zone.js": "~0.13.0"
"zone.js": "~0.14.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.0.0",
"@angular/cli": "^16.0.0",
"@angular/compiler-cli": "^16.0.0",
"@angular-devkit/build-angular": "^17.0.5",
"@angular/cli": "^17.0.5",
"@angular/compiler-cli": "^17.0.5",
"@types/jasmine": "~3.8.0",
"@types/lodash-es": "^4.17.5",
"@types/node": "^12.11.1",
"@types/node": "^18.18.0",
"jasmine-core": "~3.8.0",
"karma": "~6.3.0",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.0.3",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "~1.7.0",
"ng-packagr": "^16.0.0",
"ng-packagr": "^17.0.2",
"source-map-explorer": "^2.5.2",
"typescript": "~5.0.4"
"typescript": "~5.2.2"
}
}
1 change: 1 addition & 0 deletions projects/nb-form/README.CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Angular common form lib by bigBear713.
| ^14.0.0 | ^14.0.0 |
| ^15.0.0 | ^15.0.0 |
| ^16.0.0 | ^16.0.0 |
| ^17.0.0 | ^17.0.0 |

<br>

Expand Down
1 change: 1 addition & 0 deletions projects/nb-form/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Angular common form lib by bigBear713.
| ^14.0.0 | ^14.0.0 |
| ^15.0.0 | ^15.0.0 |
| ^16.0.0 | ^16.0.0 |
| ^17.0.0 | ^17.0.0 |

<br>

Expand Down
11 changes: 6 additions & 5 deletions projects/nb-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bigbear713/nb-form",
"version": "16.0.0",
"version": "17.0.0",
"homepage": "https://github.com/bigBear713/nb-form/blob/main/projects/nb-form/README.md",
"description": "Angular common form lib by bigBear713.",
"keywords": [
Expand All @@ -11,6 +11,7 @@
"angular14",
"angular15",
"angular16",
"angular17",
"form",
"validators",
"bigBear713"
Expand All @@ -24,12 +25,12 @@
"url": "https://github.com/bigBear713/nb-form/issues"
},
"peerDependencies": {
"@angular/common": "^16.0.0",
"@angular/core": "^16.0.0",
"@angular/forms": "^16.0.0"
"@angular/common": "^17.0.0",
"@angular/core": "^17.0.0",
"@angular/forms": "^17.0.0"
},
"dependencies": {
"@bigbear713/nb-common": "^16.0.0",
"@bigbear713/nb-common": "^17.0.0",
"lodash-es": "^4.17.21",
"tslib": "^2.3.0"
},
Expand Down

0 comments on commit 2f47159

Please sign in to comment.