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 |
|
Sacha Greif
|
2fca9b6900
|
extract account form into own component; use modal to show it instead of comment form when not logged in; add size option for modal
|
2016-04-03 11:42:07 +09:00 |
|
Sacha Greif
|
77140ac09f
|
Merge branch 'comments-login' of https://github.com/xavcz/Telescope into xavcz-comments-login
# Conflicts:
# .meteor/versions
# packages/nova-base-components/lib/users/AccountsMenu.jsx
# packages/nova-base-components/package.js
|
2016-04-03 11:30:31 +09:00 |
|
Tim Brandin
|
1c9b172dc9
|
Bugfixes for std:accounts-ui
|
2016-04-02 21:05:02 +02:00 |
|
xavizalote
|
e43b1c856a
|
"do nothing on sign in/up" hooks
|
2016-04-02 17:03:03 +02:00 |
|
xavizalote
|
32dfc92c0a
|
tweak social buttons rendering
|
2016-04-02 15:47:12 +02:00 |
|
xavizalote
|
680e5b9ce4
|
switch to std:accounts-ui (same package but moved repo) & add accounts form instead of new comment form if the user is not logged in
|
2016-04-02 15:03:55 +02:00 |
|
Sacha Greif
|
6a31ef2871
|
rename packages for consistency
|
2016-03-30 09:25:25 +09:00 |
|