joyent-portal/ui
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
..
docs Range Slider - creating component 2016-10-31 17:24:29 +00:00
etc containerpilot: updating names of services 2016-11-01 16:17:49 +00:00
scripts Css linting (#66) 2016-11-02 17:34:08 +00:00
src Css linting (#66) 2016-11-02 17:34:08 +00:00
static static subfolders for easier static hosting 2016-10-31 14:42:18 +00:00
test implement <Pagination> component (fixes #54) 2016-10-31 18:59:38 +00:00
webpack ui: Fixing issues with embed-markdown-loader deps 2016-11-01 13:57:34 +00:00
.babelrc fix css compose in tests 2016-10-28 16:49:09 +01:00
.dockerignore ui: moving deployment to static http server 2016-11-01 14:53:24 +00:00
.eslintignore react and a11y linting 2016-10-25 20:15:33 +01:00
.eslintrc implement <RadioGroup> 2016-10-28 01:22:47 +01:00
.stylelintignore Css linting (#66) 2016-11-02 17:34:08 +00:00
.stylelintrc Css linting (#66) 2016-11-02 17:34:08 +00:00
.tern-project bootstrap ui framework 2016-10-24 11:02:18 +01:00
Dockerfile ui: switch to st 2016-11-01 15:30:28 +00:00
Makefile Css linting (#66) 2016-11-02 17:34:08 +00:00
package.json Css linting (#66) 2016-11-02 17:34:08 +00:00
README.md bootstrap ui framework 2016-10-24 11:02:18 +01:00
yarn.lock Css linting (#66) 2016-11-02 17:34:08 +00:00

Joyent Dashboard UI Framework