Commit Graph

6 Commits

Author SHA1 Message Date
Sérgio Ramos 68834c31f4 chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
Sérgio Ramos 1384d5b50a fix(ui-toolkit,cp-frontend): bold label only in Form 2017-09-07 19:02:45 +01:00
Sérgio Ramos b89d1ad686 feat(cp-frontend): display metrics in service list 2017-08-30 10:20:05 +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