@s-libs/ng-app-state
Advanced tools
Comparing version 17.0.0 to 17.1.0
{ | ||
"name": "@s-libs/ng-app-state", | ||
"version": "17.0.0", | ||
"version": "17.1.0", | ||
"author": "Simonton Software", | ||
@@ -15,6 +15,6 @@ "license": "MIT", | ||
"@angular/core": "^17.0.0", | ||
"@s-libs/js-core": "^17.0.0", | ||
"@s-libs/micro-dash": "^17.0.0", | ||
"@s-libs/ng-core": "^17.0.0", | ||
"@s-libs/rxjs-core": "^17.0.0" | ||
"@s-libs/js-core": "^17.1.0", | ||
"@s-libs/micro-dash": "^17.1.0", | ||
"@s-libs/ng-core": "^17.1.0", | ||
"@s-libs/rxjs-core": "^17.1.0" | ||
}, | ||
@@ -21,0 +21,0 @@ "dependencies": { |
Painlessly integrate [`app-state`](https://github.com/simontonsoftware/s-libs/projects/app-state) into template-driven Angular forms. | ||
**PLEASE NOTE:** [`signal-store`](https://github.com/simontonsoftware/s-libs/tree/master/projects/signal-store) is now available for Angular apps, based on Angular signals instead of RxJS. Its updated design does not require a separate library like this for integration into forms. Instead, with that library you simply use `[(ngModel)]="store.state"`. | ||
## Installation | ||
@@ -4,0 +6,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
94913
67