Skip to content
This repository has been archived by the owner on Feb 14, 2019. It is now read-only.

Fix resetting of viewDate #619

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix resetting of viewDate #619

wants to merge 3 commits into from

Commits on Jan 12, 2017

  1. Comparing the viewDate to startDate and endDate instead of date for r…

    …esetting the viewDate, this will prevent to reset the view of the month if the view already moved away from the current selected date.
    jgutix committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    140ae52 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. Reverting the change on the update method. Skipping the `this.updat…

    …e` call within `setDatesDisabled` otherwise it will reset the `viewDate` (aka issue smalot#617)
    jgutix committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    b6e1738 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a0123e View commit details
    Browse the repository at this point in the history