This website requires JavaScript.
Explore
Help
Sign In
k4rli
/
stretch-my-time-off
Watch
1
Star
0
Fork
0
You've already forked stretch-my-time-off
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
61d422cce2e06b017f1f976c6e35f7331219ae39
stretch-my-time-off
/
src
/
lib
History
zachd
2b40c2cc88
Add tests
2025-11-10 00:36:51 +01:00
..
CalendarMonth.svelte
Enhance calendar functionality with start date management and excluded month visibility. Added start date state and date picker for user-defined start dates. Updated holiday and PTO calculations to respect the start date. Improved UI to toggle excluded months and display active months based on the start date. Refactored related utility functions for better date handling.
2025-11-10 00:28:42 +01:00
holidayUtils.test.ts
Add tests
2025-11-10 00:36:51 +01:00
holidayUtils.ts
Enhance calendar functionality with start date management and excluded month visibility. Added start date state and date picker for user-defined start dates. Updated holiday and PTO calculations to respect the start date. Improved UI to toggle excluded months and display active months based on the start date. Refactored related utility functions for better date handling.
2025-11-10 00:28:42 +01:00
index.ts
Initial commit
2024-11-10 15:58:42 +01:00
ptoData.ts
Fix most errors and warnings with GPT, switch to .ts etc
2024-11-13 22:23:07 +01:00
Tooltip.svelte
Cleanup
2024-11-11 18:19:45 +01:00