Skip to content

Latest commit

 

History

History
74 lines (57 loc) · 2.74 KB

CHANGELOG.md

File metadata and controls

74 lines (57 loc) · 2.74 KB

0.0.1 (October 27th, 2023)

Make Controls interact with Customizer!
Set JS into separate files.

0.0.1-dev.21 (January 14th, 2023)

Fix wrapper and remove comments.
Fix some typos and JSON languages content files.

0.0.1-dev.20 (January 10th, 2023)

HAPPY NEW YEAR - Best wishes :)
Update Builder -> Application
Update languages
Fix Control main class
Fix the way to view templates

0.0.1-dev.13 (December 31th, 2022)

Add new ElementsControl component.
Fix CSS displays on toggle, external links, choices, font, number and color-palette.
Fix Components languages loader.

0.0.1-dev.12 (December 27th, 2022)

Fix ColorPaletteControl css prefix.

0.0.1-dev.11 (December 11th, 2022)

Allow paste colors into inputs on ColorPicker plugin.

0.0.1-dev.10 (December 3rd, 2022)

Add new NumberControl component.
Add new Dimensions plugin compatible with jQuery.
Add new Number plugin compatible with jQuery.
Add new Slider plugin compatible with jQuery.

0.0.1-dev.9 (December 1st, 2022)

Add new DimensionsControl component.

0.0.1-dev.8 (November 26th, 2022)

Add new DividerControl component.
Update ColorPicker's animations.

0.0.1-dev.7 (November 26th, 2022)

Fix ColorPicker, ColorControl and ColorPaletteControl controls integration.

0.0.1-dev.6 (November 24th, 2022)

Add new ColorPicker global plugin compatible with jQuery.
Add new ColorControl component.

0.0.1-dev.5 (October 30th, 2022)

Add new Dropdown global plugin.
Add new SliderControl component.
Add new ColorPaletteControl component.
Fix customizer design globally.

0.0.1-dev.4 (October 5th, 2022)

Add new Buttons component.

0.0.1-dev.3 (October 4th, 2022)

Better Components folder structure, php-unit newer version, fix Resources folder path.
Add a new tooltip css component, more sass variables and a new Choice component.

0.0.1-dev.2 (September 25th, 2022)

Update all packages to make them work easily.
Add extra components such as ToggleControl or DividerSection (and more).

0.0.1-dev.1 (January 4th, 2022)

Build main framework structure
Add composer.json integration to packagist.org

0.0.1 (January 4th, 2022)

INITIAL RELEASE