silexlabs / Silex

Silex live web creation, free/libre no-code website builder, next gen Webflow for the static web
http://www.silex.me
GNU Affero General Public License v3.0
2.24k stars 580 forks source link

UI with empty initial properties. Fix:#1543 (partially) #1573

Closed oliviermgx closed 6 months ago

oliviermgx commented 6 months ago

Fixing issue #1543 (partially) All properties managed by Silex in right panel will be set to empty at initial state. Property general>display in right panel generated by grapesjs is removed (editor.StyleManager.removeProperty) then add (editor.StyleManager.addProperty) for test purpose, waiting decision with Grapesjs team to follow this policy or not. All others properties managed by Grapesjs are non modified waiting Grapesjs decision.

oliviermgx commented 6 months ago

Thank you for your comments and help !

oliviermgx commented 6 months ago

it's seems that npm run lint has been tested during automated Github check process ? Run with no pb on my side.

lexoyo commented 6 months ago

Aweaome 🙌🙌🙌 Fix #1543