* Launch application scancodes (closes#328)
* simple directive to map bootstrap tooltip, add sample usage
* Custom bootstrap tooltip with separate styles and directive (closes#329)
* fix: linting issues
* fix: try to ignore stylelint for !important
* review: simple tooltip with html content and custom styles
* cleanup extra html tags for tooltip sample
* Introduce type for KeystrokeAction
* Increment dataModelVersion
New property 'type' for KeystrokeAction
* Mapping for media keys
* Media key selecting support for KeypressTab
* refactor: Use more meaningful name (selectedScancodeOption)
* Store the keystroke type in key action type instead of a new field