Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Enable change of prefixes to existing options proxy #11105

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

stockiNail
Copy link
Contributor

Fix #11104

This PR is extending the prefixes to sub-nodes.

@stockiNail
Copy link
Contributor Author

@kurkle this PR should also enable the 'hover' options in subnodes (labels and captions), needed for chartjs-chart-treemap as well.

kurkle/chartjs-chart-treemap#175 (comment)

@stockiNail
Copy link
Contributor Author

@etimberg @kurkle I set this PR in draft (to avoid any approval) because it must be changed, going to TS, after #11121 merged.

Conflicts:
	src/helpers/helpers.config.js
@stockiNail stockiNail marked this pull request as ready for review March 22, 2023 09:08
@stockiNail
Copy link
Contributor Author

@dangreen @etimberg @kurkle I have changed going to TS (hopefully correctly). Available for your review.

@stockiNail
Copy link
Contributor Author

@etimberg etimberg modified the milestones: Version 4.3.0, Version 4.4.0 Apr 27, 2023
@etimberg etimberg removed this from the Version 4.4.2 milestone Feb 28, 2024
@kurkle
Copy link
Member

kurkle commented Nov 18, 2024

Looks like I dropped the ball with this 😞
I have no idea, why a sub resolver would not just inherit the prefixes in _resolveWithPrefixes.
But if it could be made there, nothing special would need to be done in plugins (it would be a breaking change though).

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update prefixes to already existing proxy
4 participants