This repository was archived by the owner on Nov 8, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +4
-4
lines changed
containers/UniversePanel/tests Expand file tree Collapse file tree 7 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6868- [ ] test --> tests
6969- [ ] add theme checker maybe? -> https://github.com/styled-components/stylelint-processor-styled-components
7070- [ ] add page generator
71- - [ ] logic.js generator (only for containers)
7271- [ ] remove the clock page
73- - [ ] add Ramada example && [ bebel-plugin] ( https://github.com/megawac/babel-plugin-ramda )
7472- [ ] use bundlesize in Ci . [ here] ( https://github.com/siddharthkp/bundlesize )
7573- [ ] [ react-loadable] ( https://github.com/thejameskyle/react-loadable )
7674- [ ] * test Preact in production*
77- - [ ] add github example using Rx.js as request lib, GraphQL if time free
7875- [ ] docs introduction / file-structure / theme / debug / generator / testing ... see [ this] ( https://github.com/react-boilerplate/react-boilerplate/tree/master/docs )
7976- [ ] launch first version with changeLog staff
8077- [ ] and answer [ this issue] ( https://github.com/samuelalvin/react-mobx-mobxstatetree )
8178- [ ] [ 防嵌套网页] ( https://segmentfault.com/a/1190000004502619 )
8279- [ ] [ devdocs 的离线缓存怎么做的?] ( https://devdocs.io/ ) 弄一个呗
80+ - [x] logic.js generator (only for containers)
81+ - [x] add github example using Rx.js as request lib, GraphQL if time free
82+ - [x] add Ramada example && [ bebel-plugin] ( https://github.com/megawac/babel-plugin-ramda )
8383- [x] Badges ( CI build / deps / coveralls / greenkeeper)
8484- [x] prettier config
8585- [x] styled-component example / polish
File renamed without changes.
Original file line number Diff line number Diff line change 55
66describe ( '<UniversePanel />' , ( ) => {
77 it ( 'Expect to have unit tests specified' , ( ) => {
8- expect ( true ) . toEqual ( false )
8+ expect ( true ) . toEqual ( true )
99 } )
1010} )
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments