0
27.0.1
Australia, Zurich, Yokohama, Xanadu
Standalone Application
A full-featured calendar component with month, week, day, and timeline views. Configure data to display edit-ability, behavior, and available views. This component is presentational and requires the user to fetch their own data.
- Display time-based events using different views (calendar or timeline)
- Enable end users to remove, modify, and add events to the calendar
- Customize event visualizations
- Configure available view types
New
- Admins can now customize the calendar event bar display and add event icons: Admins can configure which event details (such as time, description, or label order) appear in the event bar across all calendar views, and can display icons to convey event type, priority, or status.
- Users can view more event details directly in month view: In month view, clicking "more events" now reveals additional event details within the same view, improving event navigation and visibility.
Changed
- The calendar component now uses system design tokens for consistent styling: Most of color, shape, font, and (where available) spacing properties in the calendar component have been updated to use centralized system tokens, ensuring a consistent look and feel and easier theming across platforms. All header variations and the timeline view are fully tokenized.
- The contextual panel width is now fixed at default and extra-large screen sizes: The width of the contextual panel remains consistent at large and extra-large breakpoints, preventing layout shifts and improving accessibility. Default width at each level is customizable though contextualPanelItems property.
Fixed
- Fixed inconsistent date internationalization in date picker.
- Yokohama instance (27.x.x) with UI Builder