Closed multiwebinc closed 6 years ago
Anything preventing this from being merged? This would address the issues in #40 and #44.
Currently, the stepper breaks with MaterializeCSS 1.0.0 unless the jquery-easing
is added separately.
@rubendinho This project appears to be dead. Last commit was over 10 months ago.
Since MaterializeCSS 1.0-alpha1 does not include the
easeOutQuad
easing method, I propose it be changed toswing
, which is included in jQuery by default. Or else jquery-ui must be included, which is a huge overkill just for a simple easing effect.