1
1
mirror of https://github.com/c8r/x0.git synced 2024-10-26 23:21:46 +03:00
Commit Graph

338 Commits

Author SHA1 Message Date
John Otander
ec77fcc31b Let's not alias this option 2017-10-17 20:18:31 -06:00
John Otander
6071be88c0 Change cli alias 2017-10-17 20:18:31 -06:00
John Otander
bbd63c71fd Undo unneeded changes 2017-10-17 20:18:31 -06:00
John Otander
f5cdb13b53 Correctly define proxy 2017-10-17 20:18:31 -06:00
John Otander
06efc02111 Add generate config function 2017-10-17 20:18:31 -06:00
John Otander
f74607ab49 Begin implementing ability to proxy via cli 2017-10-17 20:18:31 -06:00
John Otander
7f4eade7ac Export router
IMO it'd be nice to export the Router
without having to walk the dir structure

    import {
      Router
    } from '@compositor/x0'
2017-10-16 15:11:48 -06:00
John Otander
1ae4460183 2.0.0-5 2017-10-16 11:43:42 -06:00
John Otander
b2de36d0e7 Also add version alias 2017-10-16 11:40:16 -06:00
John Otander
f529898d6d 2.0.0-4 2017-10-16 11:34:59 -06:00
John Otander
997e96f155 Add alias for help 2017-10-16 11:14:58 -06:00
Brent Jackson
15539a6719 2.0.0-3 2017-10-10 20:12:25 -04:00
Brent Jackson
5212a44ac7 Adjust static template 2017-10-10 20:12:11 -04:00
Brent Jackson
33fdf4439c Test babel minify plugin 2017-10-10 11:22:16 -04:00
Brent Jackson
b592f2992b 2.0.0-2 2017-10-08 20:58:25 -04:00
Brent Jackson
957f60a90e Merge pull request #3 from c8r/no-html
WIP next
2017-10-09 00:57:38 +00:00
Brent Jackson
e4e4a8b29c Clean up 2017-10-08 16:05:23 -04:00
Brent Jackson
28fc68e628 2.0.0-1 2017-10-08 10:21:00 -04:00
Brent Jackson
64f2961d3f Get initial props in dev server 2017-10-08 10:20:24 -04:00
Brent Jackson
b469b82023 Prototype fetching in dev server 2017-10-08 09:51:25 -04:00
Brent Jackson
784535da39 Prototype fetching from dev App 2017-10-08 09:41:53 -04:00
Brent Jackson
bb27163ce9 Edit docs 2017-10-08 09:34:16 -04:00
Brent Jackson
f20e7bb07f Update docs 2017-10-07 21:26:43 -04:00
Brent Jackson
fc9d1339f3 Check static flag in client module 2017-10-07 21:01:25 -04:00
Brent Jackson
d1bddc6618 Add Catch and update docs 2017-10-07 19:37:16 -04:00
Brent Jackson
dc5ebecb45 Add layout components for docs 2017-10-07 18:36:50 -04:00
Brent Jackson
a7256ff76d Start cleaning up docs 2017-10-07 18:03:48 -04:00
Brent Jackson
490587716d Add tests for static module 2017-10-07 16:53:08 -04:00
Brent Jackson
a11b83883b Add routing docs 2017-10-07 16:11:07 -04:00
Brent Jackson
0eca584d12 Edit readme 2017-10-07 16:01:22 -04:00
Brent Jackson
ecd428ee7c Add better messaging 2017-10-07 14:05:00 -04:00
Brent Jackson
2fcb185cc0 Edit readme 2017-10-07 13:48:37 -04:00
Brent Jackson
a66ec2ea9e Add Router component 2017-10-07 13:46:26 -04:00
Brent Jackson
726e470bf0 Add babel plugin to dev mode 2017-10-07 13:00:12 -04:00
Brent Jackson
35c92dd1ba Support async getInitialProps method 2017-10-07 12:57:56 -04:00
Brent Jackson
b9f72ad8eb Allow for custom render targets 2017-10-07 11:00:48 -04:00
Brent Jackson
2da24236bd Test renderStatic component method 2017-10-07 10:46:02 -04:00
Brent Jackson
33b2da1d65 Simplify static rendering 2017-10-07 10:16:19 -04:00
Brent Jackson
346b2b30e0 Experimenting with Head component 2017-10-07 09:38:46 -04:00
Brent Jackson
1a646d8402 1.0.9 2017-09-16 11:42:03 -04:00
Brent Jackson
c061708125 Rename package dependencies 2017-09-16 11:41:58 -04:00
Brent Jackson
835794e44b 1.0.8 2017-09-15 20:44:20 -04:00
Brent Jackson
4ec61f67a8 Add missing dependency 2017-09-15 20:43:58 -04:00
Brent Jackson
3381f1bb37 1.0.7 2017-09-15 20:36:40 -04:00
Brent Jackson
5677e32be6 Merge pull request #2 from c8r/examples
Add examples
2017-09-16 00:36:00 +00:00
Brent Jackson
3979ca3c36 Add react-router example 2017-09-15 15:58:49 -04:00
Brent Jackson
72577ae3b6 Add styled-components example 2017-09-15 15:46:48 -04:00
Brent Jackson
6cf8ed6413 Add cxs example 2017-09-15 15:36:24 -04:00
Brent Jackson
cf1c0480c7 Add custom HTML example 2017-09-15 14:01:08 -04:00
Brent Jackson
9224911657 Add generator meta tag 2017-09-15 14:00:29 -04:00