|
| 1 | + |
| 2 | +##v0.2.0 , Early than 12-10, 2017 |
| 3 | + |
| 4 | +-[ ] admin page design in depth |
| 5 | + |
| 6 | + |
| 7 | +##v0.1.0 , Early than 11-28, 2017 |
| 8 | + |
| 9 | +-[ ] admin page design |
| 10 | +-[ ] more doc, see[this](https://github.com/react-boilerplate/react-boilerplate/tree/master/docs) |
| 11 | +-[ ] Offline Plugin[example](https://insight.io/github.com/Sly777/ran/blob/master/next.config.js?source=0) |
| 12 | +-[ ] Cache SSR pages in[server.js](https://github.com/zeit/next.js/blob/master/examples/ssr-caching/server.js) |
| 13 | + |
| 14 | +##v0.0.6 |
| 15 | + |
| 16 | +-[ ] request layer design |
| 17 | +-[ ] explore login / github flow |
| 18 | +-[ ] integrate with Phoenix Server |
| 19 | + |
| 20 | + |
| 21 | +##v0.0.5 |
| 22 | + |
| 23 | +-[ ] integrate eidt info with navigator |
| 24 | +-[ ] edit page |
| 25 | +-[ ] learn and use Draft.js |
| 26 | + |
| 27 | + |
| 28 | +##v0.0.4 |
| 29 | + |
| 30 | +-[ ]*dynamic component* base on route[react-loadable](https://github.com/thejameskyle/react-loadable) |
| 31 | +-[ ] community map layout prototype |
| 32 | +-[ ] community post list layout prototype |
| 33 | +-[ ] community tuts list layout prototype |
| 34 | +-[ ] community jobs list layout prototype |
| 35 | +-[ ] make Doraemon ^x could cycle |
| 36 | +-[ ][lint css](https://github.com/styled-components/stylelint-processor-styled-components) |
| 37 | + |
| 38 | + |
| 39 | +##v0.0.3 |
| 40 | + |
| 41 | +-[ ] theme complete and refactor in depth |
| 42 | +-[ ] switch between deferrent community && inside community sections |
| 43 | +-[ ] nested route example |
| 44 | +-[ ]*full feactured cheatsheets*, use[cheatcheets](https://github.com/rstacruz/cheatsheets) |
| 45 | + |
| 46 | + |
| 47 | +##v0.0.2 |
| 48 | + |
| 49 | +-[x] user pannel prototype |
| 50 | +-[x] login prototype |
| 51 | +-[x] basic container like preview, doraemon, sidebar ... |
| 52 | +-[x] use vscode's svg logo instead of devicon |
| 53 | +-[x] app structure refactor in depth |
| 54 | +-[x] basic "how should this web-app look like" prototype |
| 55 | + |
| 56 | + |
| 57 | +##v0.0.1 |
| 58 | + |
| 59 | +-[x] export static html && dev with now |
| 60 | +-[x] a basic github repo search example with Rx.js |
| 61 | +-[x] themes support |
| 62 | +-[x] i18n support |
| 63 | +-[x] boilerplate code generator (for container/component/stores...) |
| 64 | +-[x] drop typescript support |
| 65 | +-[x] basic app structure ( Presention-layer / stores-layer / logic-layer ) |
| 66 | +-[x] confirm Technical selection: next.js / mobx & MST / styled-components / Rx.js / ramda.js ... |