-
Notifications
You must be signed in to change notification settings - Fork 10
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
Support for Formatting groups #7
Conversation
Would be great if this can be reviewed by the mandatory reviewers as it's a blocker to a lot of people's work |
@ShereinDabbah I have updated the PR based on your comments, but three remarks are still open as I have questions for you. |
@ShereinDabbah @AleksSavelev I have updated the PR based on the comments, but I still need to confirmation if it is OK to redefining the |
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
…calization Use localization for CompositeSlice display name and description.
…calization version bump for localization fix
@ShereinDabbah @AleksSavelev Any news on this PR? |
Thank you for your efforts and the time you've invested in putting this together. I've devoted considerable hours to this topic, and I must express some disappointment. When people are encouraged to participate, it can be disheartening when feedback is not forthcoming. The exchange of thoughts and comments are what keeps a community vibrant, so it's surprising to find that aspect lacking in this case. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few suggestions from my side, but we should also wait for a review from @ShereinDabbah.
Will groups eventually be added to formattingModel? |
@ShereinDabbah any news on the review of the PR 'Support for Formatting groups'? |
I also need this feature to develop my custom visual. Thank @liprec for the contribution and the PR. @ShereinDabbah could you please review it? |
@ShereinDabbah Please do your job and review this. Assign this to another reviewer if you don't have the time. You have someone like @liprec doing awesome work and it's just sitting there for months. Groups should have been implemented in the formatting models in the first place. |
I've forked and incorporated liprec's pull request into a repository. To get started, you can install the package using:
Find the repository here: This version allows the use of For implementation details, refer to the A big shout-out to liprec |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @liprec , I approved the PR after all comments were fixed.
@AleksSavelev Please can you check last comment from @liprec
@liprec And I'm ready to merge and publish it. Thank you a lot for your patience and cooperation! |
@AleksSavelev I will rebase and solve the Keep the |
Should be good to go @AleksSavelev and @ShereinDabbah 🚀 |
Thanks to everyone, especially @liprec! I'll publish it in the upcoming few days |
Will this community version of the formattingmodel be viable for publishing the visual? |
A new version of powerbi-visuals-utils-formattingmode@6.0.0l is published. It includes all the changes from this PR. Is there any reason why you want to use the community version instead? |
I didn't know that was published. Thank you for informing me. I appreciate all your efforts and your time! |
As the current version of the
powerbi-visuals-utils-formattingmodel
does not support Formatting groups and to em that is one of the big improvements of the new formatting pane, I extended the current module to include the support for Formatting group.Changelog
topLevelToggle
anddisabled
visible
slice attribute for easier show/hide slices in a dynamic waypackage.json
to repo licensePlease take the option to review this PR and I am open to discuss anything, like naming, structure etc.
Several points to discuss:
Group
getFormattingGroup
andgetFormattingCard