Skip to content

Releases: kevinpapst/TablerBundle

1.9.0

07 Aug 16:46
2e1cd99
Compare
Choose a tag to compare

Compatible with Symfony > 6.0. Requires PHP >= 8.1

  • Add new blocks for more layout flexibility (e.g. page_wrapper) (#225)
  • Add `attr` on accordion & item (#221)
  • Translations update from Hosted Weblate (#224) (#223) (#222) (#219)

Involved in this release: @cavasinf and @weblate - thank you!

1.8.1

16 May 15:10
a1b09b7
Compare
Choose a tag to compare

Compatible with Symfony > 6.0. Requires PHP >= 8.1

  • Use non-deprecated Extension class (#220)

Involved in this release: @thePanz - thank you!

1.8.0

20 Apr 12:42
7cf2672
Compare
Choose a tag to compare

Compatible with Symfony > 6.0. Requires PHP >= 8.1

  • Fix Twig 3.15 deprecation on ?? usage (#218)

Enhancements

  • [Doc] Update customize doc as bootstrap ways (#212)
  • Translations update from Hosted Weblate (#211)

Involved in this release: @cavasinf, @thePanz and @weblate - thank you!

1.7.0

13 Feb 08:30
39b5e29
Compare
Choose a tag to compare

Compatible with Symfony > 6.0. Requires PHP >= 8.1

Enhancements

  • Translations update from Hosted Weblate (#208)
  • [Login] Show password in login/sign up form (#210)

Involved in this release: @cavasinf and @weblate - thank you!

1.6.1

19 Dec 21:11
Compare
Choose a tag to compare

Compatible with Symfony > 6.0. Requires PHP >= 8.1

Enhancements

  • Fix twig ?? deprecation
  • Translations update from Hosted Weblate (#207)

Involved in this release: @kevinpapst and @weblate - thank you!

1.6.0

21 Nov 17:40
Compare
Choose a tag to compare

Compatible with Symfony > 6.0. Requires PHP >= 8.1

Enhancements

  • Allow PHP 8.4
  • Bump to PHPStan v2
  • Fixed Twig deprecations
  • Fixed PHP 8.4 syntax deprecations
  • Fixed php-cs-fixer deprecations
  • Translations update from Hosted Weblate (#206)

Involved in this release: @kevinpapst and @sggua and @weblate - thank you!

1.5.3

01 Oct 21:17
Compare
Choose a tag to compare

Compatible with Symfony > 6.0. Requires PHP >= 8.1

  • Added missing autocomplete attributes to security forms

Involved in this release: @kevinpapst - thank you!

1.5.2

30 Sep 13:43
0b0fe32
Compare
Choose a tag to compare

Compatible with Symfony > 6.0. Requires PHP >= 8.1

Enhancements

  • Translations update from Hosted Weblate (#205)
  • Added CSRF token to "reset password" form

Involved in this release: @kevinpapst and @weblate - thank you!

1.5.1

09 Sep 12:24
Compare
Choose a tag to compare

Compatible with Symfony > 6.0. Requires PHP >= 8.1

  • fix whitespace control syntax

Involved in this release: @kevinpapst

1.5.0

09 Sep 08:37
Compare
Choose a tag to compare

Compatible with Symfony > 6.0. Requires PHP >= 8.1

  • Bump tabler to 1.0.0-beta21
  • Remove usage of deprecated spaceless filter (replaced with manual whitespace control for cleaner HTML)
  • Translations update from Hosted Weblate (#202), (#203), (#204)

Involved in this release: @kevinpapst and @weblate - thank you!