Commit Graph
42 Commits
Author SHA1 Message Date
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
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 fb64e705cd decrease delay for checking auth state 2018-05-13 01:17:34 +03:00
igoradamenko cc1894caa4 fix default sort 2018-05-12 21:42:15 +03:00
igoradamenko 0303823205 change logic of preloaders on init load 2018-05-12 15:07:26 +03:00
igoradamenko 1b0beb2a7f add link to parent 2018-05-12 13:57:21 +03:00
igoradamenko 9eca64a8f0 add copyright 2018-05-11 21:39:29 +03:00
igoradamenko 29b65af600 show preloader when sort changes 2018-05-11 21:39:29 +03:00
igoradamenko 5457157856 save comment sort to LS 2018-05-06 23:29:01 +03:00
igoradamenko 75ece05a82 add sort switcher 2018-05-06 14:35:32 +03:00
igoradamenko 04e964709e speed up hide reply form when another one opens 2018-05-01 23:37:05 +03:00
igoradamenko 54615b0dff hide comment reply when another one opens 2018-05-01 23:00:56 +03:00
igoradamenko db581ee23d fix url hash check 2018-04-28 22:14:30 +03:00
igoradamenko d29981868f fix links to comments 2018-04-17 12:08:34 +03:00
igoradamenko 29fb99ef63 set default value of comments array 2018-04-14 22:26:19 +03:00
igoradamenko 0471d105e1 fix unbinded method in root component 2018-03-19 00:36:35 +02:00
igoradamenko a62e2e09e8 reload comments if someone was unblocked 2018-03-18 23:22:42 +02:00
igoradamenko c25dda1050 add blocked-users to root component 2018-03-18 23:13:31 +02:00
igoradamenko 8a33f335a5 add scrolling to the comment if there is any id in url
e.g. https://demo.remark42.com/web/#remark__comment-3669787380
2018-03-16 01:02:37 +02:00
igoradamenko 49b94e6111 hide input field for guests 2018-03-04 00:52:23 +03:00
igoradamenko e75b9fb2ed add preloader block to root component instead of text 'Loading..' 2018-03-04 00:52:22 +03:00
igoradamenko 43ccb6106d make it possible to answer to pinned comment in threads 2018-02-24 21:28:46 +02:00
igoradamenko 10f65eb853 move constants to separated file 2018-02-18 00:37:27 +02:00
igoradamenko fb45e40e5a fix default values for config and providers 2018-02-14 01:40:01 +02:00
igoradamenko 537a04937d fix location check in new window during signing in 2018-02-14 01:37:50 +02:00
igoradamenko 12cf3d7264 fix saving data of current user after logging in 2018-02-14 01:29:52 +02:00
igoradamenko b901bc2e96 add sign in / out handlers 2018-02-14 01:16:55 +02:00
igoradamenko 77e8cc8d45 subscribe comments in root component state to store updates 2018-02-13 01:15:09 +02:00
igoradamenko 94244f9751 decrease opacity of comments of banned users 2018-02-13 01:15:09 +02:00
igoradamenko 0cbce460cb show pinned comments on the top of threads 2018-02-13 01:15:09 +02:00
igoradamenko bdb54925ea move logic about replacement and pasting comment to store instead of root component 2018-02-03 00:53:26 +02:00
igoradamenko 9468acd477 add support for posting comments & replies 2018-02-02 23:49:10 +02:00
igoradamenko 00a17ad15f api.user → api.getUser 2018-02-02 21:15:21 +02:00
igoradamenko 3012c27f90 add preloader 2018-02-02 21:10:13 +02:00
igoradamenko a4a9b0a0f7 add sending comment to server on submit input 2018-01-29 00:43:07 +02:00
igoradamenko 99523f8925 move styles from root block to its elements 2018-01-28 23:12:18 +02:00
igoradamenko 1f4e1b160f rewrite draft using preact 2018-01-23 20:15:35 +02:00
igoradamenko 26e2445913 move common files to folder /common/ 2018-01-23 20:15:35 +02:00
igoradamenko fa821cb5e1 start to rewrite draft using preact 2018-01-23 20:15:35 +02:00