tiny-slider icon indicating copy to clipboard operation
tiny-slider copied to clipboard

No more versions?

Open mgarciaebo opened this issue 2 years ago • 3 comments

This is not an issue report, just a question.

Are you planning to continue delivering new releases? It seems to be stopped at 2.9.3, with much work done related to 2.9.4 but without a formal release.

Do we need to use 2.9.3 as it's stable, or just jump into 2.9.4?

Thank you.

mgarciaebo avatar Jan 15 '22 05:01 mgarciaebo

There are also deprecation warnings in modern sass versions:

Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.

Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
Recommendation: math.div(100% * $count, $perpage) or calc(100% * $count / $perpage)

mkoehler2911 avatar Jan 25 '22 12:01 mkoehler2911

Came to check on those deprecation warnings and I see they have been noted.

andrew-d-moore avatar Jun 05 '22 05:06 andrew-d-moore

What are you waiting for merge this: https://github.com/ganlanyuan/tiny-slider/pull/704

cotiga avatar Oct 15 '22 22:10 cotiga