mdl-stepper icon indicating copy to clipboard operation
mdl-stepper copied to clipboard

MDL Stepper v2

Open axdemelas opened this issue 9 years ago • 5 comments

Regarding the topics that people have issues (#25, #21, #9, and #2) about integration, I was reflecting about the future of this project and here are some points:

Why MDL-Stepper doesn't works with some frameworks/libraries?

The project, essentially, was designed to provide the component that you, the developer using Material Design Lite (MDL), expect the library to provide "natively". Below my quote on MDL repository:

As discussed at #1748 issue, the stepper is a component that is present in the Material Design specification and MDL has not support yet.

While the Material Design Lite team works in other parts of the library, I decided to create my own component.

[...] You can consider this as a polyfill to be used while the MDL do not include that. Maybe it can be useful and help other people to build their web apps.

Dependency

Currently our component should be implemented together Google library. The MDL Stepper depends of the component handler from Material Design Lite to register and upgrade it. Besides that, the Stepper makes reuse of components available on MDL as buttons and loading spinner (on steppers with feedback).

The component v2.x.x

I'm idealizing (no date set for now) a new major version. To become real we need to develop our own way to register and upgrade dynamically the component, implement the buttons and loading spinner components.

In this version we will keep independence and ability to integrate the component with any library or framework as Material Design Lite, Angular, Polymer, React or without them.

axdemelas avatar Sep 04 '16 03:09 axdemelas

Thank you @ahlechandre it will be great... Release date of v2 ?

odyright avatar Sep 04 '16 20:09 odyright

@odyright as said, no date set, maybe next month

axdemelas avatar Sep 06 '16 02:09 axdemelas

any news?

WuglyakBolgoink avatar Jul 10 '17 07:07 WuglyakBolgoink

@WuglyakBolgoink Unfortunately, I'm very busy, not able to work on this for now. Help wanted.

axdemelas avatar Jul 11 '17 15:07 axdemelas

is there any git of this unreleased version? Happy to help where I can

redimongo avatar Jul 14 '17 04:07 redimongo