Cirrus
Cirrus copied to clipboard
Improve some of the Form inputs components design
Is your feature request related to a problem? Please describe.
What I love in Cirrus is its out-of-the-box Elegance compared to all other ui frameworks, unfortunately some of the form inputs components do not meet that high level of elegance.
- Inputs
- Date
- Time
- File
- Select
However, since Cirrus is a CSS-only oriented, we can eliminate Date and Time since they will surely need Javascript.
Describe the solution you'd like
FROM | TO | |
---|---|---|
Select | ![]() |
![]() |
File | ![]() |
![]() |
Select Re-use the Lists classes to make the select list more elegant
File Rework this component to make it look better out-of-the-box
@Spiderpig86 did you give this a thought ?
Hi @roonie007,
I don't think this is an urgent addition as of now. It is probably something I won't take until the next major update for 0.8.0.