You can test this pre-release on canary.silex.me.
Please test these new features:
- Complex CSS selectors (e.g.
.card:hover
,section > ul li.active
) - Scroll snapping CSS properties (
scroll-snap-*
) - Flexbox CSS properties (
flex-grow
,order
, etc.) - Reusable symbols with the updated GrapesJS Symbols integration
Feedback and bug reports:
Changes since last release
Advanced Selector Manager
- Supports visual selection of complex CSS selectors
- Fixes selector updates when components change (details)
New CSS properties supported
- Scroll snap (
scroll-snap-type
,scroll-snap-align
,scroll-padding
) - Flexbox items (
flex-grow
,flex-shrink
,order
) - More layout properties (
white-space
,text-transform
,overflow-y
,column-span
,text-overflow
,hyphens
,columns
,column-gap
)
Symbols plugin
- Now uses the official GrapesJS Symbols API (details)
Silex Desktop
- Cleanup done before starting v3 development (roadmap)
Updated packages
Package | Version |
---|---|
@silexlabs/silex-lib
| 3.3.1-1
|
@silexlabs/grapesjs-advanced-selector
| 1.2.1-0
|
@silexlabs/grapesjs-symbols
| 1.2.1-0
|
@silexlabs/silex-cms
| 0.3.1-1
|
@silexlabs/silex-dashboard
| 1.2.1-1
|
@silexlabs/silex-platform
| 1.2.1-1
|
@silexlabs/silex-plugin-starter
| 0.3.1-1
|
@silexlabs/silex-puter
| 0.3.1-1
|
@silexlabs/silex-desktop
| 2.7.34-0
|