novacbn / kahi-ui

Straight-forward Svelte UI for the Web
https://kahi-ui.nbn.dev
MIT License
188 stars 5 forks source link

[REQUEST] Datatable component #98

Closed ragokan closed 2 years ago

ragokan commented 2 years ago

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://smeltejs.com/components/data-tables

Additional Context

No response

novacbn commented 2 years ago

Sure, I'll take a crack at it after I get 0.5.0 or so out and released.

ragokan commented 2 years ago

Sure, I'll take a crack at it after I get 0.5.0 or so out and released.

Amazing, thank you!

novacbn commented 2 years ago

Hi! Sorry for the delay, but I believe I got most of features common to DataTable Components.

current in-dev: https://novacbn-kahi-ui-pr-112-run-649.surge.sh/?path=/story/widgets-datatable--preview

Is there anything else required in features before I push the release?

ragokan commented 2 years ago

Wow, no thank you. It is amazing.

novacbn commented 2 years ago

Alright, it should be live in 0.5.3. You can check out the documentation here. Let me know if you run into usage troubles.