-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Certification #117
Certification #117
Commits on Oct 31, 2023
-
* Update outdated packages * Load high quality tiles * Fixed scaling of the heatmap and of the bars width and height * Add sRGB colorspace for textures * Fix lint errors * Increment version * Removed lodash dependencies * Removed no-plugin * Fixed colorPickers for datapoints * Added playwright chromium * Remove unused formatting settings * Updated dependencies * Fixed console uncaught error * Created seriesdatapoints without height * Fixed conditions for data mapping * Updated packages * Fixed npm audit vulnerability * Changed name of fill property * Fixed tests * Returned fill setting to capabilities --------- Co-authored-by: Iuliia Kulagina <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e043e8 - Browse repository at this point
Copy the full SHA 4e043e8View commit details
Commits on Dec 6, 2023
-
Co-authored-by: Iuliia Kulagina <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3a23a1 - Browse repository at this point
Copy the full SHA d3a23a1View commit details
Commits on Jan 25, 2024
-
Fix console error when using Heat without Height (#96)
* Fix console error when using Heat without Height * Increment version * Fix vulnerability --------- Co-authored-by: Iuliia Kulagina <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a43dfb - Browse repository at this point
Copy the full SHA 3a43dfbView commit details
Commits on Mar 14, 2024
-
Add new local storage and onObject v3.3.0.0 (#97)
* Use new local storage API * Update build.yml * Add short and long descriptions * Add onObject support * Increment visual version * Update dependencies * Remove shading from tiles * Fix build badge in readme * Fix outlines * Fix reset outline --------- Co-authored-by: Iuliia Kulagina <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8fc8806 - Browse repository at this point
Copy the full SHA 8fc8806View commit details
Commits on Mar 22, 2024
-
v3.3.1.0 Fixed resizing bug and console error in formatting mode (#98)
* Fix resizing bug and console error in formatting mode * Increment visual version --------- Co-authored-by: Iuliia Kulagina <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e0d50a - Browse repository at this point
Copy the full SHA 5e0d50aView commit details
Commits on Mar 28, 2024
-
Co-authored-by: Iuliia Kulagina <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9750ede - Browse repository at this point
Copy the full SHA 9750edeView commit details
Commits on Apr 2, 2024
-
Added new tests for onObject interaction (#102)
* Fix extend tiles tests * Add tests for onObject control buttons and wheel event * Add tests for onObject bar selection * Add tests for onObject hover * Add test for onObject context menu subselection * Add coordination mock for onObject tests --------- Co-authored-by: Iuliia Kulagina <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9438dc0 - Browse repository at this point
Copy the full SHA 9438dc0View commit details
Commits on Apr 11, 2024
-
Fixed deselection in Slicer wasn't apply to Globe map (#104)
* Fix cache processing * Increment visual version * Remove redundant promises in MemoryCache * Wrap createLocalStorageCache in native promise * Remove coordsInLocalStorage prop * Replaced promise chaining with await * Fix geocoder * Add tests for memoryCache, localStorageCache and geocoder * Mock fetch request * Rename syncLocalStorageStatus method * Remove debugger * Fix audit, update dependencies --------- Co-authored-by: Iuliia Kulagina <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1faa8ea - Browse repository at this point
Copy the full SHA 1faa8eaView commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f974c6c - Browse repository at this point
Copy the full SHA f974c6cView commit details
Commits on Sep 23, 2024
-
Merge branch 'certification' of https://github.com/microsoft/powerbi-…
…visuals-globemap into certification
Configuration menu - View commit details
-
Copy full SHA for 2a75a49 - Browse repository at this point
Copy the full SHA 2a75a49View commit details