Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
afonsojramos
/
super-calendar
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
6
Star
185
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: move time-grid events past midnight
- #48
#48
Merged
afonsojramos
merged 11 commits into
main
afonsojramos/super-calendar:main
from
issue-42
afonsojramos/super-calendar:issue-42
Copy head branch name to clipboard
Aug 24, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat: move time-grid events past midnight
#48
afonsojramos
merged 11 commits into
main
afonsojramos/super-calendar:main
from
issue-42
afonsojramos/super-calendar:issue-42
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
feat(core): add clampMoveStartMinutes for a move that spans midnight
afonsojramos
committed
f1bfdbd
View commit details
Copy full SHA for f1bfdbd
Browse repository at this point
feat(dom): drag an event past the end of its day onto the next
afonsojramos
committed
aeda860
View commit details
Copy full SHA for aeda860
Browse repository at this point
feat(native): drag an event past the end of its day onto the next
afonsojramos
committed
f752c46
View commit details
Copy full SHA for f752c46
Browse repository at this point
docs: document moving an event past the end of its day
afonsojramos
committed
eb0f4fd
View commit details
Copy full SHA for eb0f4fd
Browse repository at this point
Merge remote-tracking branch 'origin/main' into issue-42
afonsojramos
committed
805903a
View commit details
Copy full SHA for 805903a
Browse repository at this point
Commits on Aug 24, 2026
fix(dom): only resize from the bottom on the segment that owns the end
afonsojramos
committed
769e837
View commit details
Copy full SHA for 769e837
Browse repository at this point
fix: drag the tail of a midnight-spanning event to an earlier time
afonsojramos
committed
d4dd209
View commit details
Copy full SHA for d4dd209
Browse repository at this point
perf(native): skip the spill preview reaction's first-run thread hop
afonsojramos
committed
72c7fd1
View commit details
Copy full SHA for 72c7fd1
Browse repository at this point
fix(dom): fall back to a one-minute drag step instead of snapping by zero
afonsojramos
committed
a4af449
View commit details
Copy full SHA for a4af449
Browse repository at this point
refactor(dom): hand beginDrag the laid-out segment instead of five fields
afonsojramos
committed
5d99640
View commit details
Copy full SHA for 5d99640
Browse repository at this point
fix: harden overnight event dragging
afonsojramos
committed
f41b975
View commit details
Copy full SHA for f41b975
Browse repository at this point
You can’t perform that action at this time.