Skip to content

Commit

Permalink
refactor: extract chart logic into reusable mixin
Browse files Browse the repository at this point in the history
  • Loading branch information
tomivirkki committed Jan 24, 2025
1 parent edc4eed commit 5e6e87a
Show file tree
Hide file tree
Showing 9 changed files with 2,691 additions and 2,585 deletions.
1 change: 1 addition & 0 deletions packages/charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"polymer"
],
"dependencies": {
"@open-wc/dedupe-mixin": "^1.3.0",
"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "24.7.0-alpha7",
"@vaadin/vaadin-lumo-styles": "24.7.0-alpha7",
Expand Down
Loading

0 comments on commit 5e6e87a

Please sign in to comment.