-
Notifications
You must be signed in to change notification settings - Fork 134
Comparing changes
Open a pull request
base repository: elastic/elastic-charts
base: v51.1.1
head repository: elastic/elastic-charts
compare: v51.2.0
- 17 commits
- 72 files changed
- 7 contributors
Commits on Dec 5, 2022
-
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1890)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 753af62 - Browse repository at this point
Copy the full SHA 753af62View commit details -
chore(deps): update jest (#1891)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d866cfb - Browse repository at this point
Copy the full SHA d866cfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cac5694 - Browse repository at this point
Copy the full SHA cac5694View commit details -
chore(deps): update typescript to ^5.45.1 (#1895)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3fe8b12 - Browse repository at this point
Copy the full SHA 3fe8b12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81b2c09 - Browse repository at this point
Copy the full SHA 81b2c09View commit details -
fix(deps): update dependency @elastic/eui to ^70.4.0 (#1893)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nick Partridge <nicholas.partridge@elastic.co>
Configuration menu - View commit details
-
Copy full SHA for 6576041 - Browse repository at this point
Copy the full SHA 6576041View commit details
Commits on Dec 12, 2022
-
build(deps): bump express from 4.17.1 to 4.18.2 (#1897)
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.17.1...4.18.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3393289 - Browse repository at this point
Copy the full SHA 3393289View commit details -
fix(deps): update dependency @elastic/eui to v71 (#1898)
* fix(deps): update dependency @elastic/eui to v71 * test(vrt): update screenshots [skip ci] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: elastic-datavis[bot] <98618603+elastic-datavis[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for da596a5 - Browse repository at this point
Copy the full SHA da596a5View commit details
Commits on Dec 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1e88b1d - Browse repository at this point
Copy the full SHA 1e88b1dView commit details
Commits on Dec 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fcabf41 - Browse repository at this point
Copy the full SHA fcabf41View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae66423 - Browse repository at this point
Copy the full SHA ae66423View commit details -
Configuration menu - View commit details
-
Copy full SHA for de3dc5a - Browse repository at this point
Copy the full SHA de3dc5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ba2911 - Browse repository at this point
Copy the full SHA 2ba2911View commit details
Commits on Dec 19, 2022
-
feat(legend): add custom legend component (#1889)
The settings now have a new prop `customLegend` which lets users provide there own legend React component that is rendered with the chart state into the legend container. Analogously to the `customTooltip` in the `Tooltip`, the `customLegend` takes a React component which will receive the state of the standard legend as props. This allows users to provide their own legend implementation. The legend is still rendered inside of the `div.echLegendListContainer`. Co-authored-by: Marco Vettorello <vettorello.marco@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2e1648d - Browse repository at this point
Copy the full SHA 2e1648dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f70676a - Browse repository at this point
Copy the full SHA f70676aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3526a69 - Browse repository at this point
Copy the full SHA 3526a69View commit details -
chore(release): 51.2.0 [skip ci]
# [51.2.0](v51.1.1...v51.2.0) (2022-12-19) ### Bug Fixes * **axis:** truncate titles longer then the available space ([#1905](#1905)) ([3526a69](3526a69)) * **deps:** update dependency @elastic/eui to ^70.4.0 ([#1893](#1893)) ([6576041](6576041)) * **deps:** update dependency @elastic/eui to v71 ([#1898](#1898)) ([da596a5](da596a5)) ### Features * **legend:** add custom legend component ([#1889](#1889)) ([2e1648d](2e1648d))
Configuration menu - View commit details
-
Copy full SHA for b335336 - Browse repository at this point
Copy the full SHA b335336View 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 v51.1.1...v51.2.0