Commit Graph

  • ced1c093b9 Only highlight the title if it's truly editable. Arpad Csanyi 2016-06-16 00:16:18 +02:00
  • f13643c765 Modify title of factory keymap + disable editing and removal of keymap. Arpad Csanyi 2016-06-16 00:15:02 +02:00
  • bb362d08a4 Make notification dismissable. Arpad Csanyi 2016-06-16 00:12:57 +02:00
  • bf9ea9976d Add notification bubble. Arpad Csanyi 2016-06-14 23:03:50 +02:00
  • 47cf8e32db Initialize tooltips on the main application. #24 Arpad Csanyi 2016-06-12 19:05:10 +02:00
  • 4daad35c44 Add remove keymap action. #24 Arpad Csanyi 2016-06-12 19:06:22 +02:00
  • 2fd927a6a1 Add classnames to main panes of the application. Arpad Csanyi 2016-06-12 18:09:21 +02:00
  • 94cc832552 Reindent file: change 2 spaced to 4. Arpad Csanyi 2016-06-12 18:00:22 +02:00
  • 00950618df Fix formatting errors reported by stylelint. Arpad Csanyi 2016-06-12 17:47:31 +02:00
  • 9c0fde5d90 Add rem to unit whitelist. Arpad Csanyi 2016-06-12 17:34:47 +02:00
  • 8e9de3f893 Temporarily disable indentation linting on vendor prefixed properties. Arpad Csanyi 2016-06-12 17:30:02 +02:00
  • ad29d8be7b Reindent scss files to use 4 spaces instead of 2. Arpad Csanyi 2016-06-12 17:11:19 +02:00
  • bc73036b71 Improve structure of scss nested block for easier extension. Arpad Csanyi 2016-06-12 16:34:29 +02:00
  • e21903c1e2 Fix indentation of the index.html file. Arpad Csanyi 2016-06-12 12:55:54 +02:00
  • 317eb668ab Fix style rulebreaks József Farkas 2016-06-12 16:51:02 +02:00
  • 9d306111bf Add more stylelint rules József Farkas 2016-06-12 16:50:43 +02:00
  • 95f8b8cd08 Add scancodes to keypress-tab. József Farkas 2016-06-12 16:14:11 +02:00
  • a6297e1dab Remove lint rule as it was false positive for scss files. Arpad Csanyi 2016-06-12 11:29:59 +02:00
  • b66866f353 Exclude npm-debug.log from version control. Arpad Csanyi 2016-06-12 11:23:05 +02:00
  • 9ba96587ea Improve stylelint configuration. Arpad Csanyi 2016-06-12 11:21:25 +02:00
  • 39913889ec Add missing text to mouse-tab. József Farkas 2016-06-12 10:12:19 +02:00
  • 9192996df3 Fix main layout of the mouse action editor interface. Arpad Csanyi 2016-06-12 09:52:58 +02:00
  • 13229dc2b6 Cleanup in keypress-tab component József Farkas 2016-06-11 17:31:59 +02:00
  • 7ea36c308a Update dependencies. József Farkas 2016-06-11 16:53:58 +02:00
  • 4505f110ac Add styleint (linter for scss files) with initial config. József Farkas 2016-06-11 17:04:53 +02:00
  • e8de047ed4 Add list to macro-tab József Farkas 2016-06-04 17:20:02 +02:00
  • 4ea1d766b4 Add icon component József Farkas 2016-06-04 17:19:00 +02:00
  • f785734bc7 Add isModifierActive function József Farkas 2016-06-04 17:18:28 +02:00
  • d63e8bb4ef Increase allowed max-line-length to 130 József Farkas 2016-06-04 17:16:51 +02:00
  • 46d16f594a Add missing long press action options József Farkas 2016-06-02 22:33:15 +02:00
  • 3bc4a1c795 Keymap-tab minor fixes József Farkas 2016-06-02 19:09:23 +02:00
  • 0dd6aad3e7 Add help text to mouse speed setup. #49 Arpad Csanyi 2016-05-31 23:38:08 +02:00
  • 7dbf9c0b75 Remove label's text from css, so it gets translatable. #50. Arpad Csanyi 2016-05-31 23:18:04 +02:00
  • 4d548b8c03 Fix missing margin below of button gropup. Arpad Csanyi 2016-05-31 23:12:34 +02:00
  • 31fabf20b2 Add option for eject. Arpad Csanyi 2016-05-30 23:11:49 +02:00
  • b15c53d1a9 Add playback related options. Arpad Csanyi 2016-05-30 23:10:49 +02:00
  • b6edb97526 Add extra scancodes to the keypad. Arpad Csanyi 2016-05-29 21:29:29 +02:00
  • 07fdec9c99 Add forgotten scancodes. Arpad Csanyi 2016-05-28 23:10:25 +02:00
  • f4b1bed8ab Add missing media keys group. Arpad Csanyi 2016-05-27 23:14:17 +02:00
  • f92b6ce5b3 Add scancode for Caps Lock. Arpad Csanyi 2016-05-26 00:05:42 +02:00
  • 73ef4ccbd8 Add missing scancodes to miscellaneous group. #47 Arpad Csanyi 2016-05-26 00:00:04 +02:00
  • a0eda9d596 Add group of miscellaneous keys. #47 Arpad Csanyi 2016-05-25 23:56:53 +02:00
  • d1c4ce9d28 Add number pad group. #47 Arpad Csanyi 2016-05-25 23:39:37 +02:00
  • 4c63185147 Rename alternateName to searchTerm as it makes more sense. Arpad Csanyi 2016-05-25 23:24:26 +02:00
  • 7e60c92d03 Fix typo. Arpad Csanyi 2016-05-25 18:51:43 +02:00
  • 004364b9fd Popover: Mouse tab József Farkas 2016-05-25 22:25:10 +02:00
  • 283e10be83 Popover layout fix József Farkas 2016-05-25 22:24:39 +02:00
  • cff0bd454c Add navigation related keys. #47 Arpad Csanyi 2016-05-24 23:08:30 +02:00
  • ff7b2c255f Add Function keys group. #47 Arpad Csanyi 2016-05-23 23:56:27 +02:00
  • ee96b4aedf Rename value property to scancode. #47 Arpad Csanyi 2016-05-23 23:54:09 +02:00
  • 932688380f Rename dataExplanation to alternateName. Arpad Csanyi 2016-05-23 23:01:47 +02:00
  • b059017a0f Remapping support for tabs József Farkas 2016-05-23 20:12:55 +02:00
  • 7650b5fe26 Change layer property in SwitchLayerAction from private to public. József Farkas 2016-05-23 19:55:48 +02:00
  • 0725428309 Rename KeyMap to Keymap József Farkas 2016-05-23 19:05:17 +02:00
  • dc280dae4c Test serializer typings simplification József Farkas 2016-05-23 18:53:04 +02:00
  • a64768fc7a Keymap tab: Keymap switching József Farkas 2016-05-22 23:43:33 +02:00
  • ea712c890b Divide svg-keyboard into two components. One with popover and one without it. József Farkas 2016-05-22 23:38:09 +02:00
  • 3e767d7339 Move svg processing from main to service. József Farkas 2016-05-22 23:32:59 +02:00
  • a3396334ae Update typings to 1.0.x. József Farkas 2016-05-22 23:50:54 +02:00
  • 321786b055 Start grouping of scan codes. #47 Arpad Csanyi 2016-05-22 23:02:30 +02:00
  • fb8a4843f5 Remove css files from master as they have to be generated with gulp. Arpad Csanyi 2016-05-21 18:00:51 +02:00
  • 35cf25f68f Add "virtual" label before the button group of keyboard slider. #50 Arpad Csanyi 2016-05-21 17:56:21 +02:00
  • 19c8c6372f Prepare keyboard slider buttons' wrapper for theming. #50 Arpad Csanyi 2016-05-21 17:54:32 +02:00
  • 23d050a866 Fix typo. Arpad Csanyi 2016-05-20 19:20:40 +02:00
  • abe1555383 Change order of options to match the order of left modifiers. Arpad Csanyi 2016-05-20 19:15:18 +02:00
  • 628f07e89c Group options of long press action. Closes #48. Arpad Csanyi 2016-05-20 19:05:17 +02:00
  • c6957107d8 Ignore css files as they are generated from scss sources with gulp. Arpad Csanyi 2016-05-19 10:07:33 +02:00
  • 5f0968059e The master branch does not need the styles.css. Arpad Csanyi 2016-05-18 19:14:03 +02:00
  • a5b477155c Very initial json schema for uhk config. József Farkas 2016-05-16 16:59:59 +02:00
  • 929e18106e Media key texts rendering József Farkas 2016-05-16 16:52:33 +02:00
  • 36f55adcb9 Speed up the keyboard sliding animation. József Farkas 2016-05-16 16:21:53 +02:00
  • d66f4f056a Move style from main-app.component to different file. József Farkas 2016-05-16 16:10:20 +02:00
  • a436298e37 Move shared styles and attributes from keyboard-key's children to keyboard-key. József Farkas 2016-05-16 14:07:08 +02:00
  • c01c049fc7 Fix icon name in mapper service after rename in ec3ff54. Arpad Csanyi 2016-05-16 12:52:22 +02:00
  • ec3ff54775 Rename icon, as "switch-keymap" is more consistent with the UI elements. Arpad Csanyi 2016-05-16 12:48:04 +02:00
  • 5759d2db1e SwitchKeymap rendering József Farkas 2016-05-16 12:38:37 +02:00
  • 570202bd99 Use flexbox for the layout of the mouse edition interface. Arpad Csanyi 2016-05-15 21:14:34 +02:00
  • c76269250d Decrease DOM depth of mouse interface and prepare markup for flexbox. Arpad Csanyi 2016-05-15 21:13:38 +02:00
  • 0127891f3c Add experimental stateful behaviour to the mouse config interface. Arpad Csanyi 2016-05-15 17:39:33 +02:00
  • 12c10df49b Improve theming of the mouse actions menu. Arpad Csanyi 2016-05-15 16:34:23 +02:00
  • 8077d41441 Remove old keymap switcher title layouts. Arpad Csanyi 2016-05-15 15:55:08 +02:00
  • ff1721facc Render toggle icon in case of SwitchLayerAction József Farkas 2016-05-14 19:12:44 +02:00
  • bbd43da945 Initial keyactions to fn layer in uhk-config.json József Farkas 2016-05-14 19:10:35 +02:00
  • 1f7e46bc8c Theme mouse action's active nav item to point on it's configuration. Arpad Csanyi 2016-05-13 16:59:31 +02:00
  • aca98e4760 Add basic interface for the scrolling action. Arpad Csanyi 2016-05-13 10:25:36 +02:00
  • 833964f054 Hide placeholder button. Arpad Csanyi 2016-05-12 23:23:09 +02:00
  • db5bfac0ac Add initial markup of the mouse cursor movement configuration. Arpad Csanyi 2016-05-12 23:21:34 +02:00
  • dae7972a00 Add initial layout of mouse speed interface. Arpad Csanyi 2016-05-12 22:49:41 +02:00
  • a4b2a14e14 Move inner styles to scss files. József Farkas 2016-05-12 20:01:02 +02:00
  • b9018996bd Sass loading support József Farkas 2016-05-12 20:00:35 +02:00
  • ac5bf13105 Basic popover tab components. József Farkas 2016-05-12 19:50:24 +02:00
  • da44928169 Add compiled css related to the previous change. Arpad Csanyi 2016-05-11 23:36:31 +02:00
  • ba8c17f339 Initialize theming of the mouse edition interface. Arpad Csanyi 2016-05-11 23:35:58 +02:00
  • 128db4bf48 Call the new mouse event handler function. Arpad Csanyi 2016-05-11 23:32:19 +02:00
  • 5e2f10d72f Add event handler for switching between mouse actions. Arpad Csanyi 2016-05-11 23:31:28 +02:00
  • 319691efd1 Improve markup of the mouse action editor. Arpad Csanyi 2016-05-11 23:30:28 +02:00
  • d62167fd01 Change the basic layout of the mouse edition interface. Arpad Csanyi 2016-05-11 22:34:27 +02:00
  • 956f22fc8c KeyAction Editor Popover first steps. József Farkas 2016-05-11 22:52:47 +02:00
  • d4ef07a6b0 Add webpack as gulp task József Farkas 2016-05-11 20:50:00 +02:00
  • 50ea2eac6c Add Linux udev rules for USB device access. László Monda 2016-05-10 16:22:58 +02:00