Commit bedb673
File tree
Expand file treeCollapse file tree
10 files changed
+692
-407
lines changedFilter options
- src
- components
- dragelement
- rangeslider
- plot_api
- test/jasmine
- assets
- tests
Expand file treeCollapse file tree
10 files changed
+692
-407
lines changedsrc/components/dragelement/index.js
Copy file name to clipboardExpand all lines: src/components/dragelement/index.js+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
177 | 177 |
|
178 | 178 |
|
179 | 179 |
|
| 180 | + |
| 181 | + |
180 | 182 |
|
181 | 183 |
|
182 | 184 |
|
|
src/components/rangeslider/constants.js
Copy file name to clipboard+51Lines changed: 51 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
src/components/rangeslider/create_slider.js
Copy file name to clipboardExpand all lines: src/components/rangeslider/create_slider.js-287Lines changed: 0 additions & 287 deletions
This file was deleted.
src/components/rangeslider/defaults.js
Copy file name to clipboardExpand all lines: src/components/rangeslider/defaults.js+10-3Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 |
| - |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
20 | 24 |
|
21 | 25 |
|
22 | 26 |
|
23 | 27 |
|
24 | 28 |
|
25 | 29 |
|
26 |
| - |
| 30 | + |
27 | 31 |
|
28 | 32 |
|
29 | 33 |
|
| ||
48 | 52 |
|
49 | 53 |
|
50 | 54 |
|
| 55 | + |
| 56 | + |
| 57 | + |
51 | 58 |
|
0 commit comments