- Fix the bug in UITableViewCell occurs by the spec. #23
- Stop hard coding the screen resolution.
- Support Autolayout.
- I'm back!😄
- Update demo app for iOS 10.
- #19 Stars aligned themselves (center) without changing the view's frame. (Thank you, @iNima)
- Add
minimumValue
property. (#15)
- FIX #14: The star base layer on UITableViewCell disappers when the cell is selected.
- Add the sample, "on the UITableViewCell"
- call setNeedsDisplay at setHighlightColor:
- UIControlEventValueChanged is triggered on control changing
- change selection rounding
round
toceil
- allow changing the highlight color
- released.