grafana/public/app/features
Piotr Jamróz 8d05df83ed
CustomScrollbar: Invoke setScrollTop callback only after scrolling finishes (#34263)
* Invoke setScrollTop callback only after scrolling finishes

When the state is updated while scroll events are being dispatched (like in QueryGroup) it may cause resetting the scroll position to the first emitted event because setting the scroll happens only after render (useEffect).

* Memoize onScrollStop callback
2021-05-24 10:34:37 +02:00
..
admin Docs: Add SAP HANA to Enterprise plugins list (#34273) 2021-05-20 10:52:28 +02:00
alerting Alerting: update email template (#34205) 2021-05-19 18:58:31 +02:00
annotations Annotations: Adds DashboardQueryRunner (#32834) 2021-04-26 06:13:03 +02:00
api-keys Theme: Renames new theme model from GrafanaThemeV2 to just GrafanaTheme (#33619) 2021-05-03 09:45:54 +02:00
dashboard CustomScrollbar: Invoke setScrollTop callback only after scrolling finishes (#34263) 2021-05-24 10:34:37 +02:00
datasources Plugins: Fix data source plugins list test failure (#34477) 2021-05-20 11:36:28 +02:00
explore Explore: UI improvements to trace view (#34276) 2021-05-19 19:41:54 +02:00
expressions Alerting: Run queries (#33423) 2021-05-04 16:31:25 +02:00
folders LibraryPanels: removes feature toggle (#33839) 2021-05-12 08:48:17 +02:00
inspector Panel Inspect: allow plugins to add custom actions to the panel inspect popup (#34086) 2021-05-18 13:55:35 -07:00
library-panels Library Panels: Add name endpoint & unique name validation to AddLibraryPanelModal (#33987) 2021-05-14 15:03:37 +01:00
live Live: logging cleanup (#34455) 2021-05-19 22:57:49 -07:00
manage-dashboards Theme: Renames new theme model from GrafanaThemeV2 to just GrafanaTheme (#33619) 2021-05-03 09:45:54 +02:00
org Theme: Page styles move to emotion global styles and design tweaks (#33529) 2021-04-30 10:04:01 +02:00
panel Alerting: visualizing data when creating/editing alerting rule. (#34191) 2021-05-18 16:16:26 +02:00
playlist Theme: Renames new theme model from GrafanaThemeV2 to just GrafanaTheme (#33619) 2021-05-03 09:45:54 +02:00
plugins Plugin Admin App: make the catalog look like internal component (#34341) 2021-05-20 10:42:26 +02:00
profile Theme: Page styles move to emotion global styles and design tweaks (#33529) 2021-04-30 10:04:01 +02:00
query CustomScrollbar: Invoke setScrollTop callback only after scrolling finishes (#34263) 2021-05-24 10:34:37 +02:00
sandbox GraphNG: refactor (#33348) 2021-05-05 03:44:31 -05:00
search Theme: Page styles move to emotion global styles and design tweaks (#33529) 2021-04-30 10:04:01 +02:00
teams Theme: Page styles move to emotion global styles and design tweaks (#33529) 2021-04-30 10:04:01 +02:00
templating Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
users v8: Update login page design (#33923) 2021-05-11 16:34:44 +02:00
variables Variables: Fixes inconsistend selected states on dashboard load (#34197) 2021-05-18 06:10:22 +02:00
all.ts TimeSrv: Refactor service to have no dependency on angular (#32562) 2021-04-01 06:33:11 +02:00