From dcf5cbe4d8e73785b713163d76b87d9b0e5d64b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B3zsef=20Farkas?= Date: Wed, 6 Apr 2016 21:44:53 +0200 Subject: [PATCH] Add Angular2 --- .gitignore | 2 + app.js | 15 ++ index.html | 284 ++++++++++++++++++++------------------ package.json | 18 ++- src/boot.ts | 9 ++ src/main-app.component.ts | 12 ++ src/tsconfig.json | 17 +++ typings.json | 3 +- webpack.config.js | 29 ++++ 9 files changed, 250 insertions(+), 139 deletions(-) create mode 100644 src/boot.ts create mode 100644 src/main-app.component.ts create mode 100644 src/tsconfig.json create mode 100644 webpack.config.js diff --git a/.gitignore b/.gitignore index 48a37e82..746b791e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ node_modules typings +.vscode +bundle diff --git a/app.js b/app.js index f2634561..314eeb71 100644 --- a/app.js +++ b/app.js @@ -209,6 +209,21 @@ var menuObject = { } ] }, + { + icon: 'keyboard-o', + name: 'Keymaps-ng2', + hasDefaults: true, + expandable: true, + dataContent: '.keymap--edit-ng2', + children: [ + { + icon: '', + name: 'Factory keymap', + abbrev: 'FTY', + isDefault: true + } + ] + }, { icon: 'play', name: 'Macros', diff --git a/index.html b/index.html index 8f57fea4..32f77f73 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,7 @@ - + + Ultimate Hacking Keyboard Configurator @@ -8,139 +9,154 @@ + - - + + + - - + })(window,document,'script','dataLayer','GTM-PQLCXB'); +
-
-
-

+
+
+

QWERTY keymap (QTY)

-
-
-
-
-
-
- - - -
-
-
-
-
- -
-
- -
-
- -
-
- -
+
+
+
+
+
+ + + + +
+
+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
- -
-
-