Release 0.4.1
Removed additional PHP closing tag from background partial.
View full changelog
Removed
- Additional php closing tag from
backgroundpartial.
Removed additional PHP closing tag from background partial.
background partial.Added support for building SCSS files from Figma tokens using the 'build:figma' script and CLI tool.
build:figma which builds SCSS file from Figma tokens in folder figma/design-tokens (Figma tokens exported using plugin "Design Tokens Manager")assets/shared/styles/_figma-variables.scss placeholder for Figma tokensbuild to build Figma tokens before Parcel@airfleet/wordpress-dev to version 3.2.0 which includes @airfleet/airfleet-figma-bridge and CLI tokens-to-css to generate CSS from Figma tokensassets/shared/styles/lib/_variables.scss to assets/shared/styles/lib/_scss-variables.scss to make purpose more clearFixed a bug where the preset color badge was cut off in the select field in the editor under certain conditions.
elements-components-color: fixed Preset color badge being cutoff in select field in the editor under certain situationsdefault style from form styleRemoved ExcludeResponsiveSettings from background-lottie component for responsiveness support
-- Removed the ExcludeResponsiveSettings from background-lottie component, now it supports responsiveness.
Fixed several UI issues, including revision panel style and editor content background.
Added component for displaying default and custom backgrounds.
elements-components-background (display default background + option to display custom flexible background)$_background/@background() and $_background_start/@background_start() to use elements-components-background instead of elements-partials-backgroundUpdated the Styles field to a multi-select option and added a toggle to show or hide form labels.
Added support for building CSS from Figma tokens using the CLI command 'tokens-to-css'.
@airfleet/figma-bridge package (CLI command tokens-to-css to build css from Figma tokens)prepack script to build packageUpdated text and title components to show placeholder text in editor when empty
show_preview and preview_text to control placeholder text