Commit Graph

66 Commits

Author SHA1 Message Date
2e82fb4015 Refactor discussion list styles, fix loading indicator height in pane 2015-05-29 18:31:17 +09:30
cafa6c7b5d New and improved post stream. 2015-05-29 18:17:50 +09:30
8f0989fb80 Various appearance tweaks 2015-05-27 16:22:02 +09:30
6fed357605 Allow ActionButtons to be disabled 2015-05-27 16:21:15 +09:30
796c2590a2 Add unread indicator to scrubber. closes #94 2015-05-27 16:18:21 +09:30
dee9bb1c6d Tweak post-signup welcome appearance 2015-05-26 18:05:20 +09:30
85ba97ed5c Improve appearance/behaviour of login/signup/forgot modals 2015-05-26 16:25:25 +09:30
7a1ae67192 Make loading indicators stand out less when using a custom primary color 2015-05-21 15:58:56 +09:30
d69e481037 Make hero light 2015-05-21 13:10:25 +09:30
ca343edf00 Bump up discussion list title size again 2015-05-21 13:09:26 +09:30
80c0900388 Just being picky 2015-05-20 11:12:48 +09:30
0102f31e06 Tweak notifications appearance 2015-05-18 18:56:11 +09:30
9135749bb4 Rename JS sub-components so that descriptors are before the noun, not after
To be consistent with the naming in PHP world.

e.g. ReplyComposer instead of ComposerReply
2015-05-18 18:50:24 +09:30
9f42fbe450 Make sure links never have an underline 2015-05-18 16:46:44 +09:30
4233723ff6 Tweak codeblock styles 2015-05-18 16:46:13 +09:30
10acb839cf Correct composer position when pane is pinned but screen is too small to actually show it 2015-05-18 15:17:33 +09:30
921a75135f Fix select-input appearance on Firefox 35+. Closes #43 2015-05-18 15:11:31 +09:30
e605860e89 Fade out post when it is being edited 2015-05-18 14:24:18 +09:30
561645b0b4 Tweak discussion list badges positioning 2015-05-18 13:49:39 +09:30
aa2bc23039 Drastically improve how the composer looks and behaves
- New, cleaner, more prominent look
- Make it statically positioned down the bottom on mobile, so you can
still scroll up to look at posts
- Fix some bugs with animation, jumping between views
2015-05-18 10:40:14 +09:30
35b46288b0 Slightly increase contrast between primary/muted text 2015-05-18 10:36:04 +09:30
8390baa4c8 Make discussion list titles smaller again 2015-05-18 10:35:42 +09:30
281f475d28 More compact discussion list styling 2015-05-18 08:00:33 +09:30
15d35fa5db Fix author tooltip wrapping 2015-05-14 23:10:22 +09:30
d96da61b1b New look for notifications 2015-05-14 22:41:08 +09:30
e78951ca39 Add styling for quotes 2015-05-14 22:41:07 +09:30
78c6637940 Tweak gap loading indicator appearance 2015-05-14 22:41:07 +09:30
f1769c2d54 Tweak post footer/actions appearance 2015-05-14 22:41:07 +09:30
3aab626b22 Add pulsate/flash animations for drawing attention to posts 2015-05-14 22:41:07 +09:30
7d5921ca5e New look for highlighted posts 2015-05-14 22:41:07 +09:30
0befac4082 Make controls buttons slightly bigger 2015-05-14 22:41:07 +09:30
ed3648702c Formatting 2015-05-14 22:41:06 +09:30
a06a973d89 Only give dropdown menu items padding if they have an icon 2015-05-14 22:41:06 +09:30
781dc2ef0c New component for post excerpts, which will be shown in search results
Perhaps also in user activity stream. They are used in the mentions
extension.

In order to generate the excerpt, each formatter can implement a
“strip” method which basically converts block formatting into inline
formatting.
2015-05-14 22:41:05 +09:30
e19190ca68 Make link styles more obvious 2015-05-11 12:11:38 +09:30
4d17e172a7 Close the drawer when page content is touched. Fixes #69 2015-05-11 11:03:40 +09:30
a89803c957 Tweak user activity item appearance 2015-05-07 10:27:42 +09:30
c9f3ac9d66 Hide badges on deleted posts 2015-05-07 08:58:20 +09:30
515e61b77f Tweak discussion list spacing 2015-05-07 06:38:09 +09:30
719080ff1f Tweak heading line height 2015-05-07 06:38:01 +09:30
9fe334b4f8 Add semibold weight 2015-05-07 06:37:41 +09:30
bde9bf9378 Fix FontAwesome path 2015-05-06 12:12:22 +09:30
c6f368f045 Don't obstruct author tooltip 2015-05-06 11:40:35 +09:30
7d2cdd20d3 Don't wrap long author tooltips 2015-05-06 11:35:30 +09:30
54f731942e Add user group badges 2015-05-06 11:25:19 +09:30
707c60d3ab Tweak user card UI 2015-05-06 11:24:42 +09:30
45033d7d59 Fix up hidden post styles; don't show user card 2015-05-06 08:33:00 +09:30
ae2930dc35 Show login modal if replying as guest; disable button if no permission
Also hide the first item in dropdown-split menus
2015-05-04 11:08:45 +09:30
538784744c Show login modal when starting a discussion as a guest 2015-05-04 10:44:03 +09:30
4cb9ed851d Slightly thicken the post highlight border again 2015-05-03 11:53:37 +09:30