Commit Graph
19 Commits
Author SHA1 Message Date
igoradamenko 566d5820ad fix passing title to the iframe 2019-01-06 21:22:28 +02:00
igoradamenko 52578221a9 pass page title to the iframe 2019-01-06 20:55:40 +02:00
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
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
Aleksei GurianovandGitHub a544aff6ac improve and document developer setup (#161)
japanese commit
fixes #158
2018-07-13 09:54:12 +04:00
Aleksey Gurianov f74f9e462c improve ux of login flow #157 2018-07-12 00:20:05 +04:00
vladimir dashukevich 638c9cdadb Fix bug with browser back button 2018-06-06 00:56:51 +03:00
igoradamenko 359ee35bfc enhance styles of preloader 2018-05-18 18:02:08 +03:00
stalov fb93aa6727 Preloaded built insite iframe, so first load without cached js bundle is more user-friendly 2018-05-15 23:14:54 +10:00
igoradamenko 3bd4edbce3 fix scroll to parent 2018-05-12 14:38:26 +03:00
igoradamenko 6ac58e3d60 fix bugs with ES6 in IE 2018-05-06 14:35:32 +03:00
igoradamenko 6f0578de17 fix html,body styles 2018-04-30 07:55:45 +03:00
igoradamenko 9567aafd60 set target=_blank for all links 2018-04-18 18:54:51 +03:00
igoradamenko d29981868f fix links to comments 2018-04-17 12:08:34 +03:00
igoradamenko 44eb9aaa86 use relative paths to scripts and styles on iframe page 2018-02-18 01:15:22 +02:00
igoradamenko fdc3188155 update method of communication between iframe and embed script 2018-02-16 00:07:17 +02:00
igoradamenko b0fc46fbc7 add styles to iframe 2018-02-14 01:59:03 +02:00
igoradamenko 3e6215d7dd fix path to script in iframe 2018-02-14 01:16:55 +02:00
igoradamenko de76638b7b add iframe.html 2018-02-13 23:49:21 +02:00