Commit graph

33 commits

Author SHA1 Message Date
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
Sacha Greif
55ea19bdcc adding sample settings.son 2016-03-30 09:10:12 +09:00
Sacha Greif
f1015b9b32 Merge branch 'nova' of https://github.com/xavcz/Telescope into xavcz-nova
# Conflicts:
#	.meteor/versions
#	package.json
#	packages/base-components/lib/common/Header.jsx
#	packages/base-components/lib/common/Layout.jsx
#	packages/base-components/lib/posts/PostPage.jsx
2016-03-28 10:38:28 +09:00
Sacha Greif
feefd616c2 add users.setSetting method; finish newsletter; add close button to messages 2016-03-27 17:30:28 +09:00
Sacha Greif
05080fa97e working on forms; use React Composer for AppContainer 2016-03-27 13:04:21 +09:00
Sacha Greif
04ce66a933 start using bootstrap; remove solid; ModalButton -> ModalTrigger 2016-03-24 10:56:47 +09:00
xavizalote
b78608afdf update nova
# Conflicts:
#	packages/base-components/lib/common/Layout.jsx
#	packages/base-components/lib/components.js
2016-03-19 11:21:06 +01:00
Sacha Greif
3169989bc0 converting components to ES6 classes 2016-03-17 17:48:25 +09:00
xavizalote
c0474f2f9d static head tags with react-helmet 2016-03-07 18:01:39 +01:00
Sacha Greif
32c1759b9f adding ModalButton component 2016-02-25 21:05:53 +09:00
Sacha Greif
32eaf5e84c Using NoSSR 2016-02-23 13:17:56 +09:00
Sacha Greif
3ddff80d78 server-side rendering!! 2016-02-19 12:27:58 +09:00