Val Galin
db9d6c5af8
Show Share button on desktop version
...
Via CSS, I've showed the share button and hide the discuss icon on the post's page. Basically, the share button replaces the real estate of the discuss icon because we are already on the post's page, and we still have the comment link/count in the post's meta.
For those looking for the share button on the posts list (homepage), don't worry because Sacha is going to make the post title redirect to the page of the post. You can see it here: 285aa810d1
. So your users are still going to see the share button. :)
2015-08-01 13:18:54 +08:00
Sacha Greif
1353f0a74d
version bump (0.22.1)
2015-07-22 15:23:51 +09:00
Sacha Greif
8659d8a2e0
various layout and css tweaks
2015-07-22 15:06:53 +09:00
Sacha Greif
3e87fd3c98
putting banners and errors styles in base theme
2015-07-20 16:30:23 +09:00
Sacha Greif
b02b5688b3
removing module template to simplify template structure
2015-07-20 10:11:55 +09:00
Sacha Greif
10055e5058
make number of columns in grid layout adapt to width
2015-07-17 16:17:41 +09:00
Sacha Greif
2d13f42c75
enable using template as menuLabel; icon tweaks
2015-07-16 12:03:15 +09:00
Sacha Greif
7fa932874b
use flexbox for top header layout
2015-07-15 15:26:25 +09:00
Sacha Greif
b6c8c8df80
refresh highlights on debug mode trigger; various template tweaks
2015-07-15 14:56:04 +09:00
Sacha Greif
dc8a0fb1e2
make template highlighting code more flexible, tweak header layout; revert a couple changes
2015-07-15 10:06:44 +09:00
Sacha Greif
6c10a8e4df
renamed nav template to header; more template and CSS tweaks
2015-07-14 21:45:18 +09:00
Sacha Greif
793019297e
more work on debug package; started restructuring templates to wrap them all in an outer HTML element and avoid text nodes
2015-07-14 19:39:37 +09:00
Sacha Greif
66bf156169
working on debug package
2015-07-14 16:47:46 +09:00
Sacha Greif
5f59b7c4f3
fix upvote/downvote for grid layout
2015-07-07 11:52:01 +09:00
Sacha Greif
464e1ae481
fix comment voting style
2015-06-19 15:30:31 +09:00
Sacha Greif
05f656a407
working on post downvote setting
2015-06-18 16:46:45 +09:00
Sacha Greif
3532f43db2
small fixes to invites and css
2015-05-19 09:37:27 +09:00
Sacha Greif
24e3a41d73
add comment submit keyboard shortcut, tweak comment styling
2015-05-14 11:21:44 +09:00
Sacha Greif
3c22937896
userCreated -> onCreateUser; fixing getting started package
2015-05-08 11:45:09 +09:00
Sacha Greif
400fe55dc1
fixing users stuff
2015-05-07 16:18:07 +09:00
Sacha Greif
e61cf38437
small comment form tweaks
2015-05-06 17:13:10 +09:00
Sacha Greif
08c6e373fc
bringing packages back into core repo after all
2015-04-22 07:50:11 +09:00
Sacha Greif
3d383e06e1
more packageification; removed meteor hacks:npm; changed telescope-blank to custom
2015-04-21 11:42:47 +09:00
Sacha Greif
26a5e3ad5a
small fixes
2015-04-10 14:16:37 +09:00
Sacha Greif
07f6dc4d73
Publish pages for all users
2015-04-09 11:34:19 +09:00
Sacha Greif
7a219a738d
add pages to mobile nav; various CSS fixes
2015-04-09 10:02:50 +09:00
Sacha Greif
2b05abf527
adding pages package
2015-04-08 18:23:29 +09:00
Sacha Greif
be9d017304
avatars css fix
2015-04-08 09:20:58 +09:00
Sacha Greif
57fa01c6bb
various mobile css fixes; fix mobile nav
2015-04-03 09:48:30 +09:00
Sacha Greif
35efbeb3ee
refactoring menu component
2015-03-28 10:54:41 +09:00
Sacha Greif
f29b612c4e
update fourseven:sass ( fix #859 )
2015-03-28 10:21:23 +09:00
Sacha Greif
56caa499b7
make views nav use dropdown component, and hide it when there's only a single view
2015-03-25 18:19:22 +09:00
Sacha Greif
2c9aac2580
add category titles; do not show posts views nav on category pages
2015-03-25 12:30:55 +09:00
Sacha Greif
8fc95a316c
fix mobile nav
2015-03-24 17:03:37 +09:00
Sacha Greif
3c8fc80841
refactoring color customization system
2015-03-24 14:30:04 +09:00
Sacha Greif
8a8cf53fee
using font awesome for icons
2015-03-24 13:13:04 +09:00
Sacha Greif
9c5d3534cb
refactoring dropdown CSS
2015-03-23 11:28:36 +09:00
Sacha Greif
51b52da004
working on admin menu
2015-03-23 10:32:56 +09:00
Sacha Greif
2bcb078877
setting header colors based on settings
2015-03-23 08:57:29 +09:00
Sacha Greif
7de8974fc4
fixing top nav & notifications
2015-03-22 12:27:05 +09:00
Sacha Greif
44c1230a8a
fixing mobile version
2015-03-22 11:56:06 +09:00
Sacha Greif
4de55e5120
working on posts list views navigation
2015-03-22 09:42:58 +09:00
Sacha Greif
978bf7cd6f
working on dropdown show more
2015-03-21 20:51:23 +09:00
Sacha Greif
631092d78f
working on dropdown open/close
2015-03-21 18:43:35 +09:00
Sacha Greif
70147b5bc3
simplify dropdown and add admin-only items
2015-03-21 17:52:15 +09:00
Sacha Greif
a29987d7b2
refactoring dropdown menus into components
2015-03-20 18:31:49 +09:00
Sacha Greif
262cf1eebb
header > nav
2015-03-20 16:46:33 +09:00
Sacha Greif
ab8ce6f2d8
Merge branch 'devel' into sidenav
2015-03-18 10:14:59 +09:00
Sacha Greif
b390259650
fix op tag styling
2015-03-14 10:23:22 +09:00
Sacha Greif
d3665b9895
refactoring sidebar menu to use main nav
2015-03-13 15:27:24 +09:00