* fix tag input swallowing numeric keycodes * add AR validation for Tags class * allow whitespace in Tag.name * fix specs * whitespace * reformat
* Simplifying this key codes expression in Tags component * Refactor KeyboardEvent keyCode to key * Simplify cyrillic letter regexp * Wrap condition in 2 lines