goetzrobin / spartan

Cutting-edge tools powering Angular full-stack development.
https://spartan.ng
MIT License
1.29k stars 137 forks source link

RFC: Slider #115

Open goetzrobin opened 8 months ago

goetzrobin commented 8 months ago

Which scope/s are relevant/related to the feature request?

slider

Information

TBD

Describe any alternatives/workarounds you're currently using

No response

I would be willing to submit a PR to fix this issue

goetzrobin commented 6 months ago

This should be an adaption of the CDK slider: https://github.com/angular/components/blob/main/src/material/slider/slider.ts

I like the API surface and we should be able to split it into brain and hlm pretty cleanly

tsironis13 commented 2 months ago

@goetzrobin are y working on this? If not, can I take it over?

goetzrobin commented 2 months ago

@tsironis13 go ahead! I assigned it to you!

tsironis13 commented 2 months ago

@goetzrobin hello! I am trying to push the first initial draft version of the slider component but it seems that I do not have permissions to do so...

image
marcindz88 commented 22 hours ago

@goetzrobin is this task finished? I can see the slider in the internal storybook, but has not been published yet. Also, it seems a bit laggy or over-animated compared to shadcn.