Skip to content

Latest commit

 

History

History
58 lines (30 loc) · 550 Bytes

CHANGELOG.md

File metadata and controls

58 lines (30 loc) · 550 Bytes

0.0.1

  • limit row number

0.0.2

  • fix exception "RenderBox.size accessed beyond the scope of resize"

0.0.3

  • fix exception for item click

0.0.4

  • support null safety

0.0.5

  • change property

0.0.6

  • add stow and expand

0.0.7

  • update doc

0.0.8

  • fix warnings

0.0.9

  • fix warnings

0.1.0

  • fix warnings

0.1.1

  • fix data display confusion

0.1.2

  • fix bug for overflowWidget

0.1.3

  • fix bug for overflowWidget(issue 4)

0.1.4

  • fix bug for overflowWidget(issue 4)

0.1.5

  • format code