Skip to content
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

Update to 5.4.1 #1

Draft
wants to merge 3,576 commits into
base: master
Choose a base branch
from
Draft

Update to 5.4.1 #1

wants to merge 3,576 commits into from

Conversation

ArtemKo7v
Copy link

Brief Information

This pull request is in the type of:

  • bug fixing
  • new feature
  • others

What does this PR do?

Fixed issues

Details

Before: What was the problem?

After: How is it fixed in this PR?

Usage

Are there any API changes?

  • The API has been changed.

Related test cases or examples to use the new APIs

NA.

Others

Merging options

  • Please squash the commits into a single one when merge.

Other information

yassilah and others added 30 commits September 9, 2023 19:32
… except first countinous visualMap (#19097)

* fix(visualMap): fix continuous visualMap mouseover event not register except first countinous visualMap

* fix(visualMap): bind current instance to eventHandler to make unique function in init function

* fix(visualMap): remove unnecessary declaration and assignment

---------

Co-authored-by: plainheart <yhen@all-my-life.cn>
#19103)

* feat: add missing types

* revert the option export
fix(clip): add an extra space to the clip-path width to prevent unexpected clip. close #19051
fix(tooltip): fix opacity not work in tooltip marker
Add nullables to OptionDataValue
feat(tooltip): add dataIndex to valueFormatter callback. close #18997
feat(polar): allow setting `angleAxis.endAngle`
fix(toolbox): fix toolbox text can't apply the specified or global font style
fix(sunburst): label rotation problem when anticlockwise
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.11.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…raverse-7.23.2

chore(deps-dev): bump @babel/traverse from 7.11.5 to 7.23.2
…lobal object in dev environment (#19217)

* fix: '__ECHARTS__DEFAULT__RENDERER__' of undefined

* fix: Reduce converted code size

* fix: Remove ternary operations
* Create langAR.ts

Adding Arabic language, in progress.

* Update langAR.ts, Translation completed.

Arabic Translation completed.
sz-p and others added 30 commits September 24, 2024 19:21
…de-20319

fix(boxplot) correctly handle series.encode with category axis
fix(sankey): avoid throwing errors when the `links` / `nodes` / `levels` option is undefined
fix(pictorialBar): symbol should not flip with zero data
…ark-theme

fix(theme): fix legend page text color in dark mode
feat(sunburst): add new emphasis focus strategy `'relative'` for highlighting ancestor and descendant nodes
fix(visualMap): handle label collides with horizontal size visualMap
…trategy (#20435)

* fix: tooltip hove issue on rerender

* fix: use ternary instead of optional chaining

* fix: eslint issue

* remove: unwanted invoke
fix(tooltip): Tooltip textStyle lineHeight does not work in default
fix(line): fix areaStyle skewing in stepped line series and incorrect connectNull behavior
feat(dataZoom): new option handleLabelShow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.