Commit 9512999
Dobromir Hristov
Update Vue@2.7 (#440)
resolves rdar://100963792
* chore: update vue to 2.7
* fix: bad test from upgrade
* refactor: use `:deep` instead of `/deep/`
* refactor: use new slot syntax
* refactor: replace `node-sass` with `dart-sass`
* chore: update to node16
* fix: sass error from merge
* fix: issues with running `npm ci`
* chore: inline scss var
* refactor: update to Vue CLI 15
* chore: fix issues from merge
* fix: eslint and build errors
* chore: update tests
* chore: add nvmrc file
* fix: update latest code to comply
* chore: run `npm audit fix`
* chore: fix test
* refactor: update code to match latest Vue 2.7 requirements
* chore: update package-lock
* refactor: minor fixes
* fix: remove import extensions where not needed
* fix: import path
* fix: css
* chore: fix test
* chore: update node and npm to later versions
* fix: vue-config-utils.js webpack 5 devserver setup
* fix merge conflict
* update nvmrc
* chore: remove the webpack-theme-resolver-plugin from the NOTICE.txt file
* build: build-time script and linter fixes. Update references to node version1 parent 4a7e16b commit 9512999
File tree
131 files changed
+26025
-13580
lines changed- SwiftDocCRender.docc/contributing
- bin
- src
- components
- Article
- Layouts
- ContentNode
- DocumentationTopic
- Description
- PrimaryContent
- Filter
- TutorialsOverview
- Tutorial
- Assessments
- setup-utils
- styles/core
- typography
- utils
- custom-highlight-lang
- views
- tests/unit
- components
- Article
- DocumentationTopic
- Filter
- TutorialsOverview
- Tutorial
- Assessments
- imagePreloading
- mixins
- plugins
- utils
- views
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
131 files changed
+26025
-13580
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
38 | 46 | | |
39 | 47 | | |
40 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | | - | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
| 78 | + | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments