Skip to content

v1.4.2-patch.3

Latest

Choose a tag to compare

@nelson820125 nelson820125 released this 13 Nov 10:40

[1.4.2-patch3] - 2025-11-13

Added

  • Support for vertical/horizontal dragging of the view

Enhancement

  • Performance Optimization: Canvas drawing performance optimization
  • Performance Optimization: View dragging performance optimization, disabling canvas redraw during dragging
  • Performance Optimization: Weekly view month start separator line implemented using canvas instead of DOM
  • Performance Optimization: Using canvas instead of SVG links implementation
  • Performance Optimization: Path caching + debounce + shallowRef calculation