Commit 8961e66
File tree
9 files changed
+18
-33
lines changed- Source
- resources-rectangle-200x265
- resources-rectangle-240x400
- resources-rectangle-246x322
- resources-rectangle-282x470
- resources
- source
9 files changed
+18
-33
lines changedSubmodule SmartBikeLights updated 30 files
- README.md+10-4
- Source/SmartBikeLights/manifest.xml+1-1
- Source/SmartBikeLights/monkey.jungle+10-13
- Source/SmartBikeLights/resources-rectangle-200x265/data.xml+3-3
- Source/SmartBikeLights/resources-rectangle-230x303/data.xml+3-3
- Source/SmartBikeLights/resources-rectangle-240x400/data.xml+3-3
- Source/SmartBikeLights/resources-rectangle-246x322/data.xml+3-3
- Source/SmartBikeLights/resources-rectangle-282x470/data.xml+3-3
- Source/SmartBikeLights/resources-round-240x240/data.xml+3-3
- Source/SmartBikeLights/resources-round-260x260/data.xml+3-3
- Source/SmartBikeLights/resources-round-280x280/data.xml+3-3
- Source/SmartBikeLights/resources/data.xml+3-3
- Source/SmartBikeLights/source-common/BikeLightsView.mc+126-144
- Source/light-configurator/.env-cmdrc+10
- Source/light-configurator/package-lock.json+25
- Source/light-configurator/package.json+5-4
- Source/light-configurator/public/index.html+1-1
- Source/light-configurator/src/App.js+2-1
- Source/light-configurator/src/components/ConfigurationResult.js+23-12
- Source/light-configurator/src/components/DataFieldConfiguration.js+1-1
- Source/light-configurator/src/components/FilterGroups.js+25-6
- Source/light-configurator/src/components/Filters.js+2
- Source/light-configurator/src/constants.js+2-1
- Source/light-configurator/src/dataFieldConstants.js+52-52
- Source/light-configurator/src/filters/ProfileNameFilter.js+19
- Source/light-configurator/src/inputs/AppTextInput.js+13-2
- Source/light-configurator/src/models/Configuration.js+9-6
- Source/light-configurator/src/models/Filter.js+27-5
- Source/light-configurator/src/widgetConstants.js+1-3
- Source/light-configurator/yarn.lock+9-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
63 | | - | |
64 | 62 | | |
65 | 63 | | |
66 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
72 | | - | |
| 70 | + | |
| 71 | + | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
| |||
237 | 236 | | |
238 | 237 | | |
239 | 238 | | |
240 | | - | |
| 239 | + | |
241 | 240 | | |
242 | 241 | | |
243 | 242 | | |
| |||
0 commit comments