Skip to content

Roadmap

William Troup edited this page Jul 16, 2024 · 3 revisions

Calendar.js v2.x.x:

  1. Continue to fix issues, improve performance, and remove duplicated code.

  2. Smaller features may be added, including new settings and style improvements.

Calendar.js v3.0.0

  1. The entire project, and supporting JS code, will be rewritten in TypeScript. This will enable greater support for other frameworks like React and Angular. All of the existing plans are still in place, but will be rolled out over the 3x lifecycle.

Calendar.js v3.0.0+

  1. Introduce a new side panel that will allow views to be easily switched anytime. This will replace the Full Month view as the default view while making switching between views easier.

  2. Agenda view! This will show all your upcoming events.

  3. Redesigned All Events view! This view feels a little dated and doesn't offer the same functionality as the other views.

  4. New default style! The black style was something we came up with early on, so a new look is required.

  5. Settings will be adjusted so that they can applied to different views (for example, tooltips for the Full Day view can be set differently to the tooltips on the Full Week view).

Clone this wiki locally