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

Commit 6ddb5e0

Browse files
committed
add svg bug && clean up
1 parent b27e373 commit 6ddb5e0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/ideas.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,13 @@
3131

3232
## TODO
3333

34+
- [ ] Big Bug ---> svg switch
35+
- [ ] Component -> PureComponent
3436
- [ ] Offline Plugin [example](https://insight.io/github.com/Sly777/ran/blob/master/next.config.js?source=0)
3537
- [ ] use header section footer main ... html tags
3638
- [ ] common suggestion error display
3739
- [ ] make Doraemon ^x could cycle
3840
- [ ] header
39-
- [ ] navbar
4041
- [ ] head for every page, [example](https://github.com/zeit/next.js/blob/master/examples/head-elements/pages/index.js)
4142
- [ ] a layout [example](https://github.com/zeit/next.js/blob/master/examples/layout-component/components/layout.js)
4243
- [ ] Cache SSR pages in [server.js](https://github.com/zeit/next.js/blob/master/examples/ssr-caching/server.js)
@@ -50,6 +51,8 @@
5051
- [ ] docs introduction / file-structure / theme / debug / generator / testing ... see [this](https://github.com/react-boilerplate/react-boilerplate/tree/master/docs)
5152
- [ ] [防嵌套网页](https://segmentfault.com/a/1190000004502619)
5253
- [ ] [devdocs 的离线缓存怎么做的?](https://devdocs.io/) 弄一个呗
54+
- [x] navbar
55+
- [x] *sync route info to store*
5356
- [x] remove the clock page
5457
- [x] remove Doraemon panel's scrollbar
5558
- [x] [字体问题参考](http://element.eleme.io/2.0/#/zh-CN/component/typography)

0 commit comments

Comments
 (0)