Commit graph

27 commits

Author SHA1 Message Date
Sacha Greif
3169989bc0 converting components to ES6 classes 2016-03-17 17:48:25 +09:00
Sacha Greif
77b54c5790 use module imports for email and campaign features 2016-03-17 16:34:36 +09:00
Sacha Greif
328429ac3f make props not required for now 2016-03-15 10:40:20 +09:00
Sacha Greif
6ec8f9587d Merge pull request #1260 from paulmolluzzo/reactify-share
[Nova] Update share package
2016-03-05 07:59:49 -08:00
Paul Molluzzo
5998ce11ff make share package use React; abstract Social sharing to take a title and url; update dependencies across packages; rename package; fix styles a little 2016-03-04 12:20:06 -05:00
Edward
4ae484eaab update alt:react-accounts for full SSR
remove conflicting blaze accounts-ui
support NPM React with Meteor packages requiring react-runtime
2016-03-03 18:09:19 -06:00
Sacha Greif
14b5af4b41 using smart publications and smart methods 2016-02-28 13:12:36 +09:00
Sacha Greif
ecea1e6a74 refactor code to use smart-publications package 2016-02-27 16:41:50 +09:00
Sacha Greif
4e02085bba more refactoring 2016-02-27 10:58:57 +09:00
Sacha Greif
0ea6775d3a implement "autoform" 2016-02-25 17:44:43 +09:00
Sacha Greif
0a98c14288 convert posts.new to callbacks; fix flash message typos 2016-02-24 18:11:53 +09:00
Sacha Greif
b07e429e11 rename packages telescope:foo -> nova:foo 2016-02-24 10:09:23 +09:00
Sacha Greif
c630704d34 add simple profile page; move email templates to component package 2016-02-23 21:35:54 +09:00
Sacha Greif
1248e1e33a add username field 2016-02-21 13:57:02 +09:00
Sacha Greif
e5721ec2bf fix getting started package 2016-02-19 22:58:23 +09:00
Sacha Greif
7b647011f8 making publication props optional in ListContainer 2016-02-19 18:18:30 +09:00
Sacha Greif
3ddff80d78 server-side rendering!! 2016-02-19 12:27:58 +09:00
Sacha Greif
1eb882c41c working on nested comment threads 2016-02-18 17:53:04 +09:00
Sacha Greif
dd921e0301 working on comments 2016-02-18 16:26:52 +09:00
Sacha Greif
38d0f03d39 working on methods 2016-02-18 12:16:32 +09:00
Sacha Greif
aa54340e05 adding i18n package stub; working on new post page; adding user accounts widget 2016-02-18 11:55:00 +09:00
Sacha Greif
635a5e6776 more work on notifications 2016-02-17 21:57:20 +09:00
Sacha Greif
2e30712961 adding email, notifications, and newsletter packages 2016-02-17 20:44:52 +09:00
Sacha Greif
e3d7454b82 find -> selector; removed some logic from listContainer 2016-02-17 19:39:43 +09:00
Sacha Greif
2ac991d672 move routes to theme package 2016-02-17 15:09:49 +09:00
Sacha Greif
ab741a79b9 even more cleaning up 2016-02-17 14:39:56 +09:00
Sacha Greif
7daabf9e42 renaming 2016-02-17 14:27:27 +09:00