Skip to content

0.3.1

Compare
Choose a tag to compare
@yduman yduman released this 30 Sep 13:42
· 606 commits to master since this release

Added

Changed

  • Some dependency updates
  • Dialogs don't display an error state by default (#44)

Fixed

  • Fixed draggable dialogs
    • Dialog components are now outside of a drag and drop context
  • Fixed layout issues regarding the buttons on the board header
  • Fixed layout issues regarding board cards (#43)
  • Fixed an issue where columns where expanding its height while dragging (#45)
  • Fixed vote count dialog (#42)
    • Disallowed negative vote counts
    • Cancel button should work properly now