mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-25 15:37:37 +00:00
* Insert required boilerplate code for Calendar widget * Display basic calendar * Display events on calendar widget * Pass JS date object as calendar default event date * Add resource scheduling to Calendar widget * Add icon for Calendar widget * Allow configuration of views and default view for calendar * Add onEventSelect event to Calendar widget * Accept date as string for Calendar * Option to disable/enable toolbar in Calendar * Add default date to Calendar * Add support for setting color of calendar events * Set calendar cell size to 50px * Allow spacious and compact cell sizes for Calendar * Add support for "select slots" event for calendar * Add support for custom event tooltip for Calendar * Add support to not highlight today and now in Calendar * Add visible border for Calendar events * Set 14px font size for calendar toolbar * Add dark mode styles for calendar * Make calendar view mode controllable with logic * Add documentation for calendar widget * Add additional documentation for calendar events * Expose default view instead of view for calendar * Add documentation for changes in calendar * Style updates to calendar * Increase padding for calendar events |
||
|---|---|---|
| .. | ||
| calendar-day.png | ||
| calendar-resource.png | ||
| calendar-week.png | ||
| calendar1.png | ||