Releases: digitoimistodude/air-blocks
Releases · digitoimistodude/air-blocks
1.5.0
1.4.0
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
1.3.9: 2023-09-12
- Make the accordion key unique #1 (Thanks @shaunsantacruz!)
1.3.8
1.3.8: 2023-02-08
- Add block icon for social-wall
- Fix js error with swiper element for carousel.js
1.3.7
1.3.7: 2023-01-06
newblock: Addcontent-imageblocknewblock: Addicon-content-columnsblock
1.3.6
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
1.3.5: 2022-12-13
- Fix instruction text for prefix
- Fix --line-height-paragraph variable name
- Fix auto-updating task
1.3.4
1.3.4: 2022-12-09
- Support accordion panels with same labels and ids
1.3.3
1.3.2
1.3.2: 2022-12-08
- Change
"media_upload": 0to all WYSIWYG fields by default - Add checks for ACF composer package, fix endlessly adding plugin
- Change
BLOCK_NAMEvariable toBLOCK_SLUGfor consistency - Make renaming a block slug more reliable in back end
- Make renaming a block slug more reliable in _blocks.scss