Skip to content

Releases: kevinpapst/TablerBundle

0.20

30 May 21:40
ed21fc9
Compare
Choose a tag to compare
0.20 Pre-release
Pre-release

Compatible with Symfony > 4.4, > 5.4 or > 6.0. Requires PHP >= 7.4

  • support for translation parameter in button widget
  • fix icon class for small sizes in button widget
  • action_button and link_button use button widget internally

Involved in this release: @cavasinf, @kevinpapst - thank you!

0.19

25 May 17:57
Compare
Choose a tag to compare
0.19 Pre-release
Pre-release

Compatible with Symfony > 4.4, > 5.4 or > 6.0. Requires PHP >= 7.4

Enhancements

  • added classes navbar-menu-{{ item.identifier }} in main menu for easier styling

Involved in this release: @kevinpapst - thank you!

0.18

16 May 20:09
Compare
Choose a tag to compare
0.18 Pre-release
Pre-release

Compatible with Symfony > 4.4, > 5.4 or > 6.0. Requires PHP >= 7.4

  • fix broken timeline macro
  • remove theme-dark class from body

Involved in this release: @kevinpapst - thank you!

0.17

15 May 18:27
Compare
Choose a tag to compare
0.17 Pre-release
Pre-release

Compatible with Symfony > 4.4, > 5.4 or > 6.0. Requires PHP >= 7.4

  • Fixes for changed CSS rules in Tabler Beta 19 (especially: full-page layout, security and error)

Involved in this release: @kevinpapst - thank you!

0.16

15 May 13:10
c5986da
Compare
Choose a tag to compare
0.16 Pre-release
Pre-release

Compatible with Symfony > 4.4, > 5.4 or > 6.0. Requires PHP >= 7.4

  • Tabler Beta 19 (#161)
  • added configurable cache busting (#160)
  • Tabler Beta 18 (#158)
  • Translations update from Hosted Weblate (#154)

Involved in this release: @kevinpapst @yangyangdaji @thePanz - thank you!

0.15

06 Apr 16:41
570cdda
Compare
Choose a tag to compare
0.15 Pre-release
Pre-release

Compatible with Symfony > 4.4, > 5.4 or > 6.0. Requires PHP >= 7.4

  • allow to remove card_body by passing option use_body: false #155
  • allow to replace card body classes entirely with block box_body_classes #155
    • BC break: replaces block box_type_class introduced in release 0.14

Involved in this release: @cavasinf - thank you!

0.14

29 Mar 16:05
Compare
Choose a tag to compare
0.14 Pre-release
Pre-release

Compatible with Symfony > 4.4, > 5.4 or > 6.0. Requires PHP >= 7.4

  • use dropdown submenu if title is set, otherwise dropdown tends to get too long
  • do not close dropdown if submenu is clicked/opened
  • allow to use card-table instead of card-body
  • added required attribute to username and password field

Involved in this release: @kevinpapst - thank you!

0.13

21 Mar 09:43
Compare
Choose a tag to compare
0.13 Pre-release
Pre-release

Compatible with Symfony > 4.4, > 5.4 or > 6.0. Requires PHP >= 7.4

  • update readme and clarify compatible versions
  • Updated translations (cs, de_CH, en, he, nb_NO, pt, tr)

Involved in this release: @lrupp, @kevinpapst, @weblate, @yarons, @comradekingu, @ersen0, @fnogcps - thank you!

0.12

04 Mar 23:56
b2643be
Compare
Choose a tag to compare
0.12 Pre-release
Pre-release

Compatible with Symfony > 4.4, > 5.4 or > 6.0. Requires PHP >= 7.4

Attention: this release includes a BC break (a new method to the MenuItemInterface). This one only triggers if you are using your own MenuItemModel and not the built-in one.

  • added method to configure translation domain #150
  • updated romanian translations #148

Involved in this release: @kevinpapst, @simonaiacob

0.11

24 Feb 13:09
00e344f
Compare
Choose a tag to compare
0.11 Pre-release
Pre-release

Compatible with Symfony > 4.4, > 5.4 or > 6.0. Requires PHP >= 7.4

  • Added for attribute in labels for login layout
  • Added Login-cover page #143
  • Updated translations (he, fr, pl, ro, ru, sv, uk)

Involved in this release: @cavasinf, @kevinpapst, @weblate, @yarons, @sggua, @tellustheguru, @gnu-ewm, @simonaiacob, @dandelionmood - thank you!