Commit Graph
17 Commits
Author SHA1 Message Date
Andrei AlikovandUmputun 653125d525 Hanlde limiter rejection on UI side (#275)
- Adds common function to get error message from the http response
- Adds error message for the voting displayed under the voting buttons
- Adds restoring of voting data after voting request failed

fixed re-writing error message when user tries to vote for the same comment
2019-02-12 09:35:14 -06:00
Valery KharshatsandGitHub 5a034f4b52 Prioritize disabled arrows style over general
It disables hover color change for not logged in users.
2019-01-16 16:21:05 -05:00
igoradamenko 1f964c664c change colors of hovers of comment votes buttons 2019-01-07 00:38:45 +02:00
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
PrettierandAleksey Gurianov 2df3aa01d4 apply prettier formating 2018-07-07 01:17:37 +04:00
igoradamenko a34122d437 add editing support to comment component 2018-05-18 19:25:57 +03:00
igoradamenko c2a097bd7b color vote arrows to green and red 2018-05-13 00:44:27 +03:00
igoradamenko 995373394d align vote arrows 2018-05-12 16:06:18 +03:00
igoradamenko 37eaef2c0e change vote buttons to more sexy 2018-05-12 14:19:55 +03:00
igoradamenko 091eb33f35 revert "change vote arrows", because windows can't render them beautifully 2018-05-12 13:23:30 +03:00
igoradamenko 3bd14e0a40 change vote arrows 2018-05-12 13:04:16 +03:00
igoradamenko e2d875aa79 show disabled score & votes button for guest 2018-05-03 00:39:42 +03:00
igoradamenko b9c567c10e redesign 2018-05-02 02:18:38 +03:00
igoradamenko 0cbce460cb show pinned comments on the top of threads 2018-02-13 01:15:09 +02:00
igoradamenko 7bf29b99dc change accent color 2018-02-02 19:32:32 +02:00
igoradamenko 1808cafea6 add spaces around score 2018-01-28 23:12:18 +02:00
igoradamenko 1f4e1b160f rewrite draft using preact 2018-01-23 20:15:35 +02:00