1
0
mirror of https://github.com/flarum/core.git synced 2025-07-22 17:21:27 +02:00
Commit Graph

56 Commits

Author SHA1 Message Date
Toby Zerner
de690fad16 Just being picky 2015-05-20 11:12:48 +09:30
Toby Zerner
e0401469dd Tweak notifications appearance 2015-05-18 18:56:11 +09:30
Toby Zerner
58adcfa3c4 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
Toby Zerner
3441002a5b Make sure links never have an underline 2015-05-18 16:46:44 +09:30
Toby Zerner
7d67098374 Tweak codeblock styles 2015-05-18 16:46:13 +09:30
Toby Zerner
bfef59c172 Correct composer position when pane is pinned but screen is too small to actually show it 2015-05-18 15:17:33 +09:30
Toby Zerner
c811dd569e Fix select-input appearance on Firefox 35+. Closes #43 2015-05-18 15:11:31 +09:30
Toby Zerner
0ef4469849 Fade out post when it is being edited 2015-05-18 14:24:18 +09:30
Toby Zerner
7a487793a0 Tweak discussion list badges positioning 2015-05-18 13:49:39 +09:30
Toby Zerner
b1cbfe0186 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
Toby Zerner
008b937a20 Slightly increase contrast between primary/muted text 2015-05-18 10:36:04 +09:30
Toby Zerner
c4cd202bd4 Make discussion list titles smaller again 2015-05-18 10:35:42 +09:30
Toby Zerner
f6873f6822 More compact discussion list styling 2015-05-18 08:00:33 +09:30
Toby Zerner
269b33438c Fix author tooltip wrapping 2015-05-14 23:10:22 +09:30
Toby Zerner
614a75a497 New look for notifications 2015-05-14 22:41:08 +09:30
Toby Zerner
f0f20544c6 Add styling for quotes 2015-05-14 22:41:07 +09:30
Toby Zerner
f534cad64e Tweak gap loading indicator appearance 2015-05-14 22:41:07 +09:30
Toby Zerner
df75757c96 Tweak post footer/actions appearance 2015-05-14 22:41:07 +09:30
Toby Zerner
a77303a473 Add pulsate/flash animations for drawing attention to posts 2015-05-14 22:41:07 +09:30
Toby Zerner
c35721d286 New look for highlighted posts 2015-05-14 22:41:07 +09:30
Toby Zerner
4e7cbaa4dd Make controls buttons slightly bigger 2015-05-14 22:41:07 +09:30
Toby Zerner
c17716db02 Formatting 2015-05-14 22:41:06 +09:30
Toby Zerner
a2049feddf Only give dropdown menu items padding if they have an icon 2015-05-14 22:41:06 +09:30
Toby Zerner
4a7bd67199 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
Toby Zerner
7fa4aa93c8 Make link styles more obvious 2015-05-11 12:11:38 +09:30
Toby Zerner
4fd61e2466 Close the drawer when page content is touched. Fixes #69 2015-05-11 11:03:40 +09:30
Toby Zerner
7a711e210b Tweak user activity item appearance 2015-05-07 10:27:42 +09:30
Toby Zerner
fe9f195cbb Hide badges on deleted posts 2015-05-07 08:58:20 +09:30
Toby Zerner
fd2708485a Tweak discussion list spacing 2015-05-07 06:38:09 +09:30
Toby Zerner
3a5a89e001 Tweak heading line height 2015-05-07 06:38:01 +09:30
Toby Zerner
e00bb42232 Add semibold weight 2015-05-07 06:37:41 +09:30
Toby Zerner
0398ae923e Fix FontAwesome path 2015-05-06 12:12:22 +09:30
Toby Zerner
e9d319e5ed Don't obstruct author tooltip 2015-05-06 11:40:35 +09:30
Toby Zerner
16e922cd86 Don't wrap long author tooltips 2015-05-06 11:35:30 +09:30
Toby Zerner
7906bbd986 Add user group badges 2015-05-06 11:25:19 +09:30
Toby Zerner
447cf1bcb1 Tweak user card UI 2015-05-06 11:24:42 +09:30
Toby Zerner
600e56d16a Fix up hidden post styles; don't show user card 2015-05-06 08:33:00 +09:30
Toby Zerner
ed191ca7e4 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
Toby Zerner
7638571b82 Show login modal when starting a discussion as a guest 2015-05-04 10:44:03 +09:30
Toby Zerner
a943d5aee4 Slightly thicken the post highlight border again 2015-05-03 11:53:37 +09:30
Toby Zerner
51e47f549f Make post highlight more subtle 2015-05-02 08:48:35 +09:30
Toby Zerner
c8613eaec6 Tweak composer styles
- Make minimised content look nicer, non-interactive
- Fix margins on tablet
2015-05-02 08:48:18 +09:30
Toby Zerner
2623f59c23 Make discussion hero extensible 2015-05-02 08:36:04 +09:30
Toby Zerner
452efaf86b Don't let discussion details in list wrap 2015-05-02 08:34:09 +09:30
Toby Zerner
cb4883cd7a Tweak header/footer control layout 2015-05-02 08:33:05 +09:30
Toby Zerner
80b13844d6 Unify icon class name, change the way icons are floated in menus 2015-05-02 08:32:45 +09:30
Toby Zerner
9034074f8d Show modal close button above content 2015-05-02 08:30:35 +09:30
Toby Zerner
affebc2ca1 Skin colour tweaks 2015-05-02 08:29:43 +09:30
Toby Zerner
0fc1691103 Merge remote-tracking branch 'upstream/master' 2015-04-25 22:45:27 +09:30
Toby Zerner
6db911420b Update some styles for the Mithril app 2015-04-25 22:31:37 +09:30