File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## [ v1.0.1] ( https://github.com/jakezatecky/react-dual-listbox/compare/v1.0.0...v1.0.1 ) (2017-04-11)
4+
5+ ### Bug Fixes
6+
7+ * [ #19 ] : Fix issue with additional border appearing between two action buttons
8+
39## [ v1.0.0] ( https://github.com/jakezatecky/react-dual-listbox/compare/v0.6.0...v1.0.0 ) (2017-04-10)
410
511### New Features
Original file line number Diff line number Diff line change 151151
152152.rdl-align-top .rdl-move : first-child {
153153 margin-bottom : 0 ;
154+ border-right : 0 ;
154155 border-top-right-radius : 0 ;
155156 border-bottom-left-radius : 0 ;
156157 border-bottom-right-radius : 0 ;
Original file line number Diff line number Diff line change 11{
22 "name" : " react-dual-listbox" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " React component for dual listboxes" ,
55 "author" : " Jake Zatecky" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments