DCBorderedView
: addedborderWidth
setting.- Changed selectors to Swift 2.3 style.
DCBaseTextField
: addedshowDoneButton
setting.
DCHairlineView
: addedhorizontal
property.
- Changed the way of drawing
DCHairlineView
. Instead of usinglayer.borderWidth
andlayer.borderColor
we usedrawRect:
now. DCHairlineView
: renamedborderWidth
towidth
andborderColor
tocolor
.
DCBorderedButton
: addedborderWidth
property.
- Added README.
First Version!