Commit Graph

40 Commits

Author SHA1 Message Date
Alex Windett
0cc21f83d9 creating close icon component 2017-01-11 11:59:06 +00:00
Sérgio Ramos
3d3b9faa0e remove links constants 2017-01-10 18:06:11 +00:00
Alex Windett
848450e023 reworking notification component 2017-01-10 16:52:08 +00:00
Alex Windett
c31d08a15c updating base and wrapping input in Base element in storybook 2017-01-10 14:51:11 +00:00
Alex Windett
a820655eb0 removing unused typography values 2017-01-10 14:48:34 +00:00
Alex Windett
8f75a6fd6e removing html data property on base elemenet used for testing and removing double string interpolation in font function 2017-01-10 13:38:13 +00:00
Alex Windett
9454238404 creating function to generate fonts from arrays 2017-01-10 12:11:19 +00:00
Sérgio Ramos
71ff28841a remove css leftover 2017-01-09 19:09:31 +00:00
Sérgio Ramos
7b73e82237 headed list item ui component 2017-01-09 19:09:31 +00:00
JUDIT GRESKOVITS
3e33f4bf6d Add AddMetric component and redux-form-proxy 2017-01-09 17:57:49 +00:00
Sérgio Ramos
b66d32f33d add LibreFranklin font-family 2017-01-09 11:52:51 +00:00
Tom Gallacher
1e50e4d7aa Update styles for MiniMetric's 2017-01-06 11:06:40 +00:00
Sérgio Ramos
68aa758b64 update brand colors 2017-01-04 18:52:07 +00:00
Alex Windett
26d3b82703 sperating constants into relevant files and exporting from index 2017-01-03 15:46:43 +00:00
Alex Windett
3e3eab4c69 updating and refactoring constants 2017-01-03 14:53:34 +00:00
Alex Windett
172cc3d447 implimenting tooltip component 2016-12-21 11:19:59 +00:00
Alex Windett
dca6b9e052 adding primary font and updating css for radio component 2016-12-21 11:19:59 +00:00
Alex Windett
2ee92dfb52 refactoring toggle and adding pseudo element composer 2016-12-14 14:35:09 +00:00
Sérgio Ramos
88a28a9c0c fix linting issues 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
Sérgio Ramos
440440217d convert range-slider 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
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
Tom Gallacher
c43e06651e Implement 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
Sérgio Ramos
72317a79dc fix color api breakage 2016-12-05 20:31:39 +00:00
Alex Windett
7b30859223 removing clearfix and updating component 2016-11-29 14:11:32 +00:00
Alex Windett
bce2e8fc01 creating notification component and adding in shared values and new composer 2016-11-28 17:58:30 +00:00
Sérgio Ramos
6a994e05f6 Css linting (#66)
* creating css .stylelintrc file

(cherry picked from commit df0a573666151fb522cb203f82a7a6a979fc33cc)

* updating lintfile

(cherry picked from commit 623ad22d69566a912988239c05d2f803e735362f)

* ignore base bootstrap styles

(cherry picked from commit 0ea94926a004367a67983b08a8ea47c974ef6e49)

* Working on making css inline with css linting

(cherry picked from commit 259fdfcaf9ae280e664471c7d5278214d991168e)

* removing generic class names and nesting for clear names without nesting

(cherry picked from commit d0427c2c09771df049ed9ab4e7b5d2f2076106fd)

* making components compatable with new css lint

(cherry picked from commit b147f157c3b9b39708a750f281d8278211454137)

* updating csslint file

(cherry picked from commit 53b0480476b6e5c4d94763baeaef7d33e9c2342d)

* adding alphabetical ordering to stylelint and updating css files with this

(cherry picked from commit a6b7860efa01e673df20546bb5830587eeb140d6)

* integrate stylelint with webpack

this way we can integrate postcss plugins

# Conflicts:
#	ui/yarn.lock

* exit process with 1, when stylelint finds issues

* listen to unhandled rejection from stylelint

* use stylelintignore

* fix stylelint raised issues
2016-11-02 17:34:08 +00:00
Alex Windett
62c726fb24 refactoring slider component by creating mixin for base box properties - radius, border, shaddow 2016-11-01 11:17:10 +00:00
Alex Windett
0b332cbeb6 Range Slider - creating component 2016-10-31 17:24:29 +00:00
Alex Windett
f66b9a03af FIX - missing "," 2016-10-31 12:25:20 +00:00
Alex Windett
1b46c59ef7 updating constants and updating components to use css constants 2016-10-31 12:10:24 +00:00
Sérgio Ramos
fcd55d3c44 implement <Input /> base component (fixes #44) 2016-10-31 12:03:49 +00:00
Alex Windett
d69a549902 adding box constants and creating mixin for generating buttons 2016-10-28 17:39:07 +01:00
Alex Windett
7ccf427966 refactoring rem function 2016-10-28 16:39:35 +01:00
Sérgio Ramos
efebd9c2b9 replace postcs-module-values with postcss-constants 2016-10-28 16:09:15 +01:00