Commit Graph
25 Commits
Author SHA1 Message Date
igoradamenko 87683bd91c add pass onreply callback through thread component to children 2018-02-02 23:48:11 +02:00
igoradamenko b027dd48c7 add getComment support to api 2018-02-02 23:47:41 +02:00
igoradamenko c4365d09fe add input for replying to comment component 2018-02-02 23:47:28 +02:00
igoradamenko 5248041b00 input: add autofocus and reset value after sending 2018-02-02 23:46:12 +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 45dc4a49e5 add user get request to api 2018-02-02 20:52:44 +02:00
igoradamenko cb293c78fc add store singleton 2018-02-02 20:52:27 +02:00
igoradamenko 7bf29b99dc change accent color 2018-02-02 19:32:32 +02:00
igoradamenko a4a9b0a0f7 add sending comment to server on submit input 2018-01-29 00:43:07 +02:00
igoradamenko 73861df6b1 add send api endpoint for posting comments 2018-01-29 00:43:07 +02:00
igoradamenko 24e51e35a6 add body to post requests in fetcher 2018-01-29 00:43:07 +02:00
igoradamenko a0632c89f8 add send button to input 2018-01-28 23:41:37 +02:00
igoradamenko 8ebdb94d3a add some format for time string 2018-01-28 23:23:55 +02:00
igoradamenko d80ad716c9 add font for threads 2018-01-28 23:12:18 +02:00
igoradamenko 99523f8925 move styles from root block to its elements 2018-01-28 23:12:18 +02:00
igoradamenko 1808cafea6 add spaces around score 2018-01-28 23:12:18 +02:00
igoradamenko 4f1ab160d4 add input component with auto-resize on input 2018-01-28 23:09:02 +02:00
igoradamenko 59c9d59ad0 show error in console if root node isn't found 2018-01-23 20:15:35 +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
igoradamenko 6912a622c7 add draft for voting ui 2018-01-23 20:15:35 +02:00
igoradamenko 8cd75f7b1e add polyfills for .matches and .closest 2018-01-23 09:50:31 +02:00
igoradamenko 45df3c8f3e add draft of web app 2018-01-06 11:58:24 +02:00