From 05e0c1ff3d35ae9d7518644ab9928a16232b3a14 Mon Sep 17 00:00:00 2001 From: Caesar2011 Date: Wed, 17 May 2017 22:37:56 +0200 Subject: [PATCH] Cleaned up repository and removed errors --- .gitignore | 2 +- .idea/codeStyleSettings.xml | 30 + .idea/jsLibraryMappings.xml | 6 + .idea/workspace.xml | 706 ++++++++++++++++++ src/app/app.component.html | 6 + src/app/app.component.ts | 10 +- src/app/app.module.ts | 2 +- src/app/counter-input.component.ts | 50 ++ ...nput.module.ts => counter-input.module.ts} | 6 +- src/app/custom-input.component.ts | 34 + src/app/json-input.component.ts | 73 -- src/index.html | 4 +- src/systemjs-angular-loader.js | 2 +- src/systemjs.config.js | 5 +- 14 files changed, 844 insertions(+), 92 deletions(-) create mode 100644 .idea/codeStyleSettings.xml create mode 100644 .idea/jsLibraryMappings.xml create mode 100644 .idea/workspace.xml create mode 100644 src/app/app.component.html create mode 100644 src/app/counter-input.component.ts rename src/app/{json-input.module.ts => counter-input.module.ts} (70%) create mode 100644 src/app/custom-input.component.ts delete mode 100644 src/app/json-input.component.ts diff --git a/.gitignore b/.gitignore index 7e96d4b..fd2b216 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ node_modules/ src/**/*.js src/**/*.js.map -!src/**/systemjs*.js \ No newline at end of file +!src/**/systemjs*.js diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml new file mode 100644 index 0000000..3680791 --- /dev/null +++ b/.idea/codeStyleSettings.xml @@ -0,0 +1,30 @@ + + + + + + \ No newline at end of file diff --git a/.idea/jsLibraryMappings.xml b/.idea/jsLibraryMappings.xml new file mode 100644 index 0000000..d23208f --- /dev/null +++ b/.idea/jsLibraryMappings.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..e3d5638 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,706 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $PROJECT_DIR$ + + + + + + + + + + + true + DEFINITION_ORDER + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + project + + + + + + + + + + + + + + + + project + + + true + + + + DIRECTORY + + false + + + + + + +