framework/extensions/embed
Toby Zerner c9401ce150 Tweak UX on mobile
Since Mobile Safari automatically resizes iframes to fit their content, we need to avoid using position:fixed. In this commit we:

- Eliminate use of position:fixed for dropdowns. They are instead displayed statically, like on desktop.
- Reposition modals when they are shown according to the parent window's scroll position.
- Tweak the toolbar's appearance and height on mobile.
2015-11-20 12:44:42 +10:30
..
js/forum Tweak UX on mobile 2015-11-20 12:44:42 +10:30
less/forum Tweak UX on mobile 2015-11-20 12:44:42 +10:30
scripts Update for composer branch 2015-10-13 12:29:22 +10:30
src Improve embed architecture 2015-10-22 12:28:17 +10:30
views Add EmbedApp class 2015-09-23 10:05:52 +09:30
.editorconfig Initial commit 2015-09-16 16:00:08 +09:30
.eslintignore Initial commit 2015-09-16 16:00:08 +09:30
.eslintrc Initial commit 2015-09-16 16:00:08 +09:30
.gitattributes Initial commit 2015-09-16 16:00:08 +09:30
.gitignore Update for composer branch 2015-10-13 12:29:22 +10:30
.php_cs Initial commit 2015-09-16 16:00:08 +09:30
.travis.yml Initial commit 2015-09-16 16:00:08 +09:30
bootstrap.php Flush the embed client assets when settings are changed 2015-10-15 10:48:25 +10:30
CHANGELOG.md Release 0.1.0-beta.4 2015-11-05 16:42:25 +10:30
composer.json Update for composer branch 2015-10-13 12:29:22 +10:30
LICENSE Add license 2015-09-25 16:15:23 +09:30