Skip to content

Releases: swiegmann/kirby-index-block

1.0.5

Choose a tag to compare

@swiegmann swiegmann released this 31 Jul 10:03
  • fix PHP 8.4 deprecation (nullable types)

1.0.4

Choose a tag to compare

@swiegmann swiegmann released this 18 Oct 21:05
  • compatibility fixes for Kirby 5
    • removed type: group from some blueprints
    • filter by intendedTemplate instead of template when limiting to templates

1.0.3

Choose a tag to compare

@swiegmann swiegmann released this 08 Nov 14:48
  • BREAKING: Replaced wrong usage of ARIA-Attribute aria-current with a CSS-Class.
    Requires adjustments in your CSS-Rules.
    • New: Option paginationCurrentPageCssClass (default: active), field and HTML-Output applied to pagination li
    • Change: Moved the ARIA-Attribute/Value aria-current="page" to the pagination link-tag a (instead of li)
  • README.MD
    • New: Git-Submodule, composer installation

1.0.2

Choose a tag to compare

@swiegmann swiegmann released this 30 Sep 20:12

1.0.1

Choose a tag to compare

@swiegmann swiegmann released this 17 Sep 19:14

Renamed the whole plugin, package etc to “Kirby Index Block”,
because the initial name “Kirby Block Index” was misleading.

1.0.0

Choose a tag to compare

@swiegmann swiegmann released this 11 Sep 19:37

Initial Release