Commit b5a3fb5
authored
Add support to Interface based model (#195)
* Add interfaces and plain objects based model
Signed-off-by: handreyrc <[email protected]>
* fix lodash dependency and remove debug message
Signed-off-by: handreyrc <[email protected]>
* do not break the SDK for those relying on classes
Signed-off-by: handreyrc <[email protected]>
* fix wrong name and version
Signed-off-by: handreyrc <[email protected]>
---------
Signed-off-by: handreyrc <[email protected]>1 parent 8549c07 commit b5a3fb5
File tree
121 files changed
+9101
-10656
lines changed- examples/node
- src/lib
- builders
- definitions
- diagram
- schema
- types
- validation
- tests
- examples
- lib
- definitions
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
121 files changed
+9101
-10656
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments