Helping out
This Call to action page is where items can be listed where community involvement will be greatly appreciated. In this respect, so that more time can be devoted to the components and not the docs site. If you take something on, please coordinate in the Discussions area so there are not duplicated efforts.
Docs site
The Docs site has several empty pages that need to be filled in. If you think you are up to it, pick one and help out.
In particular, all of the “Getting started” pages (one for each calendar type) need info after the API display component.
Testing
The UI package has a growing test suite, and additional coverage for component behavior, slots, and interaction patterns is very welcome.
JSON API
Each calendar component has an associated JSON API file. Several are still missing functionality that needs to be added or updated and reviewed.
Examples
The examples now use Vue Composition API with <script setup lang="ts">. Additional help is still welcome for tightening examples, adding interaction coverage, and keeping new examples aligned with the existing Composition API style.