Commit ef552e4
authored
Big fat New Years refactor (#151)
* renamed Frameworks
(cherry picked from commit 533bbd8e6202ad903f2783683cf82fc860c26f0e)
* removed unused. fixed typo
(cherry picked from commit 79d76a358a05b0544af1859ad2eb55888e077c8a)
* extracted components from plugin-ui
* added warning icon to components
* updated tsconfig
* removing unused code
* Add code type automatically when posting code message
* Moved convert to code to its own file. also made htmlpreview a single step.
* renamed some things and removed exports from some local functions
* removed unused code in alt conversion
* altnode conversion WIP
* continuing refactor of alt node conversion. WIP
* finished refactoring alt nodes
* removed AltNode type1 parent 9e224a5 commit ef552e4
File tree
26 files changed
+743
-1210
lines changed- apps
- debug/pages
- plugin
- plugin-src
- ui-src
- packages
- backend/src
- altNodes
- common
- retrieveUI
- html
- tailwind
- retrieveUI
- plugin-ui/src
- components
- types/src
26 files changed
+743
-1210
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| |||
50 | 48 | | |
51 | 49 | | |
52 | 50 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | 51 | | |
74 | 52 | | |
75 | 53 | | |
| |||
97 | 75 | | |
98 | 76 | | |
99 | 77 | | |
100 | | - | |
101 | 78 | | |
102 | 79 | | |
103 | 80 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
0 commit comments