Commit Graph

7 Commits

Author SHA1 Message Date
Sérgio Ramos
882cb68ec2 feat(ui-toolkit): a more reusable ui-toolkit
- remove dependencies on redux-form, react-router-dom, and react-redux.
 - work with every font, and don't bundle fonts
 - don't bundle editor
2017-12-15 15:23:38 +00:00
Sérgio Ramos
68834c31f4 chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
Sérgio Ramos
b64f345e13 style: lint and format 2017-10-03 14:47:41 +01:00
Sérgio Ramos
bdb364b63d feat(my-joy-beta): navigation and tagoxony 2017-09-27 14:01:46 +01:00
Sérgio Ramos
0503802282 ci: better run-parallel error log 2017-06-01 17:04:13 +01:00
Sérgio Ramos
f3e531dbd8 feat(cp-frontend,ui-toolkit): style inheritance using .extend (#458)
styled-components@2 exposes a new `.extend`[1] API. It is less problematic than
styled(Parent).

[1]: https://www.styled-components.com/docs/basics#extending-styles
2017-05-25 09:59:58 -05:00
Sérgio Ramos
8295bd6882 chore: initial lerna setup
this shall be a progressive process
2017-05-25 10:56:50 +01:00