[ADF-868] Use new ADF prefix in all tags (#2035)

* use new ADF prefix in all thr tag

* fix failing test

* fix datatable test
This commit is contained in:
Eugenio Romano
2017-07-04 09:47:29 +02:00
parent 6ac4edde24
commit c3561510b9
95 changed files with 373 additions and 471 deletions

View File

@@ -239,14 +239,13 @@ For development environment configuration please refer to [project docs](../demo
# npm-clean.sh
***npm-clean.sh*** clean all the projects folder : ng2-components, ng2-components/*.*/demo and demo-shell-ng2.
***npm-clean.sh*** clean all the projects folder : ng2-components and demo-shell-ng2.
## Options
| Option | Description |
| --- | --- |
| -h or --help | show the help |
| -sd or --skipDemo | skip the demo folder clean |
# npm-check-bundles.sh
@@ -270,8 +269,6 @@ Add a package across all the pacakge json in the project
| -h or --help | show the help |
| --save | save it in dependencies |
| --save-dev | save it in dev dependencies |
| -sd | skip the demo projects |
* Add a package in the project