Commit graph

132 commits

Author SHA1 Message Date
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
Sacha Greif
a1d304445d highlight OP's comments 2015-03-13 09:41:15 +09:00
Sacha Greif
63e2acabf5 side nav prototype 2015-03-12 18:07:23 +09:00
Sacha Greif
a44199e247 actually, do not load font file if not specified 2015-02-13 11:56:24 +09:00
Sacha Greif
bd623f80e0 adding setting for font family 2015-02-13 11:37:09 +09:00
Sacha Greif
628c91d362 Merge branch 'master' into devel 2015-02-11 18:13:08 +09:00
Sacha Greif
b9ca31ffa9 give search field a border when header has a white background 2015-02-11 18:02:56 +09:00
Kiko Beats
ae9fe2b6a6 Update _icons.scss 2015-02-07 20:40:23 +01:00
Kiko Beats
d7c5a5e1b7 Update _icons.scss 2015-02-07 19:59:43 +01:00
Kiko Beats
a774b5b2e4 Update _posts.scss 2015-02-07 19:59:06 +01:00
Sacha Greif
bb005b85b7 fix screen.scss bug 2015-01-27 13:07:29 +09:00
Sacha Greif
1aefbea3cd fixing mobile version for grid layout 2015-01-27 11:44:06 +09:00
Sacha Greif
815b6c87e1 Revert "Update _posts.scss"
This reverts commit 67c1c9c901.
2015-01-27 11:19:17 +09:00
Sacha Greif
5517841de3 Merge branch 'devel' 2015-01-27 11:12:19 +09:00
Lamine Kane
67c1c9c901 Update _posts.scss
Added a "justify-content: center" so that no customization is needed to adjust the posts display for breakpoints.
2015-01-21 15:06:32 -05:00
Sacha Greif
b3804e43ca organising posts css 2015-01-20 10:37:24 +09:00
Sacha Greif
35ae630ebd working on grid layout; added callback for injecting CSS classes for post items 2015-01-19 11:40:27 +09:00
Sacha Greif
c3e93e4954 tiny css tweak 2015-01-18 11:20:24 +09:00
Sacha Greif
bbf30fea0d Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2015-01-18 11:12:12 +09:00
Sacha Greif
9c5bd4ce4d extract postRank into its own post module 2015-01-16 16:11:36 +09:00
Sacha Greif
2c83ec1eb3 version bump 2015-01-14 09:55:42 +09:00
Sacha Greif
83cd0d579e various css tweaks 2015-01-14 09:45:18 +09:00
Kiko Beats
ff5c5ab0e6 https is better 2015-01-12 11:48:30 +01:00
Sacha Greif
b9df5c9100 refactor post list markup 2015-01-10 11:38:19 +09:00
Sacha Greif
3a51f38c3c css tweaks 2015-01-10 11:11:55 +09:00
Sacha Greif
ae9c1fa59b Add load more days link 2015-01-09 16:05:00 +09:00
Sacha Greif
c9d13c3159 show message when user cannot comment; redirect to sign in form when not logged in 2015-01-05 16:32:26 +09:00
Sacha Greif
c03aac379c Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2015-01-05 10:37:22 +09:00
Sacha Greif
e789511d8b css tweaks 2015-01-04 12:51:18 +09:00
Anthony Mayer
77dd6ffba9 Adding nav client unit test
Added testing dependencies, added test case, removing unused nav code, and adding travis file
2015-01-02 21:27:09 +01:00
Sacha Greif
0d983355eb refactor banner CSS; add dismiss button to release notes banner 2014-12-31 11:44:32 +09:00
Sacha Greif
03922286e1 refactoring comment form code and fixing upvote issue 2014-12-28 12:13:13 +09:00
Sacha Greif
c74a9ae8b0 add loading indicators to forms 2014-12-27 18:34:01 +09:00