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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

SwiftUI version #311

Draft
wants to merge 46 commits into
base: master
Choose a base branch
from
Draft

SwiftUI version #311

wants to merge 46 commits into from

Conversation

kvyatkovskys
Copy link
Owner

No description provided.

@kvyatkovskys kvyatkovskys marked this pull request as draft March 27, 2023 10:14
@kvyatkovskys kvyatkovskys linked an issue Apr 23, 2023 that may be closed by this pull request
commit 5c4d8e6
Merge: eb6ca2c 315ceb6
Author: Kviatkovskii Sergei <[email protected]>
Date:   Tue Aug 29 21:09:05 2023 +0500

    Merge pull request #324 from phuanggh/feat_headerTitle

commit 315ceb6
Author: Penny Huang <[email protected]>
Date:   Tue Aug 29 15:59:39 2023 +0800

    refactor: rename function to better represent its functionality

commit 3d3ccde
Author: Penny Huang <[email protected]>
Date:   Tue Aug 29 15:36:14 2023 +0800

    feat: adjust data source to reduce the frequency of calling delegate

commit eb6ca2c
Merge: edc0621 3f4ef04
Author: Kviatkovskii Sergei <[email protected]>
Date:   Tue Aug 29 09:23:36 2023 +0500

    Merge pull request #323 from phuanggh/feat_headerTitle

commit 3f4ef04
Author: Penny Huang <[email protected]>
Date:   Tue Aug 29 09:49:30 2023 +0800

    fix: replace with type

commit cde89b8
Author: Penny Huang <[email protected]>
Date:   Mon Aug 28 11:30:25 2023 +0800

    refactor: remove unnecessary function

commit d667eb0
Author: Penny Huang <[email protected]>
Date:   Mon Aug 28 11:23:25 2023 +0800

    feat: add an interface to get the date of current displayed header title

commit edc0621
Merge: 24fc2a9 56e7232
Author: Kviatkovskii Sergei <[email protected]>
Date:   Mon Aug 28 17:35:39 2023 +0500

    Merge pull request #321 from phuanggh/fix_318

commit 56e7232
Author: Penny Huang <[email protected]>
Date:   Mon Aug 28 16:22:54 2023 +0800

    fix(#318): prevent a potential crash caused by unexpected height
commit cea71e0
Merge: 5c4d8e6 2924898
Author: Kviatkovskii Sergei <[email protected]>
Date:   Mon Sep 11 11:07:52 2023 +0300

    Merge pull request #325 from kvyatkovskys/feature/v_0.6.16

    use the new method to get access to calendar events

commit 2924898
Author: Kviatkovskii Sergei <[email protected]>
Date:   Mon Sep 11 11:02:07 2023 +0300

    checking status

commit fa5e7cc
Author: Kviatkovskii Sergei <[email protected]>
Date:   Mon Sep 11 10:46:36 2023 +0300

    use the new method to get access to calendar events

commit 5c4d8e6
Merge: eb6ca2c 315ceb6
Author: Kviatkovskii Sergei <[email protected]>
Date:   Tue Aug 29 21:09:05 2023 +0500

    Merge pull request #324 from phuanggh/feat_headerTitle

commit 315ceb6
Author: Penny Huang <[email protected]>
Date:   Tue Aug 29 15:59:39 2023 +0800

    refactor: rename function to better represent its functionality

commit 3d3ccde
Author: Penny Huang <[email protected]>
Date:   Tue Aug 29 15:36:14 2023 +0800

    feat: adjust data source to reduce the frequency of calling delegate

commit eb6ca2c
Merge: edc0621 3f4ef04
Author: Kviatkovskii Sergei <[email protected]>
Date:   Tue Aug 29 09:23:36 2023 +0500

    Merge pull request #323 from phuanggh/feat_headerTitle

commit 3f4ef04
Author: Penny Huang <[email protected]>
Date:   Tue Aug 29 09:49:30 2023 +0800

    fix: replace with type

commit cde89b8
Author: Penny Huang <[email protected]>
Date:   Mon Aug 28 11:30:25 2023 +0800

    refactor: remove unnecessary function

commit d667eb0
Author: Penny Huang <[email protected]>
Date:   Mon Aug 28 11:23:25 2023 +0800

    feat: add an interface to get the date of current displayed header title

commit edc0621
Merge: 24fc2a9 56e7232
Author: Kviatkovskii Sergei <[email protected]>
Date:   Mon Aug 28 17:35:39 2023 +0500

    Merge pull request #321 from phuanggh/fix_318

commit 56e7232
Author: Penny Huang <[email protected]>
Date:   Mon Aug 28 16:22:54 2023 +0800

    fix(#318): prevent a potential crash caused by unexpected height
# Conflicts:
#	KVKCalendar.podspec
#	Sources/KVKCalendar/KVKCalendarView+Extension.swift
#	Sources/KVKCalendar/VerticalLineView.swift
- still have problems with year view on iPhone
# Conflicts:
#	KVKCalendar.podspec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trying to add overlay in SwiftUI
1 participant