kahi-ui icon indicating copy to clipboard operation
kahi-ui copied to clipboard

Straight-forward Svelte UI for the Web

Results 8 kahi-ui issues
Sort by recently updated
recently updated
newest added

### Describe the Question I am using the data select widget and would like to make it so that it is required for form submission. Thanks :)

question

### Describe the Request I was wondering if the snippet search's scrollbar could be tweaked to either incorporate any of the following ideas: the PgDn / PgUp keys be implemented...

Regarding the `ToDo` at https://github.com/novacbn/kahi-ui/blob/a4bd7992909f63914f345b9e94325457dd706069/src/lib/util/environment.ts#L1 is it possible to infer anything using `globalThis` and the properties available on it? I dug into this for a bit and found some potential...

### Describe the Bug Using the DataSelect component with the `multiple` prop, when I deselect an option the square indicator remains until my next click (at which point it disappears...

bug

### Describe the Question Hi, first: Thank you for this wonderful piece of work. Once you get it, its really nice to work with. My question: I tried to nest...

question

Tracking issue for contributor information and future additions to [the community docs page](https://github.com/kahi-framework/kahi-ui.nbn.dev/blob/main/content/docs/resources/community.md). Related PRs: - [Adding a community chat/ server](https://github.com/kahi-framework/kahi-ui.nbn.dev/pull/19) Related Issues: - None

docs

Hey! Thank you for your work on this framework. I have recently started to use into on one of my projects and was very pleased with the documentation and good...

bug
css
future

### Describe the Bug You get a ts(2322) error `Type 'true' is not assignable to type '"x" | "y"'` when you try to use `` in your component. ### Reproduction...

bug