Commit 5abb77a
authored
Bump to version Version: 2.0.0 Beta.2 (#114)
* [#110][#37] Added Connected Variables to DEV channel (#113)
* [#110] Channel selector (#111)
Add channel selector and mark widget as in beta debug as dev
* registered Widgets tab
* [bug] changes in Widgets only
* received cv as object
* set variable widget working
* Experiment: VariableBase sort of working
* use VariableBase for VariableSet
* create widget out of object
* change to generic set and get
* Working display value
* working cursor widget
* sort of working layout of widgets
* Tool bar sort of working
* save widgets to file and toolbar placeholders
* done tool bar: install cv library tool
* toolbar working load widget
* changes not tested, for sync reason
* working global widget lock
* simplify variable base widget
* Slider Widget
* slider readonly workig
* refined way of dealing with undefined
* add config toggle
* Working config Widgets
* Better CSS
* update library
* color picker widget
* schema and change name
* improve base widget style
* Button widget working
* fine tune parameter
* change type as part of saved data
* added period settings to drag actions
* move Widgets to DEV
* doc for version bump1 parent a7de5a6 commit 5abb77a
File tree
34 files changed
+2980
-415
lines changed- docs
- src
- documents
- layout
- react-local-file-system/utilities
- tabs
- Widgets
- CIRCUITPY
34 files changed
+2980
-415
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | | - | |
| 7 | + | |
4 | 8 | | |
5 | 9 | | |
0 commit comments