This repository was archived by the owner on Jan 15, 2025. It is now read-only.
Commit c0edcb5
Chris McConnell
Update merge for better composer support, error checking, compactness and correctness (#737)
* Initial check-in.
* Allof Working.
* Move definitions local.
* Launch to sdk.
* Everything working for new merge.
* schema: working
* Working except that allof expansion does not expand
local references.
* Simplification and some analysis working.
* Add extends.
* Everything working.
* Update help
* Fix typo
* Expand allOf and validate final schema.
* Missing as warning and validate schema.
* Update tests.
* Update test to pass on server.
* Normalize paths.
* Check normalize for mac
* Update for mac paths and lint.
* Address review comments.1 parent 8518fb1 commit c0edcb5
File tree
42 files changed
+2792
-2292
lines changed- .vscode
- common/config/rush
- libraries/Microsoft.Bot.Builder.Dialogs.Adaptive/Schemas/Dialogs
- packages/dialog
- src
- commands/dialog
- library
- test
- commands/dialog
- examples
- packages
- Newtonsoft.Json.11.0.2
- Newtonsoft.Json.12.0.2
- Newtonsoft.Json
- projects
- project1
- project2
- schemas
- badSchemas
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+2792
-2292
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 7 | | |
26 | 8 | | |
27 | 9 | | |
| |||
34 | 16 | | |
35 | 17 | | |
36 | 18 | | |
37 | | - | |
| 19 | + | |
38 | 20 | | |
39 | 21 | | |
40 | 22 | | |
| |||
62 | 44 | | |
63 | 45 | | |
64 | 46 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | 47 | | |
86 | 48 | | |
87 | 49 | | |
| |||
155 | 117 | | |
156 | 118 | | |
157 | 119 | | |
158 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
159 | 160 | | |
160 | | - | |
161 | | - | |
162 | | - | |
| 161 | + | |
| 162 | + | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
0 commit comments