Skip to content

Commit

Permalink
Update to EUI 0.0.37 and add proper open sans fonts for EUI's K6 theme (
Browse files Browse the repository at this point in the history
elastic#17467)

* update open sans fonts, fix chrome to work with eui k6 theme

* update to eui 0.0.37

* update snapshots
  • Loading branch information
snide committed Apr 2, 2018
1 parent c149ab9 commit 75480ac
Show file tree
Hide file tree
Showing 31 changed files with 392 additions and 3,923 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"url": "https://github.com/elastic/kibana.git"
},
"dependencies": {
"@elastic/eui": "0.0.35",
"@elastic/eui": "^0.0.37",
"@elastic/filesaver": "1.1.2",
"@elastic/numeral": "2.3.1",
"@elastic/ui-ace": "0.2.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Array [
>
<svg
aria-hidden="true"
class="euiIcon euiCallOutHeader__icon euiIcon--medium"
class="euiIcon euiIcon--medium euiCallOutHeader__icon"
height="16"
viewBox="0 0 16 16"
width="16"
Expand Down Expand Up @@ -222,7 +222,7 @@ Array [
>
<svg
aria-hidden="true"
class="euiIcon euiCallOutHeader__icon euiIcon--medium"
class="euiIcon euiIcon--medium euiCallOutHeader__icon"
height="16"
viewBox="0 0 16 16"
width="16"
Expand Down Expand Up @@ -340,7 +340,7 @@ Array [
>
<svg
aria-hidden="true"
class="euiIcon euiCallOutHeader__icon euiIcon--medium"
class="euiIcon euiIcon--medium euiCallOutHeader__icon"
height="16"
viewBox="0 0 16 16"
width="16"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ exports[`Table should render the boolean template (true) 1`] = `
aria-label="Is searchable"
className="euiIcon euiIcon--medium euiIcon--secondary"
height="16"
style={null}
viewBox="0 0 16 16"
width="16"
xmlns="http://www.w3.org/2000/svg"
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 75480ac

Please sign in to comment.