Alex Windett
2b25582af0
implimenting simple table component
2017-01-20 14:21:26 +00:00
Alex Windett
acbf130c2c
Seperating Normalization and Bootstrap Reboot
...
- Moving normalizae styles out of <Base> component.
- Creating CSS file for normalize css in vendor
- Moving assets directory
- Updating npm storybook script to include new normalize css
- Adding normalize css to <head> of storybook
- Adding css-loader to frontend webpack
- Including normalize.css in root of frontend
2017-01-18 14:32:17 +00:00
Sérgio Ramos
bd1ff8171a
detach transfer-props from List
2017-01-16 19:45:35 +00:00
Sérgio Ramos
224f13998e
add forms colors
2017-01-16 19:45:35 +00:00
Tom Gallacher
355e5bb587
Fixing incorrect fonts.
2017-01-16 14:02:31 +00:00
Tom Gallacher
4953ae36ea
Fixing fonts
2017-01-13 18:14:25 +00:00
Alex Windett
1af66477d3
adding in explenation for file
2017-01-13 16:12:41 +00:00
Alex Windett
3ecedf94d6
adding baseunit objects to constants
2017-01-13 15:38:57 +00:00
Sérgio Ramos
124ec8e6d3
convert every px measure into rem
2017-01-12 19:04:52 +00:00
Tom Gallacher
6f3a0d8c07
Merge branch 'master' of github.com:yldio/joyent-dashboard into topology-view
2017-01-12 14:00:44 +00:00
Tom Gallacher
664ac4651d
Topology view
2017-01-12 13:02:20 +00:00
Alex Windett
7dffed145c
adding success and error styles to input filed
2017-01-12 12:09:35 +00:00
Alex Windett
0b7473d9de
moving avatar story and data used for it
2017-01-11 14:03:53 +00:00
Alex Windett
62b7524e53
Fixing <Close /> component`s requring of svg and adding to test file
2017-01-11 11:59:06 +00:00
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