svetlanaMuravlova
e1ec355041
feat(github actions): delete codecov
2021-08-31 15:09:22 +03:00
svetlanaMuravlova
268497c17c
feat(core): updated dependencies list
2021-08-31 12:59:03 +03:00
svetlanaMuravlova
de738f7c63
feat(core): added nx
2021-08-31 12:18:44 +03:00
Mishchenko Dmitriy
580c2e0538
disabled ivy build, added prod config, changed demo serve script
2021-08-16 14:01:50 +03:00
vs
8133b8d1e6
chore(bump): updated versions
2021-06-10 11:13:19 +03:00
vs
ce9dc20056
feat(upgrade): updated up to angular 11 tests are failed
2021-06-09 16:39:11 +03:00
Vitaliy Makogon
33ac156208
fix(ci): fix xvfb service issue
2019-10-22 16:04:21 +03:00
Eugene Arshinov
7a342268bb
Use Angular CLI instead of ngm for building
...
Some commands:
npm run build - to build the library. Output is in dist/ng2-file-upload/.
npm run test - to run tests. Coverage report is in coverage/ as before.
npm run demo.serve - to build demo application and serve it through browsersync
npm run start - to run demo application using `ng serve`. Requires the library to be built and linked first.
2019-08-27 12:39:13 +03:00
Eugene Arshinov
49a3334942
Update tslint and tslint-config-valorsoft
2019-08-27 12:39:13 +03:00
Eugene Arshinov
9fae840b69
Remove unused dependency ng2-page-scroll
2019-08-27 12:39:12 +03:00
Eugene Arshinov
7b4f871200
Run ng update to update to latest Angular 8.3.0
2019-08-27 12:39:12 +03:00
Eugene Arshinov
77f2466f17
Use ng update to convert .angular-cli.json into angular.json
2019-08-27 12:39:12 +03:00
Eugene Arshinov
01c2d173f3
Update to @angular/core@6.0.0, @angular/cli@6.2.8, rxjs@6.0.0
...
Aux changes:
- Added package-lock.json to lock dependency versions
- Removed unused @angular/http from dependencies
2019-08-27 12:39:12 +03:00