Commit Graph

14 Commits

Author SHA1 Message Date
johnytiago 078513f603 feat(instances): adds cli-details UI 2018-06-04 14:30:07 +01:00
Sérgio Ramos 063e40859d feat(sg): bootstrap 2018-06-04 11:46:08 +01:00
johnytiago 316773d9b7 feat(ui-toolkit): remove all margins
fixes #1156
2018-05-08 15:32:10 +01:00
Sérgio Ramos 0d207f01e8
feat(my-joy-beta): create instance user scripts
fixes #984
2018-01-19 17:37:31 +00:00
Sara Vieira 3bef7378e8 refactor(ui-toolkit): use currentcolor to fallback to color definition 2017-12-18 15:40:31 +00:00
Sara Vieira 5d502df2d4 fix(ui-toolkit): workaround color bug in safari 2017-12-18 14:31:35 +00:00
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 6cf84c583c feat(boilerplate): create next-like boilerplate for quick prototypes
also, some cleanup

fixes #773
2017-10-19 22:15:52 +01:00
Sérgio Ramos 6f10428b0f feat: instances list actions 2017-10-13 10:47:16 +01:00
Sara Vieira 3e0e7b2e5e feat(ui-toolkit): add more icons page 2017-09-26 17:07:45 +01:00
Sérgio Ramos cac9453154 style: format 2017-08-28 20:24:36 +01:00
Sérgio Ramos 68685284ea feat(ui-toolkit): add disabled card mode 2017-07-27 18:50:01 +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