Commit Graph
11 Commits
Author SHA1 Message Date
Alexandr KandAleksei Gurianov 419d2ae75e Add focus-visible polyfill, issue #187 (#193)
* add focus-visible polyfill
* remove unnecessary outline: none from styles
* make buttons Pin, Block, Delete visible when focused
* fix outline of user details close button
* close user info by ESC
* user info: don't focus the close button
2018-08-23 20:46:16 +04:00
igoradamenko b9c567c10e redesign 2018-05-02 02:18:38 +03:00
igoradamenko 8013e2806d change comment layout: move avatar to the info line 2018-05-01 23:47:55 +03:00
igoradamenko 950ba6b5c0 remove animation of comment controls 2018-03-04 00:52:22 +03:00
igoradamenko 380d1027ec get back animation of controls on comment hover 2018-02-24 23:51:50 +02:00
igoradamenko c3cd607d23 fix color of separator of actions 2018-02-24 22:03:47 +02:00
igoradamenko 6eca039e83 remove • before admin actions when they are only ones in the list of controls 2018-02-24 22:02:35 +02:00
igoradamenko 3b0ec756e5 make comment actions less anxious, move them to bottom and paint to gray 2018-02-24 21:40:38 +02:00
igoradamenko 2f9146f462 add handlers for block, unblock and remove in comment component 2018-02-05 00:27:47 +02:00
igoradamenko 8ff6e8e589 add support for pin to comment component 2018-02-05 00:27:47 +02:00
igoradamenko c4365d09fe add input for replying to comment component 2018-02-02 23:47:28 +02:00