Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 03a7810

Browse files
committed
clean up
1 parent eea18f6 commit 03a7810

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/ideas.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,15 @@
3232

3333
## TODO
3434

35-
- [ ] Docrator -> ThemeWrapper
36-
- [ ] u_panel -> shell
3735
- [ ] Component -> PureComponent
3836
- [ ] Offline Plugin [example](https://insight.io/github.com/Sly777/ran/blob/master/next.config.js?source=0)
37+
- [ ] Cache SSR pages in [server.js](https://github.com/zeit/next.js/blob/master/examples/ssr-caching/server.js)
3938
- [ ] use header section footer main ... html tags
4039
- [ ] common suggestion error display
4140
- [ ] make Doraemon ^x could cycle
4241
- [ ] header
4342
- [ ] head for every page, [example](https://github.com/zeit/next.js/blob/master/examples/head-elements/pages/index.js)
4443
- [ ] a layout [example](https://github.com/zeit/next.js/blob/master/examples/layout-component/components/layout.js)
45-
- [ ] Cache SSR pages in [server.js](https://github.com/zeit/next.js/blob/master/examples/ssr-caching/server.js)
4644
- [ ] use Rxdb to store state in browser, [see](https://github.com/mobxjs/mobx-state-tree/blob/a0916791768637665a56bc2720ec0a081d4d148f/packages/mst-example-todomvc/src/index.js)
4745
- [ ] 使用 Github Rest/GraphQl api 摸索数据层方案
4846
- [ ] [主页弄给](https://github.com/Sly777/ran)
@@ -53,6 +51,8 @@
5351
- [ ] docs introduction / file-structure / theme / debug / generator / testing ... see [this](https://github.com/react-boilerplate/react-boilerplate/tree/master/docs)
5452
- [ ] [防嵌套网页](https://segmentfault.com/a/1190000004502619)
5553
- [ ] [devdocs 的离线缓存怎么做的?](https://devdocs.io/) 弄一个呗
54+
- [x] Docrator -> ThemeWrapper
55+
- [x] u_panel -> shell
5656
- [x] Big Bug ---> svg switch
5757
- [x] navbar
5858
- [x] *sync route info to store*

0 commit comments

Comments
 (0)