Nick Taylor
|
09bb730f9d
|
Added a11y tests to frontend tests that were missing them (#8873)
|
2020-06-24 14:38:39 -04:00 |
|
Nick Taylor
|
653ec12300
|
Upgrade to Preact 10.4.4 (#8739)
Co-authored-by: Nick Taylor <nick@iamdeveloper.com>
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
|
2020-06-18 10:07:17 -04:00 |
|
Nick Taylor
|
530b13e8c7
|
made all frontend unit tests uniform by preffering it(...) over test(...) (#8113)
|
2020-05-28 17:18:15 +02:00 |
|
Molly Struve
|
a0c0e7c7e3
|
remove leftover algolia test code (#6409) [deploy]
|
2020-03-02 13:58:13 -05:00 |
|
Colby Melvin
|
4531679c23
|
fix tag input swallowing numeric keycodes [deploy] (#4283)
* fix tag input swallowing numeric keycodes
* add AR validation for Tags class
* allow whitespace in Tag.name
* fix specs
* whitespace
* reformat
|
2019-11-05 16:20:34 -05:00 |
|
Leonid Trofymchuk
|
5e347a6f94
|
Simplify key codes expression in Tags component (#4248)
* Simplifying this key codes expression in Tags component
* Refactor KeyboardEvent keyCode to key
* Simplify cyrillic letter regexp
* Wrap condition in 2 lines
|
2019-10-09 16:50:48 -04:00 |
|