@neo4j/graphql-toolbox@2.0.0
版本发布时间: 2023-06-20 22:14:28
neo4j/graphql最新发布版本:@neo4j/graphql@5.7.0(2024-09-27 22:43:48)
Major Changes
-
#3520
ecb370f9d
Thanks @tbwiss! - feat: Toolbox - major version bump to version 2.0.0A high-level overview of changes made:
- All the editors are now powered by CodeMirror version 6 and support all the features and functions from the previous version.
- On the query editor page we've introduced tabs to store several queries and mutations. Improved the solution for resizing the different editors (query, variables, and response).
- The favorites feature on the type definitions page has been updated. It's now possible to order favorites and download them individually.
- Large overhaul of the styling to align with the other Neo4j frontend products.
Minor Changes
-
#3506
8f4af1641
Thanks @mjfwebb! - Toolbox: updates look and feel of favorites and adds ability to sort and download snippets
Patch Changes
-
#3491
4d6db92f9
Thanks @mjfwebb! - fix: Toolbox - Tabs no longer have scrollbars fix: Toolbox - DocExplorer no longer has a flash of an error when loading feat: Toolbox - The "Build Schema" button now shows a loading state fix: Toolbox - Tabs only have a close button when there is more than one tab -
#3481
67800df06
Thanks @tbwiss! - feat: Toolbox - address several small editor issues -
#3518
f386b950c
Thanks @tbwiss! - feat: Toolbox - additional product tracking events for new UI elements -
#3498
0be64e79d
Thanks @tbwiss! - feat: Toolbox - clean-up after CodeMirror v6 integration -
#3487
0c526615c
Thanks @tbwiss! - feat: Toolbox - warning dialog when attempting to switch database -
#3504
da8bd8799
Thanks @tbwiss! - fix: Toolbox - right-hand sider overflow and font-family for components