Road Map
v1 Road Map
Goal: Launch the calendar-widgets
SDK for production use. Develop three slightly opinionated React-based widgets, including the Calendar Widget, Interactive Calendar Widget, and Draggable Timeline Widget, while localizing the interfaces and documentation for each widget.
- Lift helpers and utilities for use in Production
-
listCalendarYear
function -
listDaysInMonth
function -
formatDate
function -
getDaysInMonth
function -
isValidDay
function -
isValidYear
function -
isValidMonth
function - ...This list is expected to grow
- Localize calendar-widgets helper utilities
-
-
Calendar
component- Document the
Calendar
component - Localize the
Calendar
component documentation - More info coming soon
- Document the
-
InteractiveCalendar
Widget- Document the
InteractiveCalendar
component - Localize the
InteractiveCalendar
component documentation - More info coming soon
- Document the
-
DraggableTimeline
Widget- Document the
DraggableTimeline
component - Localize the
DraggableTimeline
component documentation - More info coming soon
- Document the