Calendar/src
Janus C. H. Knudsen 40b19a092c Removes auto-scroll functionality.
Removes the auto-scroll feature from the drag and drop manager.

This simplifies the drag and drop interactions by removing the need to automatically scroll the content area during drag operations. The scroll container, related properties, and auto-scroll logic have been removed.

Also, the mouse enter logic was moved to handleEventMouseEnter function.
2025-10-11 09:54:20 +02:00
..
constants Cleanup 2025-10-06 21:55:52 +02:00
core Improves date header localization 2025-10-09 23:08:33 +02:00
data Implements event layout coordinator 2025-10-06 17:53:25 +02:00
elements Enables all-day event conversion on column hover 2025-10-10 16:41:48 +02:00
factories Improves event hover highlighting 2025-10-08 18:15:00 +02:00
managers Removes auto-scroll functionality. 2025-10-11 09:54:20 +02:00
renderers Refactors drag and drop manager for efficiency. 2025-10-11 09:19:33 +02:00
strategies cleanup 2025-10-06 21:39:57 +02:00
types Refactors drag and drop manager for efficiency. 2025-10-11 09:19:33 +02:00
utils Improves date header localization 2025-10-09 23:08:33 +02:00
index.ts Refactors date handling with DateService 2025-10-03 20:50:40 +02:00