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
Alex Windett
04911bdf5b
allowing tab title to recieve string or React element
2017-03-03 14:32:23 +00:00
JUDIT GRESKOVITS
677c80421b
Ensure arrows and lines are correct for large nodes too
2017-03-02 18:40:17 +00:00
JUDIT GRESKOVITS
e71b1e6fde
Add primary and secondaryto topology and refactor
2017-03-02 16:59:33 +00:00
Sérgio Ramos
62bd05ffb8
replace file-loader with babel-plugin-inline-react-svg
...
fixes #299
2017-03-02 14:23:18 +00:00
Alex Windett
1a4e61782e
increasing z-index for tooltip to ensure its above all content
2017-03-02 11:18:45 +00:00
Sérgio Ramos
c648ca6878
don't use value's id
on radio instances
2017-03-01 17:27:04 +00:00
JUDIT GRESKOVITS
0f42f8021b
Selector to add primary and secondary to parent
...
Remove console log
Selector to add primary and secondary to parent
2017-03-01 17:07:39 +00:00
Alex Windett
ff2c70b7c5
ensuring drop shaddow is visible on all unselected tabs
2017-03-01 16:18:31 +00:00
JUDIT GRESKOVITS
8bd2190863
Colours from constants lagend for toggle
2017-03-01 15:23:20 +00:00
Sérgio Ramos
7f2c92b730
fix list-item
...
fixes #281
2017-03-01 14:44:34 +00:00
JUDIT GRESKOVITS
96b0a17cb1
Add topology view
2017-02-28 18:41:46 +00:00
Alex Windett
eb742b6266
adding "to" prop to allow for button to use react-router correctly
2017-02-28 16:43:30 +00:00
Alex Windett
50971def23
Merge pull request #328 from yldio/fix/tooltip
...
fixing outline, padding and position of tooltip
2017-02-28 10:47:52 +00:00
Sérgio Ramos
e78a9d2d28
support remcalc('i i')
2017-02-27 17:56:17 +00:00
Alex Windett
9e850e0429
fixing outline, padding and position of tooltip
2017-02-27 16:33:42 +00:00
JUDIT GRESKOVITS
49612769da
Toggle
2017-02-27 15:36:55 +00:00
Alex Windett
6f84069345
updating org tabs to use UI tabs
2017-02-27 13:21:40 +00:00
Sérgio Ramos
710b6f983e
use background color in html/body
2017-02-24 13:54:12 +00:00
Sérgio Ramos
f2b71e1105
update dependencies
2017-02-24 13:31:13 +00:00
Sérgio Ramos
ff83b4990f
fix Base.global fonts
2017-02-24 13:29:50 +00:00
Sérgio Ramos
e6a745db9a
fix baseline grid
2017-02-24 12:17:01 +00:00
Sérgio Ramos
5307fc0c9d
fix Base.global import
2017-02-24 12:10:28 +00:00
Sérgio Ramos
7ce458fe2d
fix production "Unexpected token" error
2017-02-23 17:24:38 +00:00
Sérgio Ramos
0afacc9408
export anchor by default
2017-02-23 15:45:11 +00:00
Sérgio Ramos
520b685e28
convert commonjs to es2015 modules ( fixes #234 )
2017-02-23 15:09:27 +00:00
Alex Windett
78312f7a68
Topology data and component with new data
2017-02-23 11:52:06 +00:00
JUDIT GRESKOVITS
444e39599d
Add consul node
2017-02-21 16:57:28 +00:00
Alex Windett
33e899b923
adding in eslint for trailing commas
2017-02-21 16:08:24 +00:00
JUDIT GRESKOVITS
27b8b2d7f8
Add sotries to new form components and put them in their own folders
2017-02-21 15:11:41 +00:00
JUDIT GRESKOVITS
a4743bd80e
re-write forms with react-broadcast
2017-02-21 14:36:59 +00:00
Alex Windett
aee48ae24b
fixing button padding
2017-02-20 16:15:36 +00:00
Alex Windett
7d0ee71504
refactoring base components to use styled-component string
2017-02-20 15:52:52 +00:00
Alex Windett
a54221011f
removing trailing commars
2017-02-20 14:18:19 +00:00
Alex Windett
211c4e2597
fixing style errors from updated constant names
2017-02-20 13:14:44 +00:00
Alex Windett
bc200789a8
correcting relative path
2017-02-20 12:55:01 +00:00
Alex Windett
dc066f9cad
adding in new typography styles and creating composers where appropriate
2017-02-20 12:12:04 +00:00
Alex Windett
12717c26cf
continuing to update color object names in ui kit
2017-02-20 12:11:39 +00:00
Alex Windett
f88808fc26
finalising colors
2017-02-20 12:10:38 +00:00
Alex Windett
cb796c7886
adding in colors from finalised style guide
2017-02-20 12:10:38 +00:00
Alex Windett
448208af1b
adding in colors from finalised style guide
2017-02-20 12:10:38 +00:00
Alex Windett
96d4dd3bd4
adding in color pallette
2017-02-20 12:10:38 +00:00
Sérgio Ramos
3ab029248f
baseline composer
2017-02-16 12:37:46 +00:00
Sérgio Ramos
0c74b56791
update dependencies
2017-02-16 12:21:26 +00:00
Alex Windett
730b8d27be
updating ui components to removing props => props.style. HTML inline style is valid, but should be avoided.
2017-02-15 17:25:31 +00:00
Alex Windett
f7b9ea20d0
removing inline styles and passing styles down to styled-component via props
2017-02-15 17:25:31 +00:00
JUDIT GRESKOVITS
d7cadc384f
Fix touches for topology
2017-02-15 15:37:30 +00:00
JUDIT GRESKOVITS
5f89203333
Fix add service for topology
2017-02-15 11:28:47 +00:00
JUDIT GRESKOVITS
14a5433a70
Add draggability to topology graph nodes
2017-02-15 10:44:16 +00:00
JUDIT GRESKOVITS
705aa32e73
Adjust animation on topology
2017-02-14 11:30:57 +00:00