1
0
mirror of https://github.com/yldio/copilot.git synced 2024-11-14 07:10:05 +02:00
copilot/frontend/src/components
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
..
article removing top border of main article wrapper 2017-02-27 16:58:27 +00:00
breadcrumb updating org tabs to use UI tabs 2017-02-27 13:21:40 +00:00
create-monitor convert commonjs to es2015 modules (fixes #234) 2017-02-23 15:09:27 +00:00
empty convert commonjs to es2015 modules (fixes #234) 2017-02-23 15:09:27 +00:00
footer convert commonjs to es2015 modules (fixes #234) 2017-02-23 15:09:27 +00:00
header add icons to ui (#347) 2017-03-03 15:29:03 +00:00
instance-item convert commonjs to es2015 modules (fixes #234) 2017-02-23 15:09:27 +00:00
instance-list convert commonjs to es2015 modules (fixes #234) 2017-02-23 15:09:27 +00:00
manage-monitor convert commonjs to es2015 modules (fixes #234) 2017-02-23 15:09:27 +00:00
metric-charts convert commonjs to es2015 modules (fixes #234) 2017-02-23 15:09:27 +00:00
metrics-outlet convert commonjs to es2015 modules (fixes #234) 2017-02-23 15:09:27 +00:00
monitors add icons to ui (#347) 2017-03-03 15:29:03 +00:00
navigation changing value for coditionally assigning org nav margin 2017-03-02 11:18:45 +00:00
new-project convert commonjs to es2015 modules (fixes #234) 2017-02-23 15:09:27 +00:00
people-list add icons to ui (#347) 2017-03-03 15:29:03 +00:00
redirect convert commonjs to es2015 modules (fixes #234) 2017-02-23 15:09:27 +00:00
section convert commonjs to es2015 modules (fixes #234) 2017-02-23 15:09:27 +00:00
service add checkbox to service item 2017-03-01 17:08:18 +00:00
services remove routerPush 2017-03-02 16:59:49 +00:00