Commit Graph

9 Commits

Author SHA1 Message Date
Sérgio Ramos 98b4a713a0 feat(ui-toolkit): tooltip and popover 2017-10-24 15:21:39 +01:00
Sara Vieira 3c792c4150 feat(ui-toolkit): remove old chevron
fixes #782
2017-10-20 14:41:14 +01:00
Sara Vieira a761b7da31 feat(ui-toolkit): add syntax highlighting to styleguide
fixes #745
2017-10-11 12:01:26 +01:00
Sara Vieira 8097d2f5ba fix(ui-toolkit): small fixes
- Adds sidebar design
 - Adds correct spacing to headers and text
 - Changes color design to look more like spec
 - Fixes papyrus font
 - Adds Roboto Mono as default code font
2017-10-04 18:30:10 +01:00
Sérgio Ramos b64f345e13 style: lint and format 2017-10-03 14:47:41 +01:00
Sérgio Ramos cac9453154 style: format 2017-08-28 20:24:36 +01:00
Sérgio Ramos 372665f978 build(joyent-ui-toolkit): compile styleguide and serve 2017-06-02 02:27:28 +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