Skip to content

Commit

Permalink
feat: ng update changes, ngneat overview changes
Browse files Browse the repository at this point in the history
  • Loading branch information
shhdharmen committed Apr 21, 2024
1 parent 614bd0c commit cfd241f
Show file tree
Hide file tree
Showing 34 changed files with 371 additions and 899 deletions.
Binary file modified assets/ngxpert cmdk cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 5 additions & 8 deletions projects/ngxpert/cmdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"name": "@ngxpert/cmdk",
"version": "1.0.0",
"peerDependencies": {
"@angular/common": ">=16.0.0",
"@angular/core": ">16.0.0"
"@angular/common": ">=17.0.0",
"@angular/core": ">17.0.0"
},
"dependencies": {
"tslib": "^2.3.0",
"@ngneat/overview": ">=5.0.0",
"@ngneat/overview": ">=6.0.0",
"@ngneat/until-destroy": ">=10.0.0",
"@angular/cdk": ">=16.0.0"
"@angular/cdk": ">=17.0.0"
},
"keywords": [
"angular",
Expand All @@ -32,10 +32,7 @@
},
"schematics": "./schematics/collection.json",
"scripts": {
"build": "tsc -p tsconfig.schematics.json",
"copy:schemas": "cpx schematics/ng-add ../../../dist/ngxpert/cmdk/",
"copy:collection": "cpx schematics/collection.json ../../../dist/ngxpert/cmdk/schematics/",
"css": "sass --no-source-map styles:../../../dist/ngxpert/cmdk/styles",
"postbuild": "npm run copy:schemas && npm run copy:collection && npm run css"
"postbuild": "npm run css"
}
}
9 changes: 0 additions & 9 deletions projects/ngxpert/cmdk/schematics/collection.json

This file was deleted.

188 changes: 0 additions & 188 deletions projects/ngxpert/cmdk/schematics/ng-add/index.ts

This file was deleted.

21 changes: 0 additions & 21 deletions projects/ngxpert/cmdk/schematics/ng-add/schema.json

This file was deleted.

4 changes: 0 additions & 4 deletions projects/ngxpert/cmdk/schematics/ng-add/schema.ts

This file was deleted.

Loading

0 comments on commit cfd241f

Please sign in to comment.