jd-solanki / anu

Anu - DX focused utility based vue component library built on top of UnoCSS & VueUse ⚡️🔥
https://anu-vue.netlify.app/
MIT License
1.03k stars 56 forks source link

New component: Slider #160

Open jsmnbom opened 1 year ago

jsmnbom commented 1 year ago

I would like to use it to change font-size line-height and similar in an ebook reader webapp I'm creating. Thanks ^^

References: https://vuetifyjs.com/en/components/sliders/#usage https://mui.com/material-ui/react-slider/

image (from firefox devtools)

jd-solanki commented 1 year ago

I'm working on notification component requested by our sponsor @husayt ATM. Will add this after we finish that 👍🏻

Thanks for your suggestion 😇

husayt commented 1 year ago

thanks @jd-solanki. both components would be very appreciated. They are part of essential set, I believe. Once library has all the essential ones in its list, then it's ready for wider adoption.

they could be added to the 1.0 milestone

jd-solanki commented 1 year ago

Hey, @husayt @jsmnbom We now have enough browser mode support in vitest. I will write more tests and make the anu more robust. Additionally, I will also try to add accessibility support on the way as much as I can. So I might have to introduce this in upcoming releases later.

I hope you understand. Awaiting your response 👀

jsmnbom commented 1 year ago

that's totally valid yea ^^