Commit Graph

696 Commits

Author SHA1 Message Date
Alex Windett 0238d007b8 refactoing radio input 2016-12-14 12:30:25 +00:00
Sérgio Ramos 4c4ea3c5d2 update dependencies 2016-12-13 22:46:13 +00:00
Sérgio Ramos cd24d8397a link dashboard and org pages 2016-12-13 22:13:46 +00:00
Sérgio Ramos 16f0ec6321 implement a simple header 2016-12-13 22:13:45 +00:00
Sérgio Ramos f933346f4b fix tabs margins 2016-12-13 22:13:45 +00:00
Sérgio Ramos fffa1192d6 fix @ui require 2016-12-13 22:13:45 +00:00
Tom Gallacher 52ca697962 Switch to storybook for ui demo 2016-12-13 12:14:07 +00:00
Tom Gallacher 701b623cab Fix for broken builds due to missing dep 2016-12-13 11:33:17 +00:00
Alex Windett 458d792a17 updating radio group component 2016-12-13 11:01:18 +00:00
Tom Gallacher e490935153 Merge pull request #95 from yldio/rm-css
Remove css
2016-12-13 10:29:16 +00:00
Alex Windett 1527989c06 removing duplicate Input story 2016-12-12 16:55:52 +00:00
Alex Windett 66bc166263 adding in es2015 preset - the only fix for ui storybook on my computer 2016-12-12 16:53:20 +00:00
Alex Windett 2ca23fe16e commenting out unused constant 2016-12-12 12:18:44 +00:00
Alex Windett c92fbdc029 adding in parenthesis for function use on remcalc 2016-12-12 12:17:51 +00:00
Alex Windett aa7264f000 removing duplicate decleration 2016-12-12 11:05:25 +00:00
Alex Windett e792c86852 implimenting text input component 2016-12-12 10:59:07 +00:00
Sérgio Ramos 43af2d0785 upgrade frontend to styled-components 2016-12-12 10:56:48 +00:00
Sérgio Ramos c3db3494f3 fix install-embed-markdown-loader target 2016-12-12 10:28:49 +00:00
Sérgio Ramos c7272b20b5 enable ui tests 2016-12-12 10:28:48 +00:00
Sérgio Ramos 88a28a9c0c fix linting issues 2016-12-12 10:28:48 +00:00
Sérgio Ramos 569324a285 update dependencies 2016-12-12 10:28:48 +00:00
Sérgio Ramos 05791b83d1 disable stylelint (for now) 2016-12-12 10:28:48 +00:00
Sérgio Ramos 5bb7c1d19b convert input, modal, notification and pagination 2016-12-12 10:28:48 +00:00
Tom Gallacher 2b57f65d61 Remove button-icon as it no longer exists in zeplin 2016-12-12 10:28:48 +00:00
Sérgio Ramos 9e3f5ff810 convert pagination 2016-12-12 10:28:48 +00:00
Sérgio Ramos 440440217d convert range-slider 2016-12-12 10:28:48 +00:00
Sérgio Ramos 95f01e8854 convert select 2016-12-12 10:28:48 +00:00
Sérgio Ramos 5cd0656393 fix linting scripts 2016-12-12 10:28:48 +00:00
Tom Gallacher e5e0bd9b6d Refactor colours 2016-12-12 10:28:48 +00:00
Tom Gallacher 90346fd7b4 Fix merge issue 2016-12-12 10:28:48 +00:00
Tom Gallacher fbe77515f4 Add Radio Button 2016-12-12 10:28:48 +00:00
Sérgio Ramos ccb53f3783 convert tab/tabs 2016-12-12 10:28:48 +00:00
Sérgio Ramos 18978abf08 random local classNames
use styled-components className generator for that
2016-12-12 10:28:48 +00:00
Sérgio Ramos cc8a2f28ed remove lodash.isarray dependency 2016-12-12 10:28:48 +00:00
Sérgio Ramos 07ee904c96 convert toggle 2016-12-12 10:28:48 +00:00
Sérgio Ramos 21c9a77c28 update dependencies 2016-12-12 10:28:48 +00:00
Sérgio Ramos 1ec268b28f convert Widget 2016-12-12 10:28:48 +00:00
Sérgio Ramos 5a6a7ae53b convert Icon 2016-12-12 10:28:48 +00:00
Tom Gallacher fa376612aa Ensure tests pass, for merge. 2016-12-12 10:28:48 +00:00
Tom Gallacher c43e06651e Implement checkbox 2016-12-12 10:28:48 +00:00
Tom Gallacher e56dabe9d5 Move build target from npm to makefile 2016-12-12 10:28:48 +00:00
Tom Gallacher d3b374b631 Update yarn.lock 2016-12-12 10:28:48 +00:00
Tom Gallacher 8f675e7911 Update Button and Checkbox 2016-12-12 10:28:48 +00:00
Tom Gallacher 0f6169ca5d Introduced storybook
This should make developing components much easier, I hope :D
2016-12-12 10:28:48 +00:00
Sérgio Ramos 557cd5a291 wip rm css 2016-12-12 10:28:47 +00:00
Raoul Millais 21ccfd80e3 Change license to MPL2 2016-12-09 17:39:42 +00:00
Sérgio Ramos 174aec625e Merge pull request #98 from yldio/architecture-react-d3
Architecture react d3
2016-12-07 11:28:55 +00:00
Tom Gallacher d1a1362d2a Update README.md 2016-12-06 17:27:46 +00:00
Tom Gallacher fb98af153a Update colour of warning 2016-12-06 17:13:21 +00:00
Tom Gallacher d82a43d1e3 Implemented collisions on nodes
Also included in this is the implementation of stats as html foreign
objects in svgs.
2016-12-06 16:29:45 +00:00