You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
Copy file name to clipboardExpand all lines: src/banner.js
-2
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,6 @@
16
16
* - Add tests and styles for loading animation (Spinner)
17
17
* - Add tests for add, insert and remove
18
18
* - Add tests in general
19
-
* - Shrink the comprehensive code
20
19
*
21
20
* Planed Features:
22
21
* - Progress bar
@@ -27,7 +26,6 @@
27
26
* - Jump from any page to a specific step (via uri hash tag test.html#steps-uid-1-3)
28
27
* - Add Swipe gesture for devices that support touch
29
28
* - Allow clicking on the next step even if it is disabled (so that people can decide whether they use prev button or the step button next to the current step)
30
-
* - Property to set the step orientation (horizontal/vertical) [stepOrientation: "horizontal" v 0]
0 commit comments