bladewind
bladewind copied to clipboard
BladewindUI is a collection of elegant Laravel blade-based UI components spiced with TailwindCSS and Javascript.
Will be great to have a static prefix or suffix for the Input component. Potential use cases for these are: - when you want to users to enter phone numbers...
The dark mode versions of the components can look much better, especially component/table.
If single row in Table component, it does not show.
Hi, Thank you for making this awesome library for us, I really appreciate it. After seeing [the buttons shown in the docs](https://bladewindui.com/component/button), I was thinking that it lacked outlined buttons....
### Discussed in https://github.com/mkocansey/bladewind/discussions/172 Originally posted by **avido** December 18, 2023 I'd like to see an alignment options for the timeline component. (For example: https://vuetifyjs.com/en/components/timelines/#alignment) The timeline component from vuetifyjs...
Considering the popularity of Livewire now, it makes sense to add support for Livewire in BladewindUI
It seems the filepicker component doesn't support drag-and-dropping of files onto the componnet, The original file upload widget of the browser allows that. Is it possible to add drag-n-drop support?
I think it's worth adding them... reference: https://lorisleiva.com/laravel-pagination-with-tailwindcss/
It would be great, if the widget could support upload of multiple files, as the HTML input field supports this as well: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file#multiple