Colai

Results 15 issues of Colai

create a link to it in the top right corner because there is some space left

enhancement

currently the reset functionality is all over the place. move it to somewhere central like a utils file or something.

enhancement
help wanted

create descriptive comments in the code

documentation
enhancement

add a favicon to this project

enhancement

When I use the `clickOutsideAction`, typescript complains but it is working like it should. ![grafik](https://user-images.githubusercontent.com/9479785/227260627-456722c5-3e28-49ef-9299-031b3daec738.png) ``` Argument of type '{ class: string; "on:clickoutside": () => boolean; }' is not assignable...