Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EUI 5.8.1 comes with a brand color refresh. Also removes lots of KUI #27009

Merged
merged 26 commits into from
Dec 18, 2018
Merged
Show file tree
Hide file tree
Changes from 17 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
9533086
kui eui start
snide Nov 14, 2018
f9cc0d4
Merge remote-tracking branch 'upstream/master' into kui/vars
snide Dec 11, 2018
9b7a407
eui 5.7.0, along with KUI theming
snide Dec 11, 2018
c887bdb
more cleanup coloring
snide Dec 11, 2018
02a22aa
remove kui bits no longer in use
snide Dec 12, 2018
08c3a6a
deleting more unused kui components
snide Dec 12, 2018
670deb2
more machete work in kui
snide Dec 12, 2018
748573f
more machete work in kui
snide Dec 12, 2018
39de600
screen reader fixes
snide Dec 12, 2018
cc93d6a
eui icons for kibana left nav
snide Dec 13, 2018
13ab270
some search and replace hex coloring, adjust apm to match EUI
snide Dec 13, 2018
3b9a669
apm snapshot updates
snide Dec 13, 2018
b68f195
minor cleanup
snide Dec 13, 2018
aefac15
Merge remote-tracking branch 'upstream/master' into kui/vars
snide Dec 13, 2018
db8ba95
Merge remote-tracking branch 'upstream/master' into kui/vars
snide Dec 13, 2018
d87c447
Merge remote-tracking branch 'upstream/master' into kui/vars
snide Dec 13, 2018
e621569
jest
snide Dec 13, 2018
efe94c5
import service directly for now
snide Dec 13, 2018
59801a5
5.8.1 and nav fix
snide Dec 17, 2018
c6fcdfd
merge master
snide Dec 18, 2018
90556dd
fix nav menu, get collapse button back in kui
snide Dec 18, 2018
69756d8
update baseline area chart tests for color
snide Dec 18, 2018
4c00a7a
think i found it
snide Dec 18, 2018
fa192fd
update baseline now that color reverted
snide Dec 18, 2018
214a9f3
merge master, update snaps
snide Dec 18, 2018
13fa944
snapshots
snide Dec 18, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
},
"dependencies": {
"@elastic/datemath": "5.0.1",
"@elastic/eui": "5.6.1",
"@elastic/eui": "5.8.0",
"@elastic/filesaver": "1.1.2",
"@elastic/good": "8.1.1-kibana2",
"@elastic/numeral": "2.3.2",
Expand Down
Loading