novacbn / kahi-ui

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

Feature request: Calendar, date/time widget #16

Closed jvijay-work closed 2 years ago

jvijay-work commented 3 years ago

How about adding a Calendar + date and time widget?

novacbn commented 3 years ago

Right now I'm focusing on primitive Components and improving developer experience. But Picker components are planned for the future.

novacbn commented 2 years ago

Extremely late, but better late than never! Anyway the widgets are out now in 0.4.10.

You can see the current iterations below:

Those are just the primitive self-contained widgets, not the form inputs (that use the widgets clientside) with SSR fallback. That will come in future update. Let me know if there's any feature you think that might be missing that you require.

References

81

novacbn commented 2 years ago

Closed due to inactivity.