-
### Suggestion Theme
Tabs, but vertical
### Main Benefits
When you have too much tabs (like a form with lots of steps), it can be useful to display them vertically instead of horizontally
https:…
-
Required features:
- Show list of users and their roles in table. Fields are: username, first name, last name, email, phone, disable, create date, last login date, login count, roles, email confirm…
-
I have installed wireUI and followed all the steps from https://v1.wireui.dev/docs/get-started.
After the page loads, the modal that I use automatically shows, and after I close it, I cannot open i…
-
Remove flowbite from the project and add skeleton ui (https://www.skeleton.dev/)
-
Hello Guys,
I am not sure if this is a bug, but it seems that when I try to recreate the code from the Flowbite website for a solid background navigation bar in my Phoenix and Tailwind CSS project,…
-
So i've got an input like this:
```
const datepickerEl = document.getElementById('moving-date');
new Datepicker(datepickerEl, {
// options
});
```
The date picker works, however t…
CNRP updated
4 months ago
-
- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported
- [x] I have tested the latest version
## Steps to reproduce
…
-
Is i18n developed for your datepicker? I cannot see it that option [at the docs](https://flowbite.com/docs/plugins/datepicker)
-
Add Shimmer loading to following pages until data is painted:
- /blogs
- /blog
Reference article- https://flowbite.com/docs/components/skeleton/
Please create a src/skeletons/ directory unde…
-
I have searched via https://ux.symfony.com/icons?query=x&set=flowbite and found the "X" Icon.
According to the site it should be named: `flowbite:x-outline`
``
If it is used in twig it will …