Commit Graph

17 Commits

Author SHA1 Message Date
Alex Windett 12717c26cf continuing to update color object names in ui kit 2017-02-20 12:11:39 +00:00
Sérgio Ramos 3ab029248f baseline composer 2017-02-16 12:37:46 +00:00
Sérgio Ramos 124ec8e6d3 convert every px measure into rem 2017-01-12 19:04:52 +00:00
Alex Windett 8f2e140cbe moving stories to directory folders 2017-01-11 14:22:42 +00:00
Alex Windett c92fbdc029 adding in parenthesis for function use on remcalc 2016-12-12 12:17:51 +00:00
Sérgio Ramos 88a28a9c0c fix linting issues 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 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 e473e7a108 adding in firefox range styles for before and after thumb 2016-11-01 12:48:29 +00:00
Alex Windett f2d2babc3c chaning color of upper range 2016-11-01 12:48:29 +00:00
Alex Windett 5b51ad01a0 further refactoring of styles for range slider 2016-11-01 12:21:01 +00:00
Alex Windett 272b8fcf43 adding in onChange prop to Range Slider 2016-11-01 11:36:06 +00:00
Alex Windett d65414731e removing widget thumb inline-block style to fix bug in safari 2016-11-01 11:24:03 +00:00
Alex Windett 5e3469fe88 refactoring mixins by using default values when needed 2016-11-01 11:18:49 +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 1d334d2a76 adding variables and rem functions to slider css 2016-10-31 17:57:58 +00:00
Alex Windett 0b332cbeb6 Range Slider - creating component 2016-10-31 17:24:29 +00:00