@flourish/layout
Advanced tools
+2
-2
| { | ||
| "name": "@flourish/layout", | ||
| "type": "module", | ||
| "version": "8.7.0", | ||
| "version": "8.7.2", | ||
| "private": false, | ||
@@ -50,4 +50,4 @@ "description": "Flourish module to control layouts", | ||
| "@flourish/interpreter": "^9.2.0", | ||
| "@flourish/number-formatter": "^2.0.0", | ||
| "@flourish/pocket-knife": "^2.3.0", | ||
| "@flourish/number-formatter": "^2.0.0", | ||
| "@flourish/utils-color": "^2.0.0" | ||
@@ -54,0 +54,0 @@ }, |
+6
-0
@@ -0,1 +1,7 @@ | ||
| # 8.7.2 | ||
| * Bump to v8.7.1 of layout module | ||
| # 8.7.1 | ||
| * Update header/footer logo settings to use toggle | ||
| # 8.7.0 | ||
@@ -2,0 +8,0 @@ * Use Visualization title for csv download filename |
+2
-7
@@ -638,7 +638,5 @@ - Layout | ||
| new_section: Logo/image | ||
| name: Add your own logo or image | ||
| width: full | ||
| type: boolean | ||
| choices: | ||
| - [Enabled, true] | ||
| - [Disabled, false] | ||
| - property: header_logo_src | ||
@@ -859,8 +857,5 @@ width: half | ||
| new_section: Logo | ||
| name: Image | ||
| name: Add your own logo or image | ||
| width: full | ||
| type: boolean | ||
| choices: | ||
| - [Enabled, true] | ||
| - [Disabled, false] | ||
| - property: footer_logo_src | ||
@@ -867,0 +862,0 @@ name: Image |
429170
0.01%