Commit da5e79c
authored
feat: Update dependencies, add proper Project Babble support
* updated dependencies
* cargo
* removed unused code and organized structure
* packages
* resolved issue with scroll
* leftover styles
* connected theme
* Updated overall look and organized imports
* ui changes
* Babble support1 parent afa86a6 commit da5e79c
File tree
98 files changed
+3617
-4334
lines changed- src-tauri
- src
- common
- components
- AppSettings
- Button
- AppUpdater
- Board
- Board
- SelectBoard
- Buttons
- CheckboxButton
- DefaultButton
- DropdownButton
- EspWebButton
- FlashButton
- SelectButton
- Button
- Checkbox
- ContextMenu
- DevTools
- DevTools
- Dropdown
- DropdownList
- Dropdown
- PortDropdown
- Header
- Inputs
- Input
- NetworkInput
- PasswordInput
- ModalHeader
- Modal
- Notifications
- CustomToast
- ProgressBar
- QuestionMark
- QuestionMarkModal
- QuestionMark
- SelectNetwork
- Selection
- FirmwareList
- Terminal
- Firmware
- Log
- Step
- TerminalHeader
- Titlebar
- Typography
- containers
- 404
- FlashFirmware
- Header
- ManageBoard
- ManageNetwork
- Modals
- esp
- pages
- BoardManagement
- Modals
- NetworkManagement
- Terminal
- VirtualList
- routes
- static
- types
- store/context
- styles
- utils
- windows/docs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
98 files changed
+3617
-4334
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
74 | 75 | | |
75 | | - | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | | - | |
79 | | - | |
80 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
90 | | - | |
| 91 | + | |
0 commit comments