No description
Find a file
Janus C. H. Knudsen 7db22245e2 Adds comprehensive README for calendar package
Introduces detailed documentation for calendar library, covering:
- Core features and architecture
- Installation and setup guide
- Event system reference
- Types and configuration options
- Extensibility and utilities

Prepares for initial library release with thorough documentation
2026-02-02 23:34:17 +01:00
.claude Sets up calendar package with core infrastructure 2026-01-28 15:24:03 +01:00
.roo Initial commit: Calendar Plantempus project setup with TypeScript, ASP.NET Core, and event-driven architecture 2025-07-24 22:17:38 +02:00
.workbench Restructures project with feature-based organization 2026-01-08 15:44:11 +01:00
coding-sessions Implement event-driven audit trail sync architecture 2025-11-22 11:52:56 +01:00
docs Refactors design system documentation and layout 2026-01-07 22:12:25 +01:00
packages/calendar Adds comprehensive README for calendar package 2026-02-02 23:34:17 +01:00
reports Refactors calendar project structure and build configuration 2025-12-17 23:54:25 +01:00
src Enhances navigation animation with header drawer support 2025-12-18 00:19:43 +01:00
test Enhances event layout engine with advanced rendering logic 2025-12-11 18:11:11 +01:00
test-package Sets up calendar package with core infrastructure 2026-01-28 15:24:03 +01:00
wwwroot Removes CalendarServer app and adds sales landing page 2026-01-26 17:52:42 +01:00
.gitignore Sets up calendar package with core infrastructure 2026-01-28 15:24:03 +01:00
analyze-css.js Refactor calendar CSS for version 2 2025-12-11 00:15:13 +01:00
build.js Refactors calendar project structure and build configuration 2025-12-17 23:54:25 +01:00
Calendar Plantempus.sln Improves grid layout and navigation 2025-07-25 00:24:15 +02:00
CLAUDE.md Adds customer list page with advanced search and filtering 2025-12-22 13:14:56 +01:00
package-lock.json Refactors design system documentation and layout 2026-01-07 22:12:25 +01:00
package.json Refactors design system documentation and layout 2026-01-07 22:12:25 +01:00
postcss.config.js WIP on master 2025-11-03 14:54:57 +01:00
purgecss.config.js WIP on master 2025-11-03 14:54:57 +01:00
tsconfig.json Improves all-day event rendering and animation 2025-09-01 23:37:47 +02:00
vitest.config.ts Enhances event layout engine with advanced rendering logic 2025-12-11 18:11:11 +01:00