grafana/packages/grafana-ui/src
Josh Hunt e8241636b8
Combobox: Improve async UX (#96054)
* Refactor basic usage with stateReducer

This is a combination of 3 commits.
This is the 1st commit message:
more wip

This is the commit message #2:
even more wip

This is the commit message #3:
got basic usage working well with stateReducer

remove unrelated change

todo tests

* fix behaviour for async

* clean up dev stuff

* story

* Fix options being cleared for non-async combobox

* Fill out tests!

* put story back

* clean up metriccombobox test

* show selected value as placeholder while menu is open

* properly fallback placeholder to the prop
2024-11-11 16:35:37 +02:00
..
components Combobox: Improve async UX (#96054) 2024-11-11 16:35:37 +02:00
graveyard React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
options BarGauge: Add legend support (#92449) 2024-08-28 23:26:55 +03:00
slate-plugins React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
themes Chore: Change filterTable nth-child to nth-of-type (#95331) 2024-10-24 17:27:25 +03:00
types Grafana/ui: Add deprecation notice to the Form component (#81068) 2024-01-24 16:13:24 +02:00
utils Chore: improve some types (#95728) 2024-11-05 09:57:30 +00:00
index.ts OptionsUI: Move internal options editors out of @grafana/ui (#50739) 2022-06-14 08:05:11 -07:00
Intro.mdx Storybook: Fix link to Saga (#85179) 2024-03-27 11:50:36 +00:00
schema.ts chore: Fix typo in GraphTresholdsStyleMode enum (#81960) 2024-02-06 08:20:42 -08:00
unstable.ts GrafanaUI: Export Combobox from @grafana/ui (#95622) 2024-10-30 16:59:28 +00:00