Skip to content

9.4.5

Compare
Choose a tag to compare
@ronilaukkarinen ronilaukkarinen released this 25 Oct 12:43
· 34 commits to master since this release

9.4.5: 2024-10-25

  • Add global variable for current block during render_acf_block, T-17629
  • Add default styles for 404.scss (thanks @miskalait)
  • Make navigation to wrap automatically if there are too many links, T-20918
  • Add default column-gap to header, T-20918
  • Rewrite: allowed_block_types - Change logic for allowed blocks: 'none', 'all', 'all-core-blocks', 'all-acf-blocks', Fixes #226 (thanks @villekujansuu)
  • Allow options + specific blocks for allowed blocks (thanks @ronilaukkarinen)
  • Prepare for air-blocks-buildtool (thanks @raikasdev)
  • Remove stylelint-file-max-lines, T-20765
  • Add more breakpoints like $container-desktop, T-20758
  • Fix burger navigation sometimes not being centered vertically, T-20918
  • Change to new dev.docs.dude.fi way of naming conventions, combine font partials under variables to one _typography.scss file, T-20761 (thanks @nadyahakkinen)
  • Move font-face include under _typography.scss, T-20761
  • Change typography variables to headings, T-20761