Commit Graph

25 Commits

Author SHA1 Message Date
Toby Zerner
b2e21f1dfc Use new composer method 2016-03-07 22:22:06 +10:30
Toby Zerner
98e7878539 Add StyleCI config 2016-02-26 14:01:52 +10:30
Maël Soucaze
14601f0282 Update license year range to 2016 2016-01-25 16:50:50 +01:00
Toby Zerner
cb21d8290a Add Composer branch-alias
This allows installations to require version 0.1.0 with minimum-stability=dev, and they will get the latest from master.

See flarum/core#727
2016-01-19 17:19:40 +10:30
Toby Zerner
ebafb903fe Commit latest dist files
See https://github.com/flarum/core/issues/727#issuecomment-172384020
2016-01-19 17:19:36 +10:30
Toby Zerner
c0a54a6786 Rename package 2015-12-29 12:54:58 +10:30
Toby Zerner
d5970ee4a0 Allow the first post to be hidden 2015-12-01 16:42:49 +10:30
Toby Zerner
d78bd82b65 Add FastClick 2015-11-23 10:38:20 +10:30
Toby Zerner
675412f181 More mobile UX improvements
- Reposition the composer when shown
- Make preview button scroll the parent frame down
- Fix iframe infinite height loop
2015-11-23 10:10:26 +10:30
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
Toby Zerner
eefdb40f08 Release 0.1.0-beta.4 2015-11-05 16:42:25 +10:30
Toby Zerner
5041428b8c Make the toolbar fixed to the top; tweak contents
Add a comment count (which links to the full discussion) and show the reply button normally on mobile.
2015-11-03 18:11:31 +10:30
Toby Zerner
b21374e520 Fix incorrect post permalinks 2015-11-03 18:10:26 +10:30
Toby Zerner
cad85335a6 Release 0.1.0-beta.3 2015-11-03 10:02:47 +10:30
Toby Zerner
714464ab03 Update ItemList API 2015-10-30 22:44:51 +10:30
Toby Zerner
fc339254cf Trim the /embed prefix off of post permalinks 2015-10-27 12:08:42 +10:30
Toby Zerner
40c32e1b3a Show sidebar items at top of embed 2015-10-27 12:03:03 +10:30
Toby Zerner
5e734ca5c9 Improve embed architecture
- Fix composer preview button not working
- Fix inappropriate alert message when reply is submitted
2015-10-22 12:28:17 +10:30
Toby Zerner
f6830c6ab6 Flush the embed client assets when settings are changed 2015-10-15 10:48:25 +10:30
Toby Zerner
f199620df8 Initialise component state in init() instead of constructor 2015-10-13 16:58:31 +10:30
Toby Zerner
d333a60aa4 Update for composer branch 2015-10-13 12:29:22 +10:30
Toby Zerner
d76e27559e Add license 2015-09-25 16:15:23 +09:30
Toby Zerner
c2178b4105 Add iframeResizer 2015-09-23 10:06:04 +09:30
Toby Zerner
dcb3c3f70a Add EmbedApp class 2015-09-23 10:05:52 +09:30
Toby Zerner
825b496364 Initial commit 2015-09-16 16:00:08 +09:30