joyent-portal/ui
Sérgio Ramos 5e21ff1e64 add icons to ui (#347)
fixes #282
fixes #297
fixes #333

Not only adds icons (as svgs) but also removes the assets folder which adds some
side effects:
 - move fonts to it's own component (currently only exposing libre-franlin)
 - Base.global requires fonts and injects them
 - update webpack and babelrc to ignore/include that new folder

Having to deal with those side effects, I took the opportunity to add some
improvements:
 - rename "regular" to "normal" which conforms to the font-weight rule options
 - apply family and weight to buttons (which default to system-ui)
 - replace all font-weight to use the typography composer
 - only use "Libra Franklin" as the family name, using weight to vary between
 files
2017-03-03 15:29:03 +00:00
..
.storybook replace file-loader with babel-plugin-inline-react-svg 2017-03-02 14:23:18 +00:00
docs adding in eslint for trailing commas 2017-02-21 16:08:24 +00:00
etc Add new telemetry for application 2017-01-26 14:41:41 +00:00
src add icons to ui (#347) 2017-03-03 15:29:03 +00:00
test add icons to ui (#347) 2017-03-03 15:29:03 +00:00
.babelrc add icons to ui (#347) 2017-03-03 15:29:03 +00:00
.dockerignore Fix for broken builds due to missing dep 2016-12-13 11:33:17 +00:00
.eslintignore wip rm css 2016-12-12 10:28:47 +00:00
.eslintrc convert commonjs to es2015 modules (fixes #234) 2017-02-23 15:09:27 +00:00
.stylelintignore wip rm css 2016-12-12 10:28:47 +00:00
.stylelintrc fix linting scripts 2016-12-12 10:28:48 +00:00
.tern-project bootstrap ui framework 2016-10-24 11:02:18 +01:00
Dockerfile Bumping Dockerfile versions 2017-01-26 17:17:44 +00:00
Dockerfile.build Add stat collection 2017-01-25 15:49:05 +00:00
Makefile replace file-loader with babel-plugin-inline-react-svg 2017-03-02 14:23:18 +00:00
package.json replace file-loader with babel-plugin-inline-react-svg 2017-03-02 14:23:18 +00:00
README.md docs: adding container badge for ui 2016-11-04 12:17:28 +00:00
yarn.lock replace file-loader with babel-plugin-inline-react-svg 2017-03-02 14:23:18 +00:00

Docker Repository on Quay

Joyent Dashboard UI Framework