Commit graph

117 commits

Author SHA1 Message Date
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
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
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
3d8e6f9237 updating autoform and simpleschema 2014-12-19 11:37:23 +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
Sacha Greif
987696657d upgrade to meteor 1.0.1 2014-12-10 09:37:57 +09:00
Sacha Greif
5fc4b73780 Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2014-12-03 09:04:33 +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
Sacha Greif
680f3fc12c Merge branch 'master' into quickform 2014-11-30 14:40:15 +09: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
Sacha Greif
ab639798d7 only apply primary button color to .btn-primary style 2014-11-27 17:43:11 +09:00
Sacha Greif
019ae375fd Merge branch 'master' into quickform
Conflicts:
	packages/telescope-theme-base/lib/client/css/screen.css
2014-11-26 17:32:25 +09: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
b8dc56ea40 Merge branch 'master' into quickform
Conflicts:
	.meteor/versions
	client/views/settings/quickFormSettings.html
	collections/posts.js
	lib/router.js
	packages/telescope-api/versions.json
	packages/telescope-base/versions.json
	packages/telescope-module-embedly/versions.json
	packages/telescope-module-share/versions.json
	packages/telescope-notifications/versions.json
	packages/telescope-rss/versions.json
	packages/telescope-theme-base/versions.json
	packages/telescope-theme-hubble/versions.json
2014-11-26 11:22:54 +09:00
Sacha Greif
d3283e9b9c Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2014-11-25 15:47:49 +09:00
Sacha Greif
a3c5c0a4c4 updating tap:i18n 2014-11-25 08:56:29 +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