-
Notifications
You must be signed in to change notification settings - Fork 134
Comparing changes
Open a pull request
base repository: elastic/elastic-charts
base: v19.4.1
head repository: elastic/elastic-charts
compare: v19.5.0
- 10 commits
- 1,114 files changed
- 5 contributors
Commits on Jun 5, 2020
-
test(vrt): improve vrt config and update tooltip screenshots (#686)
- add logging inside page context - hiddenSelector to hide dom elements - screenshotSelector to override selector - debug option to pause before screenshot - hide axes, increase padding, for better testing - add tests for all rotations, placements and boundary types around chart edges - update existing tests with new changes - tighten threshold to zero for pixel and overall diff
Configuration menu - View commit details
-
Copy full SHA for d747672 - Browse repository at this point
Copy the full SHA d747672View commit details
Commits on Jun 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0729f79 - Browse repository at this point
Copy the full SHA 0729f79View commit details -
feat(partition): add 4.5 contrast for text in partition slices (#608)
Updates partition charts to allow for adaptive text color to meet acceptable color contrast ratio. For more information on text contrast see [docs](https://github.com/elastic/elastic-charts/blob/master/docs/0-Intro/1-Overview.mdx#background-colors-and-text-contrast). BREAKING CHANGE Adds `background` to the `Theme` object with the `BackgroundStyle` type that accepts a `color` value as a `string. Note text color might be different after changes from this PR, see docs on how to disable `textContrast` in the partition chart config. Closes #606
Configuration menu - View commit details
-
Copy full SHA for eded2ac - Browse repository at this point
Copy the full SHA eded2acView commit details -
chore: improve eslint rules and configuration (#689)
Improve eslint to rules to promote best practices and uniformity across the codebase.
Configuration menu - View commit details
-
Copy full SHA for 0a91351 - Browse repository at this point
Copy the full SHA 0a91351View commit details
Commits on Jun 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 23290be - Browse repository at this point
Copy the full SHA 23290beView commit details
Commits on Jun 11, 2020
-
feat: add screenshot functions to partition/goal (#697)
This commit adds the screenshot function to partition chart and goal charts
Configuration menu - View commit details
-
Copy full SHA for 5581c3c - Browse repository at this point
Copy the full SHA 5581c3cView commit details -
fix: remove double rendering (#693)
Fix the double rendering caused by ignoring the fact that the container size > 0 needs to be part of the required flags to initialize the rendering process. fix #690
Configuration menu - View commit details
-
Copy full SHA for ebf2748 - Browse repository at this point
Copy the full SHA ebf2748View commit details -
chore: remove all cyclical non-type imports (#700)
- Move cyclical constants to separate files - Move cyclical functions to separate files - Move some cyclical types into separate files - Move tests to new locations
Configuration menu - View commit details
-
Copy full SHA for c313c63 - Browse repository at this point
Copy the full SHA c313c63View commit details
Commits on Jun 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2541180 - Browse repository at this point
Copy the full SHA 2541180View commit details
Commits on Jun 15, 2020
-
chore(release): 19.5.0 [skip ci]
# [19.5.0](v19.4.1...v19.5.0) (2020-06-15) ### Bug Fixes * **tooltip:** show true opaque colors in tooltips ([#629](#629)) ([23290be](23290be)), closes [#628](#628) * path of stacked area series with missing values ([#703](#703)) ([2541180](2541180)) * remove double rendering ([#693](#693)) ([ebf2748](ebf2748)), closes [#690](#690) ### Features * **partition:** add 4.5 contrast for text in partition slices ([#608](#608)) ([eded2ac](eded2ac)), closes [#606](#606) * add screenshot functions to partition/goal ([#697](#697)) ([5581c3c](5581c3c))
Configuration menu - View commit details
-
Copy full SHA for 4eb0fc3 - Browse repository at this point
Copy the full SHA 4eb0fc3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v19.4.1...v19.5.0