Noel

Results 7 issues of Noel

Hi - Firstly I'd like to thank you for these directives. They've removed hundreds of watchers off some of my heavier pages. I have found a small issue with the...

Currently when creating an event you can click on the calendar and create events on the hour or 30mins past. Is it possible to create events at other times like...

Duplicate
Enhancement

**Describe the bug** When using the `` component a `` is added to the page a few parent elements above. This is causing some layout issues as a new element...

Fixes #63 A port of the Combobox component from HeadlessUI This follows the same implementation as the other components already here to keep it consistent Added all the tests from...

Added name prop to Listbox Added name prop to RadioGroup Added name and value prop to Switch New `` component to match Headless UI A hidden input element will be...

The `/keystatic` page renders the "login with Github" button but clicking that gives a 404. From the logs in Cloudflare ``` "logs": [ { "message": [ "10:14:19 [WARN] [router] No...

Looks like as part of the install it tries to create a `.env` file using the `touch` command. This doesn't exist on Windows. ![image](https://user-images.githubusercontent.com/966495/230352784-e3137cbf-ecc7-4481-bc2d-e25947445c74.png)