Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: prevent un/mounting of date components #1276

Merged
merged 1 commit into from
Apr 8, 2019
Merged

Commits on Apr 2, 2019

  1. Prevent re-mount of DateContentRow children when date change in the s…

    …ame month
    
     * Prevent setting `needLimitMeasure` to true when the month of the date is not changed,
     in order to prevent unmounting and mounting of all the weeks' components.
    
     * Make it possible to add transition to the background of the event when
     implementing selection of date within the calendar
    idanwe committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    fb8fa1e View commit details
    Browse the repository at this point in the history