DayPilot News

Monthly Summary for November 2024

November 29, 2024

Vue Scheduler with Vertical Timeline tutorial was released:
https://code.daypilot.org/93442/vue-scheduler-with-vertical-timeline

How to use the Vue Calendar component to create a scheduler UI with a vertical timeline and resources displayed as columns. Configure advanced features, such as responsive layout, column groups, and content customization using Vue templates.

Vue Scheduler with Vertical Timeline.png
November 10, 2024

Vue Calendar: Day/Week/Month Views (Open-Source) tutorial was released:
https://code.daypilot.org/54002/vue-calendar-day-week-month-open-source

Create a complex calendar UI in Vue.js with multiple views, view-switching buttons and an integrated date picker. Use a shared data source to make it fast and Vue templates to define event appearance.

Vue Calendar  - Day, Week and Month Views (Open-Source).png
November 1, 2024

How to Add Interactive Elements to Vue Scheduler Events Using Templates tutorial was released:
https://code.daypilot.org/86986/vue-scheduler-templates

Vue templates supported by the Scheduler component allow you to add dynamic content to events, such as checkboxes, drop-down lists, or attachment upload buttons.

vue-scheduler-templates.png