Skip to content

Latest commit

 

History

History
151 lines (75 loc) · 6.32 KB

CHANGELOG.md

File metadata and controls

151 lines (75 loc) · 6.32 KB

Change Log

Full Changelog

Implemented enhancements:

  • Calendar Graphing #61

  • Selected date gone after swiping two months forwards and back. #37

  • Init CVCalendar with a specific day in current month #30

Fixed bugs:

  • Latest version not working without autolayout? #72

  • Navigating between months quickly causes program to crash #57

  • Current calendar date does not update when date changes. #51

  • Current day highlighted text overlay bug. #48

  • CVCalendarView doesn't load on when Simulated Metric == iPhone 4-inch #46

  • Cannot get date on didSelectDayView #41

  • Appearance Doesn't update for the next and previous months #34

  • Labels for all the dates repeatedly getting darker with each frame update on viewDidAppear on projects with uitabbarcontrollers #31

  • Returning to CVCalendar with a selected date renders day label incorrectly #22

  • Calling didSelectDayView immediately on load #18

Closed issues:

  • Make calendar resize without using a height constraint #76

  • How do I pre-select a date in the calendar? #73

  • Not displaying all dates for month #65

  • Changing Month Label #60

  • Dotmarker pops on top of day when switching to another month when the standard selected day has a dot programmed on it #59

  • nil data for calendarDayViews once the month is scrolled past the buffer. #58

  • Ability to jump to any month #56

  • Must call a designated initializer of the superclass 'UIViewController' #53

  • Initializer does not override a designated initializer from its superclass #52

  • Scrolling into the past #39

  • Can not view MonthView mode #38

  • i want to add some event for dates ? #26

Merged pull requests:

1.1.0 (2015-04-15)

Full Changelog

Implemented enhancements:

  • Showing 1 week #13

Fixed bugs:

  • Calendar not working properly #45

Closed issues:

  • iOS 8.3 #40

  • CocoaPods integration #25

  • CalendarMode #24

  • Month update, event dot update #14

1.0.8 (2015-01-29)

Full Changelog

Fixed bugs:

  • Can't run on iPhone 4 (7.1.2) #7

Closed issues:

  • Change selected date when toggleMonthViewWithDate is called #11

  • Day animations stopped working #10

Merged pull requests:

1.0.6 (2015-01-18)

Full Changelog

1.0.5 (2015-01-17)

Full Changelog

Fixed bugs:

  • Demo - showing days our toggle not working #9

Merged pull requests:

1.0.2 (2015-01-05)

Full Changelog

1.0.1 (2015-01-03)

Full Changelog

1.0.0 (2015-01-03)

Implemented enhancements:

  • Month View Toggling #5

  • Month loading #2

  • Selection animation #1

Fixed bugs:

  • Month View segue #4

  • Segue on selecting days out #3

* This Change Log was automatically generated by github_changelog_generator