Commit Graph
96 Commits
Author SHA1 Message Date
igoradamenko bc1fbd6f42 fix cancellation of editing 2018-05-18 20:16:41 +03:00
igoradamenko a34122d437 add editing support to comment component 2018-05-18 19:25:57 +03:00
igoradamenko b7fa09e1ae add some tabindexes 2018-05-13 23:21:14 +03:00
Igor AdamenkoandGitHub ef618a58df Merge pull request #12 from Menelion/aria-links
Add basic ARIA mark-up
2018-05-13 23:17:29 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë 158cc3f252 Changed according to code review by @igoradamenko 2018-05-13 21:30:30 +03:00
igoradamenko 5cbdc6f0f6 remove excess padding for comments in last comments 2018-05-13 02:47:35 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë e96f571b06 Resolve conflicts 2018-05-13 02:07:38 +03:00
igoradamenko c4d5766340 save prev reply cb to store for preventing bulk rerender on reply click 2018-05-13 02:06:35 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë e6aa4111dd Add basic ARIA mark-up 2018-05-13 01:49:13 +03:00
igoradamenko 28f279f41a fix styles for replying comment for mobiles 2018-05-13 01:28:07 +03:00
igoradamenko 83cee9ce80 show collapse button for deleted comments 2018-05-13 01:02:57 +03:00
igoradamenko c2a097bd7b color vote arrows to green and red 2018-05-13 00:44:27 +03:00
igoradamenko 3b83f5f80e set useless mod for comments with score <= -10 2018-05-13 00:20:07 +03:00
igoradamenko c8e5b1871f remove id from preview of comment 2018-05-13 00:01:50 +03:00
igoradamenko 620208a92b make collapse buttons lighter 2018-05-12 23:59:47 +03:00
igoradamenko 485a99cb67 add collapse for threads 2018-05-12 23:42:49 +03:00
igoradamenko eee525abfc hide anything that goes out of the comment text borders 2018-05-12 22:35:54 +03:00
igoradamenko 89e4e75b00 dont show actions for deleted comments 2018-05-12 21:39:40 +03:00
igoradamenko 995373394d align vote arrows 2018-05-12 16:06:18 +03:00
igoradamenko a8df3441c7 remove possibility of vote from guests 2018-05-12 15:39:36 +03:00
igoradamenko e8afb5261f change color of comment status 2018-05-12 14:58:59 +03:00
igoradamenko 30650cc047 remove useless code from scroll to parent action 2018-05-12 14:57:25 +03:00
igoradamenko b5f49c2c38 ok, let's try to fix scroll to parent again 2018-05-12 14:51:18 +03:00
igoradamenko 3bd4edbce3 fix scroll to parent 2018-05-12 14:38:26 +03:00
igoradamenko 37eaef2c0e change vote buttons to more sexy 2018-05-12 14:19:55 +03:00
igoradamenko 83feea56e2 fix scroll to the same parent comment or to the pinned one 2018-05-12 14:19:13 +03:00
igoradamenko 1b0beb2a7f add link to parent 2018-05-12 13:57:21 +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 f65c655a08 add link for comment to time 2018-05-12 12:53:18 +03:00
igoradamenko e54d979707 don't allow user to vote for his own comment 2018-05-12 00:32:24 +03:00
igoradamenko 01cfbcfd49 show mobile replying only for touch devices 2018-05-11 23:49:28 +03:00
igoradamenko 35555baf79 show user id on username click 2018-05-07 00:22:25 +03:00
igoradamenko def6505e31 show user id on hover of their name 2018-05-06 23:29:02 +03:00
igoradamenko ca240000f1 fix pinned comments style 2018-05-06 23:29:02 +03:00
igoradamenko 9bdbe6fd95 close input for reply on escape 2018-05-06 23:29:01 +03:00
igoradamenko 5d6738cce7 hide reply form after sending 2018-05-03 02:56:28 +03:00
igoradamenko 37f15d9fa4 rewrite default avatar flag 2018-05-03 00:47:01 +03:00
igoradamenko afbebd0d5d improve colors and offsets of comment form 2018-05-03 00:39:42 +03:00
igoradamenko e2d875aa79 show disabled score & votes button for guest 2018-05-03 00:39:42 +03:00
igoradamenko 7975cdee15 fix offset from username to text in last comments widget 2018-05-03 00:39:42 +03:00
igoradamenko 412fc7a97d add preview support 2018-05-02 02:44:27 +03:00
igoradamenko b9c567c10e redesign 2018-05-02 02:18:38 +03:00
igoradamenko 0ef77f63f6 fix triple click on 'reply' 2018-05-02 00:14:23 +03:00
igoradamenko e19350ab8f simplify markup of preview view of comment block 2018-05-02 00:12:56 +03:00
igoradamenko 8013e2806d change comment layout: move avatar to the info line 2018-05-01 23:47:55 +03:00
igoradamenko 04e964709e speed up hide reply form when another one opens 2018-05-01 23:37:05 +03:00
igoradamenko 789fced894 improve mobile styles of replying form 2018-05-01 23:01:54 +03:00
igoradamenko 54615b0dff hide comment reply when another one opens 2018-05-01 23:00:56 +03:00
igoradamenko 613613985e add tabindex on comment controls 2018-05-01 20:37:27 +03:00