Commit graph

161 commits

Author SHA1 Message Date
Sacha Greif
eafac17683 use generic withList container for movies demo 2016-11-19 18:01:05 +09:00
xavcz
71e0a00e34 update apollo-related packages + add graphql-type-json & graphql-subscriptions 2016-11-17 10:21:49 +01:00
Comus Leong
747b93896f npm run lint support for jsx files 2016-11-17 13:53:11 +08:00
xavcz
f5ef406bf7 got something ~working with a hacks on reactrouter:react-router-ssr 2016-11-16 16:17:12 +01:00
xavcz
600ab15c4d Apollo branch up to date with v0.27.4 2016-11-15 12:51:43 +01:00
xavcz
c8615d3439 v0.27.4 2016-11-15 10:44:01 +01:00
xavcz
28cf7a20c7 Update to Meteor 1.4.2.1, add npm babel-runtime, remove some Meteor packages constraints versions 2016-11-15 09:55:05 +01:00
xavcz
4ae1c01eec complete eslint devDeps and fix lint errors 2016-11-15 09:02:30 +01:00
xavcz
bb0d4f2076 extract withNew & withEdit HOCs from FormWithMutation component, wrap FormWrapper with them 2016-11-12 15:49:07 +01:00
xavcz
400b4d8c72 load categories with their own container (with loading handled in the presentational component); handle login / logout / register with fixed client.resetStore (apollo 0.5.1) 2016-11-10 10:54:43 +01:00
Sacha Greif
7e344476a4 update to Meteor 1.4.2.1 2016-11-10 17:27:06 +09:00
xavcz
d382c995d0 specify explicit dependencies (npm & meteor packages) 2016-11-04 08:40:21 +01:00
Sacha Greif
ae94226990 use updateQueries to update the main post list after new post 2016-11-04 10:53:06 +09:00
xavcz
5d34f695e5 ApolloProvider wraps the route (and not the opposite), however store is not rehydrated -> loading state is server-side rendered :-/ 2016-11-01 11:45:44 +01:00
xavcz
6eddc86c6e decouple ourselves from the apollo's meteor integration to handle it our way atm (ssr, query batching, latest updates) 2016-10-28 18:09:41 +02:00
Sacha Greif
aa45d77105 update to Meteor 1.4.2; update packages 2016-10-26 14:46:30 +09:00
xavcz
e15093824a sketchy example on single post 2016-10-19 11:07:21 +02:00
xavcz
81ab2f45cd apollo data transport connected to client / mongo / server 2016-10-19 10:55:19 +02:00
xavcz
e88ecae84d npm + meteor dependencies 2016-10-19 10:17:04 +02:00
Michael Scott Hertzberg
8db19a1c6c add eslint with basic plugins and configuration. fixes #1470 2016-10-15 14:00:30 -04:00
xavcz
eb98fb0199 force react-bootstrap@0.30.3 - newer versions break the dropdown atm 2016-10-05 17:26:08 +02:00
xavcz
02e434cea2 fix #1447, remove unnecessary load-script dependency 2016-09-22 07:39:55 +02:00
xavcz
b06fb2f843 explicitly depends on latest versions of react and react-router 2016-09-21 12:51:55 +02:00
xavcz
5e13edc480 pure render mixin add-on is needed to run react-meteor-data 😅 2016-09-09 15:05:21 +02:00
xavcz
cbd9141e78 update react (15.3.1) and associated packages, fix warnings "unknown prop" 2016-09-07 14:35:49 +02:00
Sacha Greif
e788998bec Upgrade to Meteor 1.4.1.1 2016-08-29 08:53:20 +09:00
Sacha Greif
c0f0f4b293 update formsy and formsy-react-components 2016-08-10 10:32:36 +09:00
Sacha Greif
c33983eaae groups -> formGroups 2016-07-19 15:13:16 +09:00
xavizalote
28eeb5477c react-datetime --save 2016-07-06 16:22:46 +02:00
Ilya Semenov
926d673124 require react 15.0.x specifically (fixes #1384) 2016-07-05 20:46:23 +06:00
xavizalote
2328e2f19e use react-helmet instead of dochead 2016-06-29 09:15:52 +02:00
Sacha Greif
92a90ff9b2 removed use-named-routes for now; update readme 2016-06-21 18:07:47 +09:00
Sacha Greif
d6835d266d update react-router; update react-intl; make intl polyfill available to client too 2016-06-16 10:43:25 +09:00
Sacha Greif
550ca85258 complete work on react-router 2016-06-14 10:01:44 +09:00
Sacha Greif
5ce95e4229 react router first pass 2016-06-11 16:36:18 +09:00
Sacha Greif
5634bc2e77 working on react-router 2016-06-10 19:19:32 +09:00
Sacha Greif
c1572344ba working on i18n 2016-06-09 17:42:20 +09:00
Sacha Greif
5ee570299a replacing packages with their npm equivalents 2016-06-07 15:03:00 +09:00
xavizalote
d9ae45b32b isomorphic cookies + meteor-node-stubs (~= browserify), componentWillReceiveProps + context to hide/show banner reactively 2016-05-26 10:13:13 +02:00
Sacha Greif
b7ec5598eb better import syntax 2016-05-22 15:23:30 +09:00
Sacha Greif
a9bb931926 add handlebars, html-to-text, juice, mailchimp, meteor-avatar-core, and moment npm packages 2016-05-20 09:39:22 +09:00
Sacha Greif
49f516a8d5 fix getDomain 2016-04-23 18:56:08 +09:00
Sacha Greif
31959ae287 update formsy and get rid of warnings (yay!) 2016-04-20 09:23:11 +09:00
Sacha Greif
5c8fbf6d89 working on datetimepicker 2016-04-18 10:03:53 +09:00
Sacha Greif
1469d55c33 npm > 3 2016-04-15 09:22:14 +09:00
Sacha Greif
fee29d4437 updating everything (Meteor 1.3.1, React 15, etc.) 2016-04-11 10:15:24 +09:00
xavizalote
cff06ab199 remove react-helmet dep 2016-04-06 19:25:20 +02:00
xavizalote
312a865b96 switch from react-helmet to dochead 👌 2016-04-06 16:56:05 +02:00
Sacha Greif
d0e4b1ea76 switch from react-modal to react-bootstrap-modal; fix reactivity issues with user object inside modals (hopefully?) 2016-04-05 18:05:41 +09:00
Sacha Greif
f510c41244 improve social login buttons 2016-04-04 11:30:14 +09:00