Commit graph

210 commits

Author SHA1 Message Date
Sacha Greif
f40d14482a version bump (0.24.0) 2015-09-03 09:33:23 +09:00
Sacha Greif
5aa1c320b2 renamed posts_views_nav to views_menu 2015-08-26 10:43:56 +09:00
Sacha Greif
01fa2db936 Menus refactoring 2015-08-21 10:20:48 +09:00
Sacha Greif
72147687bc improving debug mode; you can now click the template to log out data to the console 2015-08-18 13:08:23 +09:00
Sacha Greif
5fe4272c06 Refactoring post admin links on post item 2015-08-18 10:21:21 +09:00
Sacha Greif
13bf1e3ccf fix versioning (0.23.0) 2015-08-15 12:36:07 +09:00
Sacha Greif
93f55191d4 version bump (0.23) 2015-08-15 12:30:08 +09:00
Sacha Greif
031d7e3d40 show user avatar in top nav 2015-08-15 11:42:45 +09:00
Sacha Greif
2a9adeeb92 CSS tweaks 2015-08-14 17:03:21 +09:00
Sacha Greif
7a54b3861b refactor and improve code for share package 2015-08-12 15:22:05 +09:00
Sacha Greif
0650082c7b Merge pull request #1091 from valgalin/valgalin-patch-1
Show Share button on desktop version
2015-08-12 11:45:57 +09:00
Sacha Greif
089706dea6 history update; various tweaks 2015-08-03 20:03:06 +09:00
Sacha Greif
1bfc66f581 small css fix 2015-08-01 16:35:50 +09:00
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
e78bf951b1 version bump (0.22.2) 2015-07-28 11:16:14 +09: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
9837824860 version bump (0.21.1) 2015-07-01 15:51:27 +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
9b7edf4687 version bump 2015-06-17 17:58:07 +09:00
Sacha Greif
fb7b02de87 version bump (0.20.5) 2015-06-05 11:39:36 +09:00
Sacha Greif
172f3a140d version bump (0.20.4) 2015-05-20 10:18:14 +09:00
Sacha Greif
d1055bd8ce version bump (0.20.2) 2015-05-20 09:34:03 +09:00
Sacha Greif
31fd821029 version bump (0.20.1) 2015-05-19 15:42:24 +09:00
Sacha Greif
b296d87e44 make profileCompletedAsync callback work; make invites work even with Twitter or Facebook accounts 2015-05-19 12:34:27 +09:00
Sacha Greif
3532f43db2 small fixes to invites and css 2015-05-19 09:37:27 +09:00
Sacha Greif
d43a4c6395 Changing package versions to match Telescope version 2015-05-18 12:10:07 +09:00
Sacha Greif
b2d6e94265 updating package versions 2015-05-16 12:05:53 +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
9c5e3a56c6 Make optional packages depend on core only 2015-04-22 16:52:42 +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
7a29c64509 telescope:i18n 2015-04-20 15:20:10 +09:00
Sacha Greif
6d980f9325 change package names; remove submodules 2015-04-20 14:58:48 +09:00
Sacha Greif
50fc3eb11a Merge branch 'namespace' of https://github.com/TelescopeJS/Telescope into namespace
# Conflicts:
#	lib/users.js
#	packages/telescope-base/lib/base.js
#	packages/telescope-base/package.js
#	packages/telescope-lib
2015-04-20 13:57:37 +09:00