Commit c1cc2f7
committed
fix(elements-vue): resolve lint errors and update API reports
- Fix unsafe return types in computed properties
- Fix promise/always-return in DefaultCaptcha
- Remove unnecessary type assertion in flowContainer
- Remove unused eslint-disable directives
- Update API reports1 parent 641693d commit c1cc2f7
File tree
15 files changed
+409
-762
lines changed- examples/nuxt-app
- packages/elements-vue
- api-report
- src
- theme/default/components
- card
- form
- ui
- util
- i18n
15 files changed
+409
-762
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
267 | 275 | | |
268 | 276 | | |
269 | 277 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
| 41 | + | |
51 | 42 | | |
52 | 43 | | |
53 | 44 | | |
| |||
0 commit comments