Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

43 lines (24 loc) · 1.29 KB

Changelog

4.0.0 (2025-01-07)

CHANGES

  • Angular 19 or higher is now required to use this package

3.0.0 (2024-08-22)

CHANGES

  • Angular 18 or higher is now required to use this package

2.0.0 (2024-04-22)

CHANGES

  • Angular 17 or higher is now required to use this package

1.1.0 (2023-10-04)

CHANGES

  • Angular 16 or higher is now required to use this package

1.0.0 (2022-10-03)

⚠ BREAKING CHANGES

  • Angular 14 or higher is now required to use this package
  • Component is renamed from ptc-resource-calendar to pinja-resource-calendar
  • startHour and endHour are required
  • hourBorderHeight was removed
  • ResourceModel has just array of slots as SlotModel and SlotModel requires startTime and endTime properties instead of time property.

Features

  • Slots can have different duration and they don't need to start on the hour

0.0.4 (2020-03-06)

Initial release