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

feat(hover/sba): Style by attribute and Hover style refactor #951

Merged
merged 20 commits into from
Dec 8, 2021

Conversation

pelord
Copy link
Member

@pelord pelord commented Dec 1, 2021

Please check if the PR fulfills these requirements

What is the current behavior? (You can also link to an open issue here)
1- Style by attribute crash on null values.
2- Fix Hover style

The example below is not OK because the the 001 style will never be applied (match to 01 before). The the style of 01 will be applied to the 001 data.

What is the new behavior?
1- Handle null
2- complete refactor.

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications:

Other information:

@pelord pelord marked this pull request as draft December 2, 2021 19:54
@pelord pelord changed the title Style by attribute Style by attribute and Hover style refactor Dec 7, 2021
@pelord pelord marked this pull request as ready for review December 7, 2021 21:38
@PhilippeLafreniere18 PhilippeLafreniere18 changed the title Style by attribute and Hover style refactor feat(hover/sba): Style by attribute and Hover style refactor Dec 8, 2021
@PhilippeLafreniere18 PhilippeLafreniere18 merged commit c2b5041 into next Dec 8, 2021
@pelord pelord deleted the sba branch December 8, 2021 20:11
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.

2 participants