Commit Graph
31 Commits
Author SHA1 Message Date
Igor AdamenkoandUmputun 6f1b9037d5 Dark theme (#228)
* add with-theme hoc

* add dark theme styles for components

* add toggle theme button to the dev demo page

* add info about widget themes to README
2018-12-15 17:10:41 -06:00
igoradamenko 344a4fa6a8 revert all temp frontend changes 2018-11-12 22:53:38 +02:00
igoradamenko 69167d0c95 first steps to removing iframe 2018-11-12 22:06:22 +02:00
Alexandr 2a3b380686 UserInfo close by Esc fix 2018-09-06 09:06:42 +05: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
Aleksey Gurianov 8f3b8e11e1 Fix crossdomain clickoutside listener 2018-07-18 23:37:00 +04:00
Efremov AlexeyandAleksei Gurianov 4cca80e3c1 restyle close button, add close animation (#152)
closes #98
2018-07-13 11:46:22 +04:00
Aleksei GurianovandGitHub a544aff6ac improve and document developer setup (#161)
japanese commit
fixes #158
2018-07-13 09:54:12 +04:00
Efremov AlexeyandAleksei Gurianov 1539c1f043 add user-info in iframe (#131)
closes #98
2018-07-09 18:32:14 +04:00
PrettierandAleksey Gurianov 2df3aa01d4 apply prettier formating 2018-07-07 01:17:37 +04:00
Aleksey Gurianov fea398483e Revert "Add: user-info in iframe Issue #98"
This reverts commit bae2b8dcaa.
2018-07-06 03:08:53 +04:00
Efremov AlexeyandAleksei Gurianov bae2b8dcaa Add: user-info in iframe Issue #98
Signed-off-by: Efremov Alexey <lexich121@gmail.com>
2018-07-06 01:30:37 +04:00
Гурьянов Алексей Александрович f473c2a659 fix eslint warnings 2018-06-24 16:14:07 +04:00
konstantin krivlenia 07f82bf6a5 add eslint check 2018-06-23 01:38:03 +03:00
igoradamenko faeb4d3d1d fix scrolling to comment 2018-05-26 23:02:37 +03:00
igoradamenko b5fd095954 fix hash handling inside widget 2018-05-26 22:28:24 +03:00
igoradamenko cdadc1e570 improve handling hashchange: preventdefault if newurl contains remark hash 2018-05-26 21:45:41 +03:00
igoradamenko faf5ecf598 scroll to comment using parent window 2018-05-26 19:51:13 +03:00
igoradamenko 30650cc047 remove useless code from scroll to parent action 2018-05-12 14:57:25 +03:00
igoradamenko 3bd4edbce3 fix scroll to parent 2018-05-12 14:38:26 +03:00
igoradamenko 118ab501f2 fix bugs with postMessage in IE 2018-05-06 14:35:32 +03:00
igoradamenko 4fee1c28b8 remove hash from request url 2018-04-30 07:38:20 +03:00
igoradamenko 6829029227 fix scripts init 2018-04-28 22:46:03 +03:00
igoradamenko d29981868f fix links to comments 2018-04-17 12:08:34 +03:00
igoradamenko d6982d97a9 add embed-script for last-comments widget 2018-03-11 20:37:59 +03:00
igoradamenko 770eedbf6b add counter script 2018-03-10 23:49:37 +03:00
igoradamenko 64636dae1b fix link to local iframe in embed.js 2018-02-24 23:52:18 +02:00
igoradamenko 7aa99cc07d add check for config object to embed script; use local url for iframe in dev 2018-02-18 01:14:22 +02:00
igoradamenko 46e4027ae7 pass params to main script from embed script by query string of iframe's src 2018-02-18 00:37:27 +02:00
igoradamenko fdc3188155 update method of communication between iframe and embed script 2018-02-16 00:07:17 +02:00
igoradamenko 3b85e2b875 add embed script for iframe and test page for them 2018-02-15 23:31:24 +02:00