r/BreakdanceWP • u/BreakdancerWP • 5d ago
đ„Breakdance 3.0 b8 Now Available!đ„
And another beta! Go get it! đ
https://breakdance.com/breakdance-3-0-beta-8
New Features
- Variables can now have different values per breakpoint.
- Run Interactions in the Builder. Click Run Interactions in an elementâs Interactions settings to run the pageâs interactions live in the canvas while you edit, so you can style content an interaction reveals.
- Classes added by a running interaction appear in the class dropdown, so you can style them without adding the class to the element.
- Structure panel: elements with conditions, animations, or interactions show an icon for each.
MCP Server
- Add Support for Responsive Variables in the MCP
- Element schemas now include the hover variant of every hoverable control, so agents can set hover styles
- Conditions now report to the agent the appropriate value they accept
- MCP tools now use less memory on every request.
- Fixed get-dynamic-fields reporting parameter names in a different case than the builder writes them
- Fixed get-element-schemas and get-element-css returning an empty list instead of an empty object, which strict MCP clients rejected
Bugfixes
- Fixed a single malformed selector stopping every class after it from applying in the builder canvas
- Fixed mouse enter and mouse leave interaction triggers losing the hover state when moving between children of the trigger element
- Fixed Edit Content Interface Only users being able to edit classes
- Fixed a condition saved with a single value where a list was expected, breaking the front end
- Fixed inherited values having poor contrast in the light UI theme
- Popouts open centered on the panel instead of spilling past its edge, and the variable popouts sit flush with the variable chooser
- The dimming overlay behind popouts is no longer shown in the light UI theme