Commit graph

23 commits

Author SHA1 Message Date
Sacha Greif
6a31ef2871 rename packages for consistency 2016-03-30 09:25:25 +09:00
Sacha Greif
393106497d working on user profile 2016-03-28 12:36:29 +09:00
Sacha Greif
4ccde98b00 working on 404 (doesn't work yet?) 2016-03-28 10:55:19 +09:00
Sacha Greif
d5ebbec0db extract App component from AppComposer 2016-03-27 16:32:29 +09:00
Sacha Greif
a175441c33 working on user menu 2016-03-25 12:42:25 +09:00
Sacha Greif
52188287d4 Post -> PostPage 2016-03-25 11:30:01 +09:00
Sacha Greif
04ce66a933 start using bootstrap; remove solid; ModalButton -> ModalTrigger 2016-03-24 10:56:47 +09:00
Sacha Greif
6b95c2861b do not call FlowRouter directly 2016-03-23 11:46:56 +09:00
Sacha Greif
cb3918f933 adding daily view at /daily 2016-03-22 10:22:46 +09:00
Sacha Greif
40e0cd67c7 added cheatsheet at /cheatsheet 2016-03-19 10:15:36 +09:00
Sacha Greif
07ecf6b349 use other syntax for child components in routes 2016-03-15 11:23:44 +09:00
Sacha Greif
1db97ac2ec make properties required again, pass components differently in routes.jsx, use smart forms for user edit form 2016-03-15 11:19:48 +09:00
Sacha Greif
495d28642a clone queryParams object to avoid modifying it at the router level 2016-03-05 09:46:35 -08:00
Sacha Greif
6765a65cad ItemContainer -> DocumentContain 2016-03-02 13:54:58 +09:00
Sacha Greif
3f8c5a81af clean up 2016-02-27 17:46:11 +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
d5466c0ae5 working on Nova scaffolding demo 2016-02-26 12:04:42 +09:00
Sacha Greif
38e07737c3 rework post new and post edit forms to be collection-agnostic 2016-02-26 10:42:57 +09:00
Sacha Greif
50b0c57de3 get rid of PostNewContainer and PostEditContainer 2016-02-25 21:40:30 +09:00
Sacha Greif
13df8f5df7 some cleaning up 2016-02-25 21:32:13 +09:00
Sacha Greif
32c1759b9f adding ModalButton component 2016-02-25 21:05:53 +09:00
Sacha Greif
b07e429e11 rename packages telescope:foo -> nova:foo 2016-02-24 10:09:23 +09:00
Renamed from packages/nova-components/lib/routes.jsx (Browse further)