We're excited to announce the latest release of Silex v3.3.1-2, bringing enhanced CSS property support, improved selector management, and important bug fixes to make your web design experience even better.
What's New Since Last Release (v3.3.1-1)
Core Library (silex-lib)
- New CSS Property: Added support for row-gap property
- Enhanced CSS Properties: Added scroll-behaviour property with cleanup and reordering of CSS properties
- Style Manager Fix: Fixed missing down arrows in style manager dropdowns
CMS Plugin (silex-cms)
- 11ty Integration: Fixed 11ty-test functionality
- UI Improvements: Fixed build warnings and improved checkbox styling for the "Unwrap content" feature
Data Source Plugin (grapesjs-data-source)
- Documentation: Added GraphQL usage examples
What's New Since Last Major Release (v3.3.0)
Enhanced CSS Property Support
- New CSS Properties: Added support for row-gap and scroll-behaviour properties
- Flexbox Improvements: Enhanced flex-item CSS properties for better layout control
- Scroll Snap Styles: Added scroll-snap CSS properties for smoother scrolling experiences
- List Styling: Added specific CSS styles for ol, ul, and li elements
Advanced Selector Manager Improvements
- HTML/Body Tag Support: The Advanced Selector Manager now supports styling html and body tags
- Device Manager Integration: Fixed device manager selection to use widthMedia instead of width
- Real-time Updates: CSS selectors now properly update when components change
- Windows Compatibility: Fixed dropdown color issues on Windows systems
User Experience Enhancements
- Style Manager: Fixed missing down arrows in style manager dropdowns
- CSS Properties: Cleaned up and reordered CSS properties for better organization
- Symbols Plugin: Improved symbols functionality with better API integration
- GitLab Integration: Enhanced GitLab connector to properly handle repos pending deletion
Component Stability
- Expression Input: Fixed warnings when web components are imported multiple times on a page
- Symbols: Improved symbols add functionality and API integration
Try It Now
- Stable Version: https://v3.silex.me
- Canary Version: https://canary.silex.me (for testing latest features)
For developers
NPM
npm install @silexlabs/silex@3.3.1-2
Docker
docker pull silexlabs/silex:3.3.1-2
Community & Support
- Documentation: https://docs.silex.me
- Community Forum: https://community.silex.me
- Bug Reports: https://github.com/silexlabs/Silex/issues
- Roadmap: https://roadmap.silex.me
Package Details
This release includes updates to multiple packages:
- silex-lib: Core library with CSS enhancements
- grapesjs-advanced-selector: Improved selector management
- silex-cms: CMS plugin fixes
- expression-input: Component stability improvements
- grapesjs-data-source: Documentation updates
Happy building! 🎨✨