Skip to content

Releases: devgeniem/dustpress-components

1.2.5

Choose a tag to compare

@aihamaki aihamaki released this 22 Feb 08:29
e4f869c

Deleted

  • Deleted unnecessary text from text component.

Fix normal components data function

Choose a tag to compare

@villepietarinen villepietarinen released this 05 Mar 11:43
1.2.1

release

1.1.2

Choose a tag to compare

@Liblastic Liblastic released this 26 Jan 10:17

[1.1.2]

Fixed

  • Added ACF Codifier example for adding a rule group to the field group.
  • Fixed plugin.php version number.

Data filter name changed

Choose a tag to compare

@Nomafin Nomafin released this 17 Nov 07:48
19aa0e1

This update breaks backwards-compatibility. If you have used the data filter

dustpress/data/component={component_name}

you need to change it everywhere in your project to

dustpress/components/data={component_name}

This was done to make the filter names more consistent.

component hook from acf/init to init

Choose a tag to compare

@godbone godbone released this 22 Sep 09:52
Merge pull request #20 from devgeniem/0.5.2

new release

Static component fix

Choose a tag to compare

@godbone godbone released this 22 Sep 07:31
Merge pull request #19 from devgeniem/0.5.1

new release

Component fix

Choose a tag to compare

@godbone godbone released this 11 Sep 08:34
Merge pull request #16 from devgeniem/0.5.0

new release

0.4.6

Choose a tag to compare

@Liblastic Liblastic released this 07 Apr 14:14

Change log:
0.4.6

  • Adds options page "Components settings"
  • Creates tab for component specific settings automatically if component has options

0.4.5

Choose a tag to compare

@Liblastic Liblastic released this 21 Mar 07:56

Change log:

0.4.5

  • data.php > prevent null bytes from raising notices, we don't need them anyway

0.4.4

Choose a tag to compare

@villesiltala villesiltala released this 17 Mar 17:20

Changelog:

  • Removed the minimum-stability settings from composer.json