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: remove 'display: block' inline style from Style Manager sectors and properties #3067

Closed
maryia-kabash opened this issue Oct 8, 2020 · 3 comments

Comments

@maryia-kabash
Copy link

What are you trying to add to GrapesJS?
Improve visibility for Style Manager sectors and properties.

Describe your feature request detailed
Currently if a sector or property is visible, inline style "display: block;" is added, which limits styling opportunities (e.g. it's now impossible to add 'display: flex' to property wrappers).

Is there an alternative at the latest version?
Do not add "display: block;" for visible elements, just remove 'display: none' as it was done in previous versions of GrapesJS

@artf
Copy link
Member

artf commented Oct 10, 2020

The fix will be available in the next release, thanks

@artf artf added this to To do in Release v0.16.27 via automation Oct 10, 2020
@maryia-kabash
Copy link
Author

Thanks! Do you have any estimates on the release date?

@artf
Copy link
Member

artf commented Oct 13, 2020

Probably, the end of this week

@artf artf closed this as completed in 6115753 Oct 13, 2020
Release v0.16.27 automation moved this from To do to Done Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants