Skip to content

2.1.0

Compare
Choose a tag to compare
@llorenspujol llorenspujol released this 04 Jan 16:07
· 12 commits to main since this release

2.1.0 (2023-01-04)

Features

  • grid: Added support for rowHeight = 'fit', also added Input() height (fe7d0e7), closes #1 #51 #58

Bug Fixes

  • grid: Fixed compact horizontal bug that was compacting also vertically (806a2f8)
  • grid: Fixed compact horizontal method not moving items to the left sometimes (5420a6f), closes #21