Skip to content
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.

Releases: rollerworks-graveyard/datagrid

v0.6.1

29 Jun 07:25
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release
  • added PreloadedExtension

v0.6.0

28 Jun 13:55
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release
  • #20 change methods signature of ColumnTypeExtension (sstok)

See the UPGRADE instructions for more information.

v0.5.0

28 Jun 12:40
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • #19 rewrite ActionType to only have action per column (sstok)

See the UPGRADE instructions for more information.

v0.4.1

19 Jun 14:48
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release
  • fix TextType empty-value as array and null

v0.4.0

18 Jun 07:21
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • fix ActionType missing information

v0.3.0

14 Jun 13:35
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

#10: fix compatibility for Symfony 3.0
#11: add vars support to the DatagridView (BC break)
#12: Minor improvements

v0.2.0

18 May 07:45
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

#2: Add DatagridBuilder functionality

v0.1.0

17 May 14:09
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
Partially revert "rewrite architecture"

Removing the DataTransformers was to much work, should look
for a better solution when this becomes a performance problem