Skip to content

Commit 63037e1

Browse files
authored
Merge pull request #130 from bcdev/clarasb-xxx-update_dependencies_eslint
Update `eslint`
2 parents 8f121bb + 2e84930 commit 63037e1

File tree

12 files changed

+954
-1263
lines changed

12 files changed

+954
-1263
lines changed

chartlets.js/CHANGES.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,16 @@
44
- `react-vega: ^7.7.1`
55
- `canvas: ^3.2.0`
66

7+
* Updated `eslint` to v9 with related dependencies and configuration.
8+
79
* Omitted multiple VegaTheme options. While using `react-vega` v7 the
810
vegaTheme needs to be restricted to: "dark" | "excel" | "ggplot2" |
911
"quartz" | "vox" | "default" | "system" | undefined .
1012

1113
* Typology component now allows color and text arguments.
1214
If a user uses text and children, the text argument replaces the
13-
children.
14-
15+
children.
16+
1517
## Version 0.1.6 (from 2025/06/18)
1618

1719
* Implemented dynamic resizing for Vega Charts when the side panel's

0 commit comments

Comments
 (0)