1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-22 06:13:50 +03:00
Commit Graph

22 Commits

Author SHA1 Message Date
Alex Windett
acb2107fc9 creating service view toggle component 2017-02-07 17:17:38 +00:00
Tom Gallacher
8513d8c904 Fixing the build 2017-01-13 12:43:47 +00:00
Sérgio Ramos
124ec8e6d3 convert every px measure into rem 2017-01-12 19:04:52 +00:00
Alex Windett
a5bb1f9dda wrapping toggle in base and removing margin on hidden label 2017-01-12 11:26:29 +00:00
Alex Windett
8f2e140cbe moving stories to directory folders 2017-01-11 14:22:42 +00:00
Alex Windett
9fa54a12e9 adding in box shadow and changign max returned iterations 2017-01-10 12:11:19 +00:00
Alex Windett
98933873c1 refactoring toggle component 2017-01-09 18:22:43 +00:00
Alex Windett
0b8b1ee379 updating toggle ui component 2017-01-09 18:22:43 +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
18978abf08 random local classNames
use styled-components className generator for that
2016-12-12 10:28:48 +00:00
Sérgio Ramos
07ee904c96 convert toggle 2016-12-12 10:28:48 +00:00
Alex Windett
28d93159ec using new class name in rest of css 2016-11-23 15:13:21 +00:00
Alex Windett
d6b18a69a8 using a less generic class name 2016-11-23 15:13:21 +00:00
Alex Windett
958c27aeeb Updating Toggle component to use input instead of divs 2016-11-21 17:42:26 +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
Sérgio Ramos
c89d11b621 always calc rem for border-radius 2016-10-31 15:00:40 +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
f1917acae1 no in embeds 2016-10-26 17:33:40 +01:00
Sérgio Ramos
87eeba6374 add todo to 2016-10-26 14:05:35 +01:00
Sérgio Ramos
0914fa4d1a add to 's propTypes 2016-10-26 12:00:24 +01:00
Sérgio Ramos
f6fdb635da initial toggle implementation 2016-10-26 11:57:00 +01:00