4.0.0 (2025-01-07)
- Angular 19 or higher is now required to use this package
3.0.0 (2024-08-22)
- Angular 18 or higher is now required to use this package
2.0.0 (2024-04-22)
- Angular 17 or higher is now required to use this package
1.1.0 (2023-10-04)
- Angular 16 or higher is now required to use this package
1.0.0 (2022-10-03)
- Angular 14 or higher is now required to use this package
- Component is renamed from ptc-resource-calendar to pinja-resource-calendar
startHour
andendHour
are requiredhourBorderHeight
was removedResourceModel
has just array of slots asSlotModel
andSlotModel
requiresstartTime
andendTime
properties instead oftime
property.
- Slots can have different duration and they don't need to start on the hour
Initial release