Minor Changes
-
#2908
3340fd74
Thanks @thomasheyenbrock! - Deprecate
theinitialTabs
prop and add adefaultTabs
props that supersedes it -
#2907
3a7d0007
Thanks @thomasheyenbrock! - Clearly
separate the fetching and subscription states for multipart requests (like
subscriptions) and show the stop-button as long as the subscription is running
Patch Changes
-
#2910
16174a05
Thanks @thomasheyenbrock! - Fix
autocomplete styles for field type and description on the right -
#2919
f6cae4ea
Thanks @thomasheyenbrock! - Fix
overflow when there are lots of tabs that don't fit into the tab bar at once -
#2905
0851d5f9
Thanks @ccbrown! - Fix: prevent default event
for graphiql-doc-explorer-back link -
#2912
83364b28
Thanks @thomasheyenbrock! - Add missing
effect dependency to make sure updates to thedefaultHeaders
prop have the
desired effect