Skip to content

fix(type): emphasis.handleLabel of slider dataZoom should be an optional type#21175

Merged
plainheart merged 1 commit intomasterfrom
fix-type
Aug 7, 2025
Merged

fix(type): emphasis.handleLabel of slider dataZoom should be an optional type#21175
plainheart merged 1 commit intomasterfrom
fix-type

Conversation

@Ovilia
Copy link
Contributor

@Ovilia Ovilia commented Aug 7, 2025

Brief Information

This pull request is in the type of:

  • bug fixing
  • new feature
  • others

What does this PR do?

handleLabel should be optional.

Fixed issues

#21161

Details

Before: What was the problem?

After: How does it behave after the fixing?

Document Info

One of the following should be checked.

  • This PR doesn't relate to document changes
  • The document should be updated later
  • The document changes have been made in apache/echarts-doc#xxx

Misc

ZRender Changes

  • This PR depends on ZRender changes (ecomfe/zrender#xxx).

Related test cases or examples to use the new APIs

N.A.

Others

Merging options

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

Other information

@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2025

The changes brought by this PR can be previewed at: https://echarts.apache.org/examples/editor?version=PR-21175@5966ad1

@plainheart plainheart changed the title fix(dataZoom): handleLabel should be an optional type #21161 fix(dataZoom): handleLabel should be an optional type Aug 7, 2025
@plainheart plainheart changed the title fix(dataZoom): handleLabel should be an optional type fix(dataZoom): handleLabel should be an optional type Aug 7, 2025
@plainheart plainheart added this to the 6.0.1 milestone Aug 7, 2025
@plainheart plainheart merged commit a3420d7 into master Aug 7, 2025
2 checks passed
@plainheart plainheart deleted the fix-type branch August 7, 2025 10:14
@plainheart plainheart linked an issue Aug 7, 2025 that may be closed by this pull request
@plainheart plainheart changed the title fix(dataZoom): handleLabel should be an optional type fix(type): emphasis.handleLabel of slider dataZoom should be an optional type Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] emphasis.handleLabel is now a required field

2 participants