Commit Graph

15 Commits

Author SHA1 Message Date
Sérgio Ramos c75bb9328d feat(navigation): initial commit 2018-01-17 19:10:39 +00:00
Sara Vieira 03766d7fd8 fix(ui-toolkit): disabled cursor on disabled input
fixes #963
2018-01-16 18:21:16 +00:00
Sérgio Ramos ed801eba0a feat(my-joy-beta): tags and metadata in instance creation
fixes #983
fixes #982
2018-01-10 16:30:54 +00:00
Sérgio Ramos 6bd073ff82 fix(ui-toolkit): fix form toggle infinite loop 2018-01-09 14:57:00 +00:00
Sara Vieira bba8c99ee6 fix(ui-toolkit): header, button, and checkbox. new toggle 2017-12-06 15:03:40 +00:00
Sara Vieira ebcc19e8dd docs(ui-toolkit): Add demos to all toolkit components
fixes #810
2017-10-23 15:09:49 +01:00
Sérgio Ramos c15d7ae020 style: lint 2017-10-17 10:36:23 +01:00
Sara Vieira 4baf6647d5 feat(ui-toolkit): toggles implementation according to spec 2017-10-10 11:15:35 +01:00
Sérgio Ramos 68834c31f4 chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
Sérgio Ramos bdb364b63d feat(my-joy-beta): navigation and tagoxony 2017-09-27 14:01:46 +01:00
Sérgio Ramos cac9453154 style: format 2017-08-28 20:24:36 +01:00
JUDIT GRESKOVITS 47e9982d7f feat(ui-toolkit, cp-frontend): Ensure colours are correct and check designs 2017-07-11 15:29:19 +01:00
Sérgio Ramos 6cfeae136d chore: fix linting with hoisted eslint 2017-06-15 17:11:40 +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