ScheduleJS 릴리스

Released: Nov 4, 2025

1.4 버젼 업데이트

기능

  • Upgraded Angular 16 to 18 (Node 18+ recommended; Node 20 LTS supported).
  • Ecosystem Alignment: TypeScript 5.x, RxJS compatible with Angular 18, modernized build tooling.
  • Performance improvements for large schedules and virtual scrolling.
  • Added new ergonomic APIs for configuration and internationalization.

수정사항

  • Minor deprecations with a straightforward migration path - typically completed in under 2 hours for most apps.

Released: Aug 24, 2023

1.3.1 버젼 업데이트

기능

  • Added support for Angular 16
  • New 'info-column' horizontal scrolling features.
  • New 'info-column' pinning features.
  • Added input properties to handle even and odd ScheduleRowPlainBackgroundColor from the component template, and CSS variables.
  • Improved Typings for 'info-column' and Angular Gantt components.

수정사항

  • Fixed an issue where the viewport suffered from a minor offset when reaching Zoom Range bounds.
  • Minor TypeScript documentation fixes.

Released: Jan 9, 2023

1.3 버젼 업데이트

기능

  • Added support for Angular 14.
  • Includes performance optimizations for the Angular viewport.
  • Activity links are now available through the ActivityLink API.
  • Completable activities are now available through the CompletableActivityBase and CompletableActivityRenderer APIs.
  • New Component: Now includes an easily customizable button bar featuring a default set of buttons.
  • 4 new additional transversal system layers.