Shinichi Okada
Shinichi Okada
FYI: Thank you for your PR. If you are interested in creating Datepicker for Svelte 5 runes mode, please create a PR at https://svelte-5-ui-lib.codewithshin.com/. You will find that it's much...
Thank you for your PR. I had a quick look and the followings are what I found. ## Default timepicker 1. When I click outside to close the dropdown, the...
Please let me know when it is ready.
1. When I click outside to close, the time selected goes back to 00:00. 2. Sometimes, when I click the inside field, the dropdown doesn't open. I noticed that I...
v0.48.5 updated.
@Chizaruu Can you have a look at this, please?
Try this: ``` let dropdownStatus = false function deletedata() { alldata = [ { name: 'a', value: '1' }, { name: 'b', value: '2' } ]; } // more code...
Thank you for your contribution. Your function is applied but not from this PR. https://flowbite-svelte.com/docs/forms/select#Disabled_option
The original source has `viewBox="0 0 16 16"` and all other svg has `viewBox="0 0 512 512"`. I created a issue at https://github.com/ionic-team/ionicons/issues/1425. I hope it will update. If not,...
You can use [`action` prop](https://flowbite-svelte.com/docs/typography/link#use:action).