mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 09:33:34 -06:00
9de79fb5e9
* use floating-ui instead of react-popper-tooltip in Tooltip * remove useTheme2 usage * remove escape handling logic in favour of useDismiss * don't need this useEffect anymore * convert Toggletip to use floating-ui * use explicit version * convert OperationInfoButton to use Toggletip * convert nestedFolderPicker to use floating-ui * convert Dropdown to use floating-ui and remove react-popper-tooltip * fix Modal/Tooltip tests * revert to old toggletip behaviour * revert OperationInfoButton to not use Toggletip * add mock for requestAnimationFrame * remove requestAnimationFrame mock * remove fakeTimers where they're not used * use floating-ui in ButtonSelect * Fix filters unit tests * only attach description if label is different * use 'fixed' strategy for Toggletip * use stroke and strokeWidth * set move: false to only show the tooltip if a hover event occurs * update type for onClose |
||
---|---|---|
.. | ||
actions | ||
components | ||
context | ||
copy | ||
history | ||
hooks | ||
icons | ||
internationalization | ||
navigation | ||
reducers | ||
selectors | ||
services | ||
specs | ||
utils | ||
app_events.ts | ||
config.ts | ||
constants.ts | ||
core.ts | ||
lodash_extended.ts | ||
log_events.ts | ||
profiler.ts | ||
store.ts | ||
TableModel.ts | ||
time_series2.ts | ||
trustedTypePolicies.ts |