Go to file
Yubing Liang 397d6753f2 Merged PR 48: filtering sorting and select
filtering sorting and select
need comments for naming i.e.
NgSelectorModule => NgSelectModule
GridFilterModule => DataSourceFilterModule ??
2020-07-10 20:48:43 +00:00
e2e project. 2020-06-04 17:35:06 -05:00
projects/poweredsoft ng-select version @ 0.0.3 2020-07-10 15:47:57 -05:00
src fixed dataTime range bug & clean code 2020-07-10 15:46:12 -05:00
.editorconfig project. 2020-06-04 17:35:06 -05:00
.gitignore project. 2020-06-04 17:35:06 -05:00
angular.json seperate ng-select into a ng-select lib 2020-07-06 12:21:52 -05:00
browserslist project. 2020-06-04 17:35:06 -05:00
karma.conf.js project. 2020-06-04 17:35:06 -05:00
package-lock.json fixed dataTime range bug & clean code 2020-07-10 15:46:12 -05:00
package.json fixed dataTime range bug & clean code 2020-07-10 15:46:12 -05:00
README.md project. 2020-06-04 17:35:06 -05:00
tsconfig.app.json project. 2020-06-04 17:35:06 -05:00
tsconfig.json seperate ng-select into a ng-select lib 2020-07-06 12:21:52 -05:00
tsconfig.spec.json project. 2020-06-04 17:35:06 -05:00
tslint.json project. 2020-06-04 17:35:06 -05:00

NgxCdkUi

This project was generated with Angular CLI version 9.1.4.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.