Winden - CSS Framework for WordPress

Winden - CSS Framework for WordPress 3.1.2 Nulled

Keine Berechtigung zum Herunterladen
Improvements
Updated TailwindCSS to v4.2.1
Updated admin scripts with npm to latest version for security reasons
Features
Text Class Editing Support (Gutenbeg, Oxygen Classic, Oxygen 6, Bricks, Elementor)
Builderius Integration
Multi-Tab Save Protection - If someone else (or another tab) saves while you're editing, you'll get a warning instead of your changes being silently overwritten.
Updated cache popup with collected class names
Improvements
Color Picker Visibility
Fixed the color picker being cut off by overflow: hidden on the layout.
Color Shade Updates
Changing a base color now correctly updates all generated shades.
Multi-Word Color Names
Color names like "Blue Light" or "Blue Dark" now display correctly in the Style Guide preview.
Smoother Shade Sliders
Dragging shade sliders is now more responsive with less lag.
Better Error Messages
Save and fetch errors now show clearer messages in the browser console. Enable WP_DEBUG to see detailed timing and diagnostic info.
Once you add new color name will be focused and editable instead of fixed name
### Added
- **Winden Classes Panel** - New dedicated panel for managing Tailwind classes in Gutenberg, Bricks, and Oxygen page builders

### Changed
- Improved autocomplete initialization with better fallback handling
- Enhanced bidirectional sync between Winden Classes panel and native class fields

### Pro
- Added Bricks Winden Classes integration with Vue store sync
- Added dedicated SCSS styling for Winden Classes panels
FanCoolo WP integration with compile on save and hot reload
Updates
Compile by leveraging native compiler
@plugin "@tailwindcss/container-queries"; is added by the default in style tab as we already have available
Fetching esm.sh scripts by replacing url. This way you can call plugins same as its written in documentation. @plugin "daisyui"; instead of @plugin "https://esm.sh/daisyui";
Writing @utility {class-name} will not generate class name in autocomplete
Improved hot reload
Wizard Sidebar - Utility classes toggle. Now will display what utility classes will be added and their values.
Wizard Font Sizes - Improved display of min max sizes in calculated sizes
Refactored files for pro and free mode
Fixed
EDD Updater
Plain Classes was not workin in latest Oxygen 6
Wizard import JSON
Features:
Live Sync - Real-time CSS updates across all open tabs using BroadcastChannel API
Inline CSS Option - Inline compiled CSS for improved page load performance
Auto-Compile - Automatic compilation on post save for all page builders
SCSS Compiler - Built-in Dart Sass compilation in browser
Dark Mode - Admin UI dark theme support
Backup System - Export/import Wizzard configuration (JSON)
Scale Calculator - Visual fluid typography and spacing scale generator with clamp()
LRU Cache - Smart compilation caching with automatic cleanup
Migration System - Automated version update notices and migration tools

Updates
Tailwind v4 Only - Removed compile in v3 with fallback support
Browser Compiler - 60-80% faster hashing (FNV-1a), better error handling, typed error classes
Wizzard Refactored - Cleaner architecture (973 → 301 lines), extracted reusable hooks
Style Tabs - Enhanced @Layer parsing and state management
Monaco Editor - Better loading, fixed conflicts with React DevTools
UI Components - Migrated to Radix UI primitives
Color System - Improved shade generation
Plain Classes - Autocomplete performance optimization
FSE/Gutenberg - Updated to Blocks API 2
All Page Builders - Improved autocomplete reliability (Bricks, Oxygen, Elementor, Gutenberg)

Fixed
Gutenberg autocomplete on empty pages
Monaco editor conflicts and sizing
Compiler on sub-domains
Style tabs parsing and persistence
Backup tab access
Cache invalidation
File scanner reliability
FSE data handling
Color picker display
Frontend errors for logged-out users
Features
Exposed autocomplete as hook
Added support for FanCoolo WP. It will crawl FanCoolo Blocks and will give FanCoolo autocomplete
Updates
Updated Bricks 2.1.x dequeue_styles
Improved how we handle compile in tailwindcss v4
Updated tailwidncss to 4.1.14
Updated tailwidncss to 3.4.18
Fixed
Migrating was causing blank screen with message {“success”:false,”data”:””}.
Oben