adding loading circle to combobox
92119faf
adding progress circle to mobile combobox
0c4a4605
adding loading aria-label to progress circle and first stab at adding…
02b4eacc
updating useListData after feedback
54212cea
removing filteredItems from useListData api
93364422
some updates to useAsyncList
a07fb635
updaing useListData and adding client side filtering to useAsyncList
c1bdff38
adding useAsyncList story and updating useAsyncList
aaca6fc9
adding load more support to combobox desktop
ad846f78
adding loading and load more to mobile combobox
b3ffc80a
fixing lint
fc5b73dc
updating combobox invalid/valid/loading css to useproper class conven…
4855cd82
fixing stuff
4715ad08
fixing lint
c8ba80f1
LFDanLu
changed the title (WIP) Async combobox Async combobox 5 years ago
Merge branch 'main' into async_combobox
ebeca1c0
fixing star wars api cursor so it is https
cd776445
LFDanLu
changed the title Async combobox (WIP) Async combobox 5 years ago
Moving cursor string replace to before any awaits
c9a006d9
Merge branch 'main' into async_combobox
59a2391e
LFDanLu
changed the title (WIP) Async combobox Async combobox 5 years ago
Merge branch 'main' into async_combobox
08cff07d
moving ProgressCircle import out of textfield
66f9b5f9
renaming filterFn to filter in useListData
96e83743
first stab at adding filtering action
325103c0
adjusting filtering action in useAsyncList
f50e2e05
making loading spinner show up in combobox input regardless of collec…
4d343d20
stopping loadMore actions if server side filtering is happening
62fb7dc5
adding "no results" to async combobox
73a9faf7
clean up and fixing accidental deletion
554216ae
progress on useAsyncList tests and bug fixes
3b07f0ea
adding more tests for useAsyncList
f48061b3
fixing lint
9e252a3b
adding table async filtering story
22a9ec2e
add useListData tests
778b0938
tenatively adding isLoading to Mobile combobox tray
08dc7215
increasing specificity of textfield circle loader styles
86cab95b
making progress circle reserve space in textfield and searchfield
b0a36d1b
combining filter action case in async loadMore case
068c9e38
returning state from useAsyncList and passing it to ComboBox instead …
32b28c15
Merge branch 'main' into async_combobox
6915a0be
adding loading state shared type
676a8374
updating combobox tray clear button and progress circle positioning
66c28d04
fixing tests
ca3694a3
Remove client side filtering from useAsyncList
d60269ae
Change mobile combo box loading behavior
760e9714
fixing tests
d13fd8ad
fixing lint
078bfa0d
updating table story for useAsyncList changes
c6cd380f
adding a server side filtering story
fcfe2b2e
fixing table story
3c655af2
Merge branch 'main' into async_combobox
343fb193
Merge branch 'main' into async_combobox
898595dd
devongovett
deleted the async_combobox branch 5 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub