Skip to content

Releases: Kreyu/data-table-bundle

v0.19.0

11 Jul 13:27
2de4f92
Compare
Choose a tag to compare
v0.19.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.18.1...v0.19.0

v0.18.1

04 Jul 14:29
89214a4
Compare
Choose a tag to compare
v0.18.1 Pre-release
Pre-release

What's Changed

  • Fix turbo frame behaviour with various links by @bdecarne in #104

Full Changelog: v0.18.0...v0.18.1

v0.18.0

28 Jun 11:35
b4341d5
Compare
Choose a tag to compare
v0.18.0 Pre-release
Pre-release

What's Changed

There are no breaking changes in this release, unless your application is using a custom implementation of DataTableBuilderInterface, because it now contains six new methods (due to #101).

Features

Documentation

Others

  • chore(deps-dev): bump vite from 5.1.3 to 5.2.10 in /docs by @dependabot in #81

New Contributors

Full Changelog: v0.17.12...v0.18.0

v0.17.12

26 Apr 10:26
4869631
Compare
Choose a tag to compare
v0.17.12 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.17.11...v0.17.12

v0.17.11

24 Apr 08:52
f99c89a
Compare
Choose a tag to compare
v0.17.11 Pre-release
Pre-release

What's Changed

  • fix: Doctrine ORM result set looping on the past page #77 by @Kreyu in #78

Full Changelog: v0.17.10...v0.17.11

v0.17.10

20 Apr 14:42
eabc2ac
Compare
Choose a tag to compare
v0.17.10 Pre-release
Pre-release

What's Changed

  • Fix confirmation behavior on LinkActionType by @bdecarne in #76

New Contributors

Full Changelog: v0.17.9...v0.17.10

v0.17.9

26 Mar 13:25
Compare
Choose a tag to compare
v0.17.9 Pre-release
Pre-release

What's Changed

  • fix: prevent intl formatter from displaying NULL values as "0" in number and money column types

Full Changelog: v0.17.8...v0.17.9

v0.17.8

22 Mar 14:49
eb91085
Compare
Choose a tag to compare
v0.17.8 Pre-release
Pre-release

What's Changed

  • fix: incorrect fallback to the base type templates in columns and actions by @Kreyu in #74

Full Changelog: v0.17.7...v0.17.8

v0.17.7

22 Mar 12:25
5e3f5a2
Compare
Choose a tag to compare
v0.17.7 Pre-release
Pre-release

What's Changed

  • Column header, value and action blocks using incorrect template when used with custom theme by @Kreyu in #73

Full Changelog: v0.17.6...v0.17.7

v0.17.6

21 Mar 08:44
Compare
Choose a tag to compare
v0.17.6 Pre-release
Pre-release

What's changed

  • Fixed Doctrine ORM filter handler to not apply parameter type if it wasn't specified explicitly. This fixed EntityFilterType filter as the query was trying to cast the entity to string

Full Changelog: v0.17.5...v0.17.6