Skip to content

Releases: digitalunited/components

v0.2.6

Choose a tag to compare

@timcv timcv released this 07 Feb 13:13
1a7c2bc

Fixed array to bolean conversion deprecation message.

Hotfix

Choose a tag to compare

@kimpah kimpah released this 04 Sep 12:21

Fix for file_exists in AutoLoader.php

ComponentsConfig

Choose a tag to compare

@kimpah kimpah released this 28 Aug 12:01

Added ComponentsConfig

Description

Choose a tag to compare

@frax frax released this 26 Oct 11:46

Adds default empty description bug so VC doesn't throw errors while editing if a component doesn't have a description.

v0.2.1

Choose a tag to compare

@frax frax released this 26 Sep 10:44
Update VcParamProfiler.php

Increased threshold

Add detection of slow component registration

Choose a tag to compare

@timcv timcv released this 22 Sep 11:29
0.2.0

Adding detection of slow component registration.

Render partial improvements

Choose a tag to compare

@timcv timcv released this 07 Jun 14:44

Only sanitize params one to avoid doing it for every partial view.
Possibility to specify params for a partial view.

Fixing bug in Link helper class.

Choose a tag to compare

@timcv timcv released this 16 Mar 14:17
0.1.27

Fixing bug in Link helper class.

Auto create class for container components

Choose a tag to compare

@timcv timcv released this 20 Oct 13:53

class WPBakeryShortCode_{yourShortCode} must be created for all components that is going to act as a container class. This commit is adding the functionality do to this automatically.

Prevent loading of components if VC not is loaded

Choose a tag to compare

@timcv timcv released this 28 Sep 07:10
0.1.25

Prevent loading of components if VC not is loaded