Skip to content

Releases: robbdimitrov/RDVCalendarView

RDVCalendarView 1.1.1

21 Oct 16:29
Compare
Choose a tag to compare

Resolved deprecation warnings
Builds successfully with latest SDK and Xcode 10

RDVCalendarView 1.0.7

27 Feb 21:26
Compare
Choose a tag to compare
  • Redraw calendar only when the new interface orientation is different from the old one.

RDVCalendarView 1.0.6

16 Feb 11:21
Compare
Choose a tag to compare
  • Selection improvements

RDVCalendarView 1.0.5

15 Feb 10:54
Compare
Choose a tag to compare
  • Fix a bug with previously selected cell staying highlighted

RDVCalendarView 1.0.4

01 Feb 22:53
Compare
Choose a tag to compare
  • Add vertical separators
  • Add landscape support for iPhone.

RDVCalendarView 1.0.3

31 Jan 12:13
Compare
Choose a tag to compare
  • Add -calendarView:didChangeMonth: delegate method to RDVCalendarView, make the month property public and read only
  • DRY up month navigation logic, make RDVCalendarView's month property atomic
  • Pass weak reference to animation blocks, highlight subviews on selection/highlight, add -dateForIndex: method

RDVCalendarView 1.0.2

10 Jan 09:55
Compare
Choose a tag to compare
  • Call calendarView:didSelectCellAtIndex: method on the delegate when cell is selected.
  • Fix date selection bug.
  • Add -showCurrentMonth method to RDVCalendarView.

RDVCalendarView 1.0.1

13 Nov 20:34
Compare
Choose a tag to compare

Add podspec, make the width of previous and next month buttons to be minimum 44px.

RDVCalendarView 1.0

03 Nov 11:45
Compare
Choose a tag to compare

Highly customizable calendarView and calendarViewController for iOS

  • Supports iPad and iPhone
  • Supports landscape and portrait orientations
  • Highly customizable
  • Fully localized using NSLocale