Adds display prop to EuiTooltip for common display block needs#4148
Adds display prop to EuiTooltip for common display block needs#4148glitteringkatie merged 11 commits intoelastic:masterfrom
Conversation
|
Made this in a pair session with @glitteringkatie! She's gonna finish it up and add tests for me! |
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_4148/ |
|
💚 CLA has been signed |
|
Added tests! 🙌 It doesn't seem like I did the right things when pushing as it shows 2 different Katie Hugheses wrote and committed and neither have my picture and I've already signed a contributor agreement 🤔 I might need some help making sure I have the right workflow for dealing with |
@snide don't forget to add Katie to |
hehe thanks @andreadelrio |
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_4148/ |
|
@glitteringkatie is added to that team, but I think the CLA portion is handled differently. My guess is that we'll need @chandlerprall's help there. |
|
Looks like that commit (8f15f3a) wasn't made with the email address associated with the @glitteringkatie github account:
Email address needs to be set globally via |
I see what went wrong--I did |
8f15f3a to
70507ae
Compare
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_4148/ |
|
I resolved the changelog conflicts this morning and there's already another one! Is it better practice to leave fixing the changelog conflicts until the PR is approved/close to being approved assuming all it is is one added line? |
It's up to you really. I think your read on it is pretty well aligned. Personally, like those red notification dots, hate seeing conflicts so I'm constantly hitting that "Resolve conflicts" button. Also, it's a quick way to get the branch rebased with master. |
cchaos
left a comment
There was a problem hiding this comment.
👋 Welcome Katie! 😆
Looks like we've also got dueling PR's going. First one to get an approval wins a lollipop 🍭
Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_4148/ |
cchaos
left a comment
There was a problem hiding this comment.
Thanks! LGTM. Just saw a couple extra minor things.
Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_4148/ |
Summary
Fixes #4086 . Adds a
displayprop toEuiToolTipfor the common need of making the anchors block level elements.Checklist