Commit Graph

3 Commits

Author SHA1 Message Date
Alan Rynne 12c7fbdf64 fix: Upgrade webpack plugin package and minor tweaks to webpack config (#40)
Fixes issue where PowerBI desktop reported the visual as invalid
2023-06-20 14:44:50 +02:00
Alan Rynne 1b55d39787 feat: New setting spanel using FormattingModel (#37)
* fix: Removed vue warning by setting env vars

* fix: Tweaks in prod webpack config

* chore: Removed unnecessary css classes

* chore: Simplified vue loader

* feat: Working formatting model

* feat: Settings panel with lighting and camera options

* feat: Working default color, gradient and rule based conditional formatting

* feat: Improvements in settings panel and related areas
2023-06-06 11:31:17 +02:00
Alan Rynne c7066c2242 feat: Webpack + Vue + Viewer toolbar (#36)
* feat: Build with webpack

* feat: Vue, tailwind + webpack working

* feat(vue): Upgraded to vue3

Now using our ui-components, with section box and camera views support

* chore: Minor cleanup of logs

* fix: ColorBy must only be grouping in order to color always

* fix: Bind to groupings to prevent conflicts with tooltipData inputs
2023-05-23 16:25:44 +02:00