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

SwiftUI version #311

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

SwiftUI version #311

wants to merge 56 commits into from

Commits on Mar 18, 2023

  1. replaced all day view

    kvyatkovskys committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    978aaa9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. working on list view

    kvyatkovskys committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    6ede593 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    96b741b View commit details
    Browse the repository at this point in the history
  2. test

    kvyatkovskys committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a4edd20 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. working on month view

    kvyatkovskys committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    9f6712d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    ee4e9b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    f81c021 View commit details
    Browse the repository at this point in the history
  2. fixes for YearView

    kvyatkovskys committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    b578ef8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    7c99bd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    155095a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    c37ca85 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Configuration menu
    Copy the full SHA
    40b56ba View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Configuration menu
    Copy the full SHA
    a3b40f3 View commit details
    Browse the repository at this point in the history
  2. fixes

    kvyatkovskys committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    3f7ff08 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. working on column events

    kvyatkovskys committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    8a18c98 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    63644cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cd45ef View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    4d35797 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    f956187 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    d85b37f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. opened the ListView

    kvyatkovskys committed May 22, 2023
    Configuration menu
    Copy the full SHA
    f795762 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1341ff View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    225c338 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. clean project

    kvyatkovskys committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d87ae16 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/v_0.7.0

    # Conflicts:
    #	KVKCalendar.podspec
    #	Sources/KVKCalendar/CalendarModel.swift
    #	Sources/KVKCalendar/ListView.swift
    #	Sources/KVKCalendar/ListViewData.swift
    kvyatkovskys committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    1dd4acc View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Configuration menu
    Copy the full SHA
    e56041a View commit details
    Browse the repository at this point in the history
  2. display events

    kvyatkovskys committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    1135b1f View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. working on week view

    kvyatkovskys committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ef2f20f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    4d7a160 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Squashed commit of the following:

    commit 5c4d8e6
    Merge: eb6ca2c 315ceb6
    Author: Kviatkovskii Sergei <sergejkvyatkovskij@gmail.com>
    Date:   Tue Aug 29 21:09:05 2023 +0500
    
        Merge pull request #324 from phuanggh/feat_headerTitle
    
    commit 315ceb6
    Author: Penny Huang <pennyhuang@synology.com>
    Date:   Tue Aug 29 15:59:39 2023 +0800
    
        refactor: rename function to better represent its functionality
    
    commit 3d3ccde
    Author: Penny Huang <pennyhuang@synology.com>
    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 <sergejkvyatkovskij@gmail.com>
    Date:   Tue Aug 29 09:23:36 2023 +0500
    
        Merge pull request #323 from phuanggh/feat_headerTitle
    
    commit 3f4ef04
    Author: Penny Huang <pennyhuang@synology.com>
    Date:   Tue Aug 29 09:49:30 2023 +0800
    
        fix: replace with type
    
    commit cde89b8
    Author: Penny Huang <pennyhuang@synology.com>
    Date:   Mon Aug 28 11:30:25 2023 +0800
    
        refactor: remove unnecessary function
    
    commit d667eb0
    Author: Penny Huang <pennyhuang@synology.com>
    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 <sergejkvyatkovskij@gmail.com>
    Date:   Mon Aug 28 17:35:39 2023 +0500
    
        Merge pull request #321 from phuanggh/fix_318
    
    commit 56e7232
    Author: Penny Huang <pennyhuang@synology.com>
    Date:   Mon Aug 28 16:22:54 2023 +0800
    
        fix(#318): prevent a potential crash caused by unexpected height
    kvyatkovskys committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    05e33e0 View commit details
    Browse the repository at this point in the history
  2. Squashed commit of the following:

    commit cea71e0
    Merge: 5c4d8e6 2924898
    Author: Kviatkovskii Sergei <sergejkvyatkovskij@gmail.com>
    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 <sergejkvyatkovskij@gmail.com>
    Date:   Mon Sep 11 11:02:07 2023 +0300
    
        checking status
    
    commit fa5e7cc
    Author: Kviatkovskii Sergei <sergejkvyatkovskij@gmail.com>
    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 <sergejkvyatkovskij@gmail.com>
    Date:   Tue Aug 29 21:09:05 2023 +0500
    
        Merge pull request #324 from phuanggh/feat_headerTitle
    
    commit 315ceb6
    Author: Penny Huang <pennyhuang@synology.com>
    Date:   Tue Aug 29 15:59:39 2023 +0800
    
        refactor: rename function to better represent its functionality
    
    commit 3d3ccde
    Author: Penny Huang <pennyhuang@synology.com>
    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 <sergejkvyatkovskij@gmail.com>
    Date:   Tue Aug 29 09:23:36 2023 +0500
    
        Merge pull request #323 from phuanggh/feat_headerTitle
    
    commit 3f4ef04
    Author: Penny Huang <pennyhuang@synology.com>
    Date:   Tue Aug 29 09:49:30 2023 +0800
    
        fix: replace with type
    
    commit cde89b8
    Author: Penny Huang <pennyhuang@synology.com>
    Date:   Mon Aug 28 11:30:25 2023 +0800
    
        refactor: remove unnecessary function
    
    commit d667eb0
    Author: Penny Huang <pennyhuang@synology.com>
    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 <sergejkvyatkovskij@gmail.com>
    Date:   Mon Aug 28 17:35:39 2023 +0500
    
        Merge pull request #321 from phuanggh/fix_318
    
    commit 56e7232
    Author: Penny Huang <pennyhuang@synology.com>
    Date:   Mon Aug 28 16:22:54 2023 +0800
    
        fix(#318): prevent a potential crash caused by unexpected height
    kvyatkovskys committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    ff801e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Merge branch 'master' into feature/v_0.7.0

    # Conflicts:
    #	KVKCalendar.podspec
    #	Sources/KVKCalendar/KVKCalendarView+Extension.swift
    #	Sources/KVKCalendar/VerticalLineView.swift
    kvyatkovskys committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    2b80863 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. refactoring and fixes

    kvyatkovskys committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d3d62e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. horizontal week view

    kvyatkovskys committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    387de2e View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    71dadbd View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. working on month view

    kvyatkovskys committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    4e3a706 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    6bf41d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    af83892 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. some fixes and improvements for month and year views

    - still have problems with year view on iPhone
    kvyatkovskys committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    b9e5524 View commit details
    Browse the repository at this point in the history
  2. corrections

    kvyatkovskys committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    892dfd7 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    c48e19c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    d9c5791 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. views improvements

    kvyatkovskys committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    1a9e9a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54bb6f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Merge branch 'master' into feature/v_0.7.0

    # Conflicts:
    #	KVKCalendar.podspec
    kvyatkovskys committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    ce534e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5883341 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Merge branch 'master' into feature/v_0.7.0

    # Conflicts:
    #	Example/KVKCalendar/KVKCalendarSettings.swift
    #	KVKCalendar.podspec
    #	Sources/KVKCalendar/CalendarData.swift
    #	Sources/KVKCalendar/CalendarModel.swift
    #	Sources/KVKCalendar/CurrentLineView.swift
    #	Sources/KVKCalendar/Timeline+Extension.swift
    #	Sources/KVKCalendar/TimelineView.swift
    kvyatkovskys committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    11a02a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. sui color property

    kvyatkovskys committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    fac0a8c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    c9f5e4f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    b9d0ae8 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    ba63680 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59ca43b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fixes

    kvyatkovskys committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f15271f View commit details
    Browse the repository at this point in the history
  2. checking delegate

    kvyatkovskys committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    91c9872 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ae80af View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    1625e3f View commit details
    Browse the repository at this point in the history