You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Emotion] Fix/regression test tooltip-related css props (#6253)
* [setup] Add missing tooltip helper type defs
* Update `shouldRenderCustomStyles` with a `renderCallback` option
- for components (primarily tooltip) that only render the component conditionally
- nb: snapshot changed because the preceding test removes a className from `body`
* Add EuiIconTip regression test
* Add EuiKeyPad regression tests
+ update `waitForEuiToolTipVisible` to not throw for tooltips with along delay
* Add EuiSuperUpdateButton tooltip regression tests
* Fix EuiSuperDatePicker ignoring the`className` prop
* changelog
0 commit comments