File tree Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Original file line number Diff line number Diff line change 6
6
7
7
### Changed
8
8
9
- - Dependency updates
9
+ ### Fixed
10
+
11
+ ## [ 0.3.1]
12
+
13
+ ### Added
14
+
15
+ ### Changed
16
+
17
+ - Some dependency updates
18
+ - Dialogs don't display an error state by default (#44 )
10
19
11
20
### Fixed
12
21
13
- - Moved Dialog components outside of the drag and drop context
14
- - Layout issues with the buttons on the BoardHeader component
15
- - Vote count dialog
22
+ - Fixed draggable dialogs
23
+ - Dialog components are now outside of a drag and drop context
24
+ - Fixed layout issues regarding the buttons on the board header
25
+ - Fixed layout issues regarding board cards (#43 )
26
+ - Fixed an issue where columns where expanding its height while dragging (#45 )
27
+ - Fixed vote count dialog (#42 )
16
28
- Disallowed negative vote counts
17
29
- Cancel button should work properly now
18
30
130
142
- Combine two cards
131
143
- Upvote cards
132
144
133
- [ Unreleased ] : https://github.com/yduman/retro/compare/0.3.0...master
145
+ [ Unreleased ] : https://github.com/yduman/retro/compare/0.3.1...master
146
+ [ 0.3.1 ] : https://github.com/yduman/retro/releases/tag/0.3.1
134
147
[ 0.3.0 ] : https://github.com/yduman/retro/releases/tag/0.3.0
135
148
[ 0.2.1 ] : https://github.com/yduman/retro/releases/tag/0.2.1
136
149
[ 0.2.0 ] : https://github.com/yduman/retro/releases/tag/0.2.0
You can’t perform that action at this time.
0 commit comments