Róbert Kiss
9885439b10
feat(ui): macro ui improvement ( #473 )
...
* Remove the "Input the text you want to type with this macro action." sentence from the type text macro action.
* Move pointer and Scroll enhancement
* remove the extra vertical space above the mouse buttons
* macro delay enhancement
* not allow user select on a few elements
* fill the macro, keymap name the all space in the header
2017-10-28 16:54:08 +02:00
Róbert Kiss
737897b40e
feat(agent): Add loading screen ( #444 )
...
* feat(uhk-message): Add spin animation
* feat(agent): Add loading page
* fix device connected / disconnected events
2017-10-14 01:22:44 +02:00
Róbert Kiss
1796e61f02
style: Fix styelint warning ( #336 )
...
Deprecation Warning: 'selector-no-id' has been deprecated and in 8.0 will be removed.
Instead use 'selector-max-id' with '0' as its primary option.
See: https://stylelint.io/user-guide/rules/selector-no-id/
2017-07-05 18:02:31 +02:00
Farkas József
604e9cb2b0
Update dependencies
2017-02-05 20:38:46 +01:00
Nejc Zdovc
d5b5f3293a
Move style to angular ( #72 )
...
* Move global styles to angular app
* Create dummy notification component
* Create dummy html for macro
* Fix click on sidemenu, so that link is the whole line
2016-08-15 12:59:27 +02:00
József Farkas
3282410bf7
Correct stylelint rule.
2016-07-30 14:46:14 +02:00
József Farkas
a9ebb393ff
Use the correct style linter.
2016-06-25 12:46:24 +02:00
Arpad Csanyi
9c0fde5d90
Add rem to unit whitelist.
2016-06-12 17:34:47 +02:00
József Farkas
9d306111bf
Add more stylelint rules
2016-06-12 16:50:43 +02:00
Arpad Csanyi
a6297e1dab
Remove lint rule as it was false positive for scss files.
...
`block-opening-brace-newline-after: always` had no effect together with the
`block-opening-brace-space-after: never` rule.
2016-06-12 11:29:59 +02:00
Arpad Csanyi
9ba96587ea
Improve stylelint configuration.
2016-06-12 11:21:25 +02:00
József Farkas
4505f110ac
Add styleint (linter for scss files) with initial config.
2016-06-11 17:04:53 +02:00