xavcz
|
37f4bdaf91
|
Telescope.components.Foo -> Components.Foo, same for related components utils like registerComponent, getRawComponent & replaceComponent
|
2016-12-06 18:06:29 +01:00 |
|
xavcz
|
5b3f2105d1
|
apply the new API registerComponent to the base-components
|
2016-11-17 20:42:16 +01:00 |
|
Sacha Greif
|
ef49a81b3e
|
use <Link> for UsersAvatar
|
2016-06-30 09:56:24 +09:00 |
|
Sacha Greif
|
41f349d18c
|
removing Users global
|
2016-06-23 15:00:58 +09:00 |
|
Sacha Greif
|
e8a7c657ad
|
change component import syntax to be more explicit
|
2016-05-22 16:42:24 +09:00 |
|
Sacha Greif
|
ecb58a98a3
|
make avatars work with hash instead of email
|
2016-05-22 15:46:44 +09:00 |
|
Sacha Greif
|
b7ec5598eb
|
better import syntax
|
2016-05-22 15:23:30 +09:00 |
|
Sacha Greif
|
dcf0561cee
|
do not use meteor-avatar-core after all because of client/server npm dependencies issues
|
2016-05-22 15:23:12 +09:00 |
|
Sacha Greif
|
dda09ef210
|
use meteor-avatar-core NPM package
|
2016-05-20 09:39:40 +09:00 |
|
Sacha Greif
|
e99721f345
|
more naming fixes
|
2016-04-20 09:17:19 +09:00 |
|
Sacha Greif
|
6665a7c968
|
making component names and class names more consistent.
- Posts, Comments, Users, etc. are always pluralized.
- CSS classes are based off component names (PostsTitle -> posts-title)
|
2016-04-19 15:45:36 +09:00 |
|