Skip to content

Releases: digitoimistodude/air-blocks

1.4.0

08 Aug 15:17
Compare
Choose a tag to compare

1.4.0: 2024-08-08

  • Update phpcs.xml rules
  • Change to the official connect.advancedcustomfields.com composer repository instead of deprecated pivvenit.github.io

1.3.9

12 Sep 08:44
Compare
Choose a tag to compare

1.3.9: 2023-09-12

1.3.8

08 Feb 09:51
Compare
Choose a tag to compare

1.3.8: 2023-02-08

  • Add block icon for social-wall
  • Fix js error with swiper element for carousel.js

1.3.7

06 Jan 20:16
Compare
Choose a tag to compare

1.3.7: 2023-01-06

  • newblock: Add content-image block
  • newblock: Add icon-content-columns block

1.3.6

13 Dec 16:12
Compare
Choose a tag to compare

1.3.6: 2022-12-13

  • Use inline SVG instead of SVG files in accordion block
  • Revert accordion block change in accordion.js because it breaks the block on click events (NB! Accordion should not have panels with exactly the same headings)

1.3.5

13 Dec 11:57
Compare
Choose a tag to compare

1.3.5: 2022-12-13

  • Fix instruction text for prefix
  • Fix --line-height-paragraph variable name
  • Fix auto-updating task

1.3.4

09 Dec 13:28
Compare
Choose a tag to compare

1.3.4: 2022-12-09

  • Support accordion panels with same labels and ids

1.3.3

08 Dec 13:07
Compare
Choose a tag to compare

1.3.3: 2022-12-08

  • Fix the most important thing, indentation in empty block (kudos to @EliasKau)

1.3.2

08 Dec 12:50
Compare
Choose a tag to compare

1.3.2: 2022-12-08

  • Change "media_upload": 0 to all WYSIWYG fields by default
  • Add checks for ACF composer package, fix endlessly adding plugin
  • Change BLOCK_NAME variable to BLOCK_SLUG for consistency
  • Make renaming a block slug more reliable in back end
  • Make renaming a block slug more reliable in _blocks.scss

1.3.1

08 Dec 12:24
Compare
Choose a tag to compare

1.3.1: 2022-12-08

  • Fix empty block translations
  • Fix block ACF field activation order in empty block task
  • Use md5sha1sum instead of coreutils