Commit Graph
28 Commits
Author SHA1 Message Date
Igor AdamenkoandGitHub a6e2fd30c4 Merge branch 'master' into user-info-redux 2018-09-29 22:50:33 +03: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
Eldar AmantayandAleksei Gurianov 1d267f5db6 ISSUE-73: UI support for DeleteMe request
Closes #73

* Add the API post request deleteMe
* Add a trigger button
* Add an utils/email module with the template and window opener
* Add a dropdown component
* Add a button component
* Hide the user-id text and a logout bout in the dropdown
* Add a noop empty function to pass a default handler callback to components
2018-07-17 23:21:11 +04:00
Aleksei GurianovandGitHub a544aff6ac improve and document developer setup (#161)
japanese commit
fixes #158
2018-07-13 09:54:12 +04:00
DmitryTsepelev d09e45b0a8 UserInfo uses redux store 2018-07-10 17:33:51 +03:00
Dmitry TsepelevandAleksei Gurianov a02b1502a6 Basic redux integration for thread component (#141) 2018-07-10 14:05:39 +04:00
Aleksei GurianovandGitHub 2c570c2530 reveal node_modules in separate container (#123)
This allows reusing docker fs layer with node_modules
in case if there were no changes in package*.json
As a result, it decreases dependency on network
during rebuilds at least in a local environment.
2018-07-10 01:03:27 +04:00
Mihail NovikovandAleksei Gurianov bcd28306e2 migrate from sass to PostCSS (#142)
closes #135
2018-07-09 01:17:04 +04:00
Sviataslau ShchaurouskiandAleksei Gurianov 20f08683b5 112: mobile version breaks title with author name (#126)
* 112: refactors comment component a bit - replaces few onDo/onUndo methods with their toggle equivalent

* 112: refactors comment component a bit - replaces few onDo/onUndo methods with their toggle equivalent part 2

* revert it later

* Revert "revert it later"

This reverts commit f8bee04

* Adds engine section in package.json and sourcemaps generation in webpack

* Extracts Avatar as component

* Fixes typo, linting and bug

* Removes dev changes

* Fixes linter errors

* Fixes PR comments
2018-07-08 15:42:19 +04:00
Aleksey Gurianov dcd97a9df7 set eslint prettier rule to error level 2018-07-07 01:19:18 +04:00
Mihail NovikovandAleksei Gurianov b08e351da0 Add a11y linter (#130) 2018-07-06 20:13:24 +04:00
Efremov AlexeyandAleksei Gurianov dec8bb4fc9 Add: Issue #92 prettier + husky + lint-staged 2018-07-06 19:05:35 +04:00
igoradamenko ed92a0bda5 add finally polyfill for promises 2018-06-30 23:56:52 +03:00
Гурьянов Алексей Александрович 7088accf70 split polyfills into separate bundle 2018-06-24 16:14:46 +04:00
Гурьянов Алексей Александрович f473c2a659 fix eslint warnings 2018-06-24 16:14:07 +04:00
konstantin krivlenia 52d791a7b6 setup testing environment 2018-06-23 18:36:14 +03:00
konstantin krivlenia 07f82bf6a5 add eslint check 2018-06-23 01:38:03 +03:00
igoradamenko abbf5806c5 fix vulnerabilities in node packages deps 2018-05-26 23:12:22 +03:00
igoradamenko 8347cd0d35 update copy-webpack-plugin 2018-05-12 00:47:58 +03:00
igoradamenko 1aa699ebd3 Revert "try to use lightweight unfetch instead of heavy axious"
This reverts commit b020ef2
2018-03-10 23:07:01 +03:00
igoradamenko 9493c61f2c Revert "remove axios"
This reverts commit 086af34
2018-03-10 23:06:39 +03:00
igoradamenko 086af343af remove axios 2018-03-10 21:15:50 +03:00
igoradamenko b020ef22a0 try to use lightweight unfetch instead of heavy axious 2018-03-10 19:38:58 +03:00
igoradamenko b2e9101e29 add copy-webpack-plugin 2018-02-13 23:48:43 +02:00
igoradamenko dd9a2d5cf8 remove mimic 2018-02-13 20:18:47 +02:00
igoradamenko 1f4e1b160f rewrite draft using preact 2018-01-23 20:15:35 +02:00
igoradamenko 446b80b5c9 prepare webpack config to preact 2018-01-23 20:15:35 +02:00
igoradamenko 45df3c8f3e add draft of web app 2018-01-06 11:58:24 +02:00