Commit graph

107 commits

Author SHA1 Message Date
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
Sacha Greif
c8ccb8b7b9 updating Meteor 2014-12-20 17:04:45 +09:00
Sacha Greif
4b4997a784 even more styling 2014-12-16 14:18:32 +09:00
Sacha Greif
b932506f56 more style tweaks 2014-12-16 13:52:23 +09:00
Sacha Greif
6723a532da alternate layout for post items 2014-12-16 13:34:01 +09:00
Sacha Greif
36ece25c7e posts css clean-up 2014-12-16 09:13:30 +09:00
Sacha Greif
6633eed8e3 more css tweaks 2014-12-16 09:04:35 +09:00
Sacha Greif
989ce1cd11 font size tweak 2014-12-16 08:45:25 +09:00
Sacha Greif
c2421a8e9d small css tweaks 2014-12-15 16:00:35 +09:00
Sacha Greif
f8cb992069 Adding descriptions in post list pages and showing them in menus. 2014-12-15 09:46:51 +09:00
Sacha Greif
f5eb356ac1 adding commenters avatars 2014-12-14 15:15:34 +09:00
Sacha Greif
811c63c7dd css fix 2014-12-14 13:23:07 +09:00
Sacha Greif
8cd62dc607 making mobile comments suck a little less 2014-12-14 13:15:37 +09:00
Sacha Greif
48ca46bc32 float thumbnail right on mobile 2014-12-14 12:43:52 +09:00
Sacha Greif
fb91613cfe refactor all the things!
- changed the layout CSS for post modules
- changed order of modules
- changed markup of modules
2014-12-14 12:38:48 +09:00
Sacha Greif
fb0cd210b3 refactoring post module markup and CSS 2014-12-13 17:43:52 +09:00
Anthony Mayer
5674269072 Fixes #572 - Expands search box when focused or not empty.
Also, changed when empty class is removed to avoid text box shrinking and then expanding after it loses focus but has content.
2014-11-30 17:03:30 -08:00
Anthony Mayer
34081ca775 Removing accidentally added css rule 2014-11-28 23:01:16 -08:00
Anthony Mayer
dbf640ce2b Fixes 447 - Hide mobile nav with css rather than js.
Also, removing random unused class.
2014-11-28 22:57:30 -08:00
Anthony Mayer
aaa2efb05f Merge branch 'master' of https://github.com/TelescopeJS/Telescope into compass-to-node-sass
Conflicts:
	.meteor/packages
	packages/telescope-theme-base/versions.json
	packages/telescope-theme-hubble/lib/client/css/screen.css
	packages/telescope-theme-hubble/lib/client/scss/modules/_comments.scss
	packages/telescope-theme-hubble/lib/client/scss/modules/_posts.scss
	packages/telescope-theme-hubble/versions.json
2014-11-25 22:12:01 -08:00
Sacha Greif
d3283e9b9c Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2014-11-25 15:47:49 +09:00
Ben Gott
f68ecba862 Upgrade to bengott:avatar 0.6.0
- Create new config file in lib/config/avatar.js (accessible to both
  client and server)
- Comment out some outdated SCSS/CSS
2014-11-24 01:48:04 -06:00
Anthony Mayer
30ca412921 Compiling scss as part of build rather than with compass.
Remove dependency on compass, add fourseven:scss (includes autoprefixer),
add reset package, delete compiled css, and some random scss cleanup.
2014-11-23 21:11:15 -08:00
Sacha Greif
d74e1913c4 css fix 2014-11-24 11:27:12 +09:00
Anthony Mayer
544926d22a Fixes #538 in source scss, rather than in generated css 2014-11-22 19:22:50 -08:00
Anthony Mayer
d07a286f89 Fixes #538 2014-11-22 15:11:31 -08:00
Sacha Greif
b22892cad5 making css more flexible 2014-11-21 15:30:10 +09:00