discourse/test
Matthew Campbell 05438d99a8 FIX: Ensure the like button always has a title, for accessibility (#6525)
The like button previously didn't have a title for anonymous users,
because the `canToggleLike` flag wasn't set, but the `liked` flag wasn't
set either. This made the button inaccessible to blind users.
2018-10-24 13:58:42 +00:00
..
javascripts FIX: Ensure the like button always has a title, for accessibility (#6525) 2018-10-24 13:58:42 +00:00
stylesheets Manage qunit via yarn. 2018-09-11 15:07:28 +08:00
smoke_test.js Apply prettier. 2018-09-11 09:16:03 +08:00