-
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 developer experience.
Since I primari…
-
# Description
Once all other editor features and the codebase are fully fleshed out. Create a custom theme for Kahi UI which looks more like a desktop IDE / creative tool. With smaller spacings, si…
-
Code sample:
```
Temporal.Now.plainDateTime('gregory', 'Europe/Stockholm').add({ days: 2 })
```
Error that happens `RangeError: Era a (ISO year 2022) was not matched by any era`
Tested in F…
-
### Describe the Request
I loved the components of Kahi UI and there are so many amazing components. I would like to see a datatable component just like some other libraries do have. Example;
https:…
-
### Describe the Bug
I was trying out the components, and when i tried the darkmode store, it was very weird. When i first open the page that is importing `darkmode`, it returns a 505, with the mes…
-
-
### Describe the Bug
Use of the DayStepper widget will cause your application to fail (not render) in newer versions of Firefox and Chromium (presumably Chrome as well, possibly also the myriad of ot…
-
### Describe the Request
It would be great to have a file upload component with optional drag and drop.
### Additional Context
_No response_
0scvr updated
3 years ago
-
### Describe the Request
I am pretty new to svelte and Kahi-ui seems to be very nice. However I tried to add it into the demo project from `npx degit sveltejs/template my-svelte-project` means I adju…
-
## 👋🏽 Hey there
### 2 questions:
1. how does one handle styling different states for a component, i.e on active, on hover, etc.?
2. I saw there are html5 modifiers, are events and binding also …