Fixes coloring issue when no tooltip data
Adds ghosted/hidden context setting
Minor tweaks on settings panel
Added clear color palette button (temporary)
Updates viewer to latest released version
* 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
* 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
* feat: Moved viewer logic into `ViewerHandler` class
* feat: Moved some logic around to simplify visual structure
* fix: Minor tweaks and fixes
* fix: More tweaks and fixes based on refactor
* feat: Major upgrade to loading commits instead of objects
* feat: Continued major refactor for "commit loading"
Selection both ways, tooltips, right-click...
* feat: file reordering into subfolders
* fix: Minor selection improvements
* fix: More selection and loading improvements
* fix: UnIsolateObjects now uses state
mouse events in main viewer now deal with dragging to prevent false click possitives.
* fix: Loading with and without color filters
* fix: Handle unload of no longer used objects
* feat: Upgraded viewer to latest version
* bump viewer 2.10.2
* bump powerbi version
* feat: Adds user-facing error for when data is incomplete or loading fails
* feat: Tooltips and selection
* refactor: Moved projectToScreen to utils
* refactor: Moved events into specific functions
* fix: Fixed numerical filter coloring
* feat: Added landing page to visual
* fix: Filters not being cleared
* chore: Remove leftover console.logs