Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Releases: mdibella-dev/mdb-theme-blocks-two

1.2.1b

Choose a tag to compare

@mdibella-dev mdibella-dev released this 05 Jan 11:16

Changelog

New / Improve / Bugfix

  • New: Add fading effect
  • Improve: Better ALT-text on teaser images
  • Improve: Remove jQuery dependancy (issue #10)
  • Improve: Add styling to vortragsliste

1.2.0

Choose a tag to compare

@mdibella-dev mdibella-dev released this 14 Jan 15:12

Changelog

New / Improve / Bugfix

  • Improve: Use article title as the image's alt text in teaserblock (SEO)
  • Improve: Remove support for download-container (#6)
  • Improve: Replace self made buttons with Gutenberg's buttons in post-terms
  • Improve: Change array notation
  • Improve: Change clamping style
  • Improve: Use WP style for control structures
  • Improve: Use NAMESPACE
  • Improve: Remove single-publication-details block (#7)
  • Bugfix: Add p tag to publikationsliste to fix font issues

1.1.2

Choose a tag to compare

@mdibella-dev mdibella-dev released this 09 Sep 12:38

Changelog

New / Improve / Bugfix

  • New: Extract changelog from README.md
  • New: Add patch to fix the path to Gutenberg related localized script files (backport from blocks-lab)
  • New: Add package.json
  • New: Add wp_set_script_translations() support
  • New: Adapt block file inclusion process from blocks-lab project
  • New: Add dynamic preview of post-terms in block editor (backport from blocks-lab)
  • Improve: Add serverside rendering to block post-terms (#3)
  • Improve: Reorganize block related files and folder to match those in blocks-lab project
  • Improve: Remove check for register_block() on every single block registration
  • Improve: Remove title in post-terms-archive
  • Improve: Recreate new German translation
  • Bugfix: File not found error (ajax-loadmore.min.js)

1.0.0

Choose a tag to compare

@mdibella-dev mdibella-dev released this 09 Sep 12:35

Changelog

New / Improve / Bugfix

  • Initial commit