We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8286c9c commit 7bb9c6dCopy full SHA for 7bb9c6d
CHANGELOG.md
@@ -13,6 +13,13 @@ You can also check the
13
14
Nothing yet.
15
16
+# 5.7.4
17
+
18
+- Smaller improvements
19
+ - OK button in "Text object" settings
20
+ - Better spacing/line-height for title & description of dashboards
21
+ - Better spacing for tick label of time animation slider
22
23
# 5.7.3
24
25
- Features
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@visualize-admin/visualization-tool",
3
- "version": "5.7.3",
+ "version": "5.7.4",
4
"repository": {
5
"type": "git",
6
"url": "git+https://github.com/visualize-admin/visualization-tool.git"
0 commit comments