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

feat: Added the quarterHourIndicator for the DayView & halfHourIndica… #285

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

jaiminrana05
Copy link
Collaborator

…d quarterHourIndicator for WeekView #270.

Description

  1. Day-View
  • Added quarter hour support
image
  • Added option to emulate the hour line offset
Screenshot 2023-11-08 at 12 02 06 PM
  1. Week-View
  • Added quarter hour support & half hour support
image
  • Added option to emulate the hour line offset
image

Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, docs: etc).
  • I have followed the Contributor Guide when preparing my PR.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples or docs.

Breaking Change?

  • Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.

Related Issues

Closes #270

@jaiminrana05 jaiminrana05 force-pushed the fix/issue_270_quarter_hour_indicator branch 2 times, most recently from ba9e88d to 0fc41d2 Compare November 8, 2023 07:01
@jaiminrana05 jaiminrana05 force-pushed the fix/issue_270_quarter_hour_indicator branch from 0fc41d2 to 534ed79 Compare November 8, 2023 08:40
Copy link
Collaborator

@PRBaraiya PRBaraiya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@PRBaraiya PRBaraiya merged commit 0306ac2 into master Nov 22, 2023
1 check passed
@PRBaraiya PRBaraiya deleted the fix/issue_270_quarter_hour_indicator branch November 23, 2023 13:57
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.

15 minutes grid option is not there.
2 participants