wireui / wireui

TallStack UI components
https://v1.wireui.dev
MIT License
1.37k stars 167 forks source link

Love WireUI, dreaming of some new features :D #831

Open skoTner opened 5 months ago

skoTner commented 5 months ago

First of all, love your work. Best UI framework out there for Livewire!

On the dawn of V2 there are a couple of components I would love to see with your great code skill, inspired by Mary UI but maybe done even better.

Drawers https://mary-ui.com/docs/components/drawer

Badges combined https://mary-ui.com/docs/components/badges

Icons with labels https://mary-ui.com/docs/components/icon

Progress! https://mary-ui.com/docs/components/progress

Timeline https://mary-ui.com/docs/components/timeline

Calendar https://mary-ui.com/docs/components/calendar

... and other wishes:

A modal/popup/lightbox for showing images and videos. https://cruip-tutorials-next.vercel.app/modal-video

Input tags, like the first one here: https://taildash.tailwinddashboard.com/forms/input-tags.html

Luigidefra commented 4 months ago

I would also propose accordion

reachfirst7054 commented 3 months ago

I will vote for your recommendations.

dfikeda commented 3 months ago

Add to customize too a no-message-error for form inputs like https://mary-ui.com/docs/components/form#error-bag in email field with a omit-error param =D

SORRY, I found in code: just add errorless in input attributes.