-
Updated
Feb 12, 2020 - Java
stepper
Here are 140 public repositories matching this topic...
-
Updated
Mar 16, 2020 - CSS
-
Updated
May 10, 2019 - Swift
-
Updated
May 11, 2020 - HTML
-
Updated
Jul 1, 2020 - JavaScript
-
Updated
Jul 23, 2019 - Java
-
Updated
Jun 29, 2020 - C++
I don't understand the relationship between the current setting in Marlin and the Vref pot adjustment.
The Vref pot setting sets RMS average current. The factory setting of 1.23v results in a current of 870mA average.
That being said, does the Marlin current adjustment #define X_CURRENT 900 override the pot adjustment? Does it scale it? Are they two different things perhaps, one
-
Updated
Feb 14, 2019 - JavaScript
To set an step as optional we have to add md-optional="any text" to the step directive. It make difficult making steps dynamically. I suggest to define optional steps as follow:
<md-step md-optional="{expression}" md-optional-text="Optional">
By this pattern we could dynamically define steps as optional. If expression is true step is optional and text could be show for it.
-
Updated
Jun 12, 2020 - Kotlin
-
Updated
Jan 21, 2019 - Java
-
Updated
May 23, 2020 - JavaScript
Better Doc
Am new to vue and sorry but this documentation is not friendly at all. Can you please provide an updated version of the doc cause am sure am not alone struggling to understand how to use it.
-
Updated
Dec 5, 2019 - Swift
-
Updated
Jun 24, 2020 - JavaScript
-
Updated
Sep 19, 2019 - TypeScript
-
Updated
Apr 16, 2019 - C
-
Updated
Apr 20, 2020 - JavaScript
Per the Material Design docs (archived, as the current version doesn't seem to include Steppers), Steps should be able to be Editable, allowing the user to return to the step (directly) to edit values later, even when the stepper is in linear mode.
-
Updated
Jun 27, 2020 - TypeScript
-
Updated
May 30, 2020 - C++
-
Updated
May 30, 2020 - C++
Improve this page
Add a description, image, and links to the stepper topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stepper topic, visit your repo's landing page and select "manage topics."
Currently the links lead to a page saying "Documentation under construction". It would be nice to see a great overview just like this one, for example.