Skip to content

Commit 43bc643

Browse files
authored
feat(site): update icon design page and add tencent device-oriented service link (#758)
* feat: update icon design page and add tds link * chore: optimize * chore: optimize * chore: optimize * chore: optimize * chore: optimize * chore: optimize * chore: optimize
1 parent 46b96f7 commit 43bc643

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+288
-213
lines changed

.vscode/settings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
"editor.formatOnSave": true,
2222
"editor.defaultFormatter": "esbenp.prettier-vscode"
2323
},
24+
"[vue]": {
25+
"editor.formatOnSave": true,
26+
"editor.defaultFormatter": "esbenp.prettier-vscode"
27+
},
2428
"cSpell.words": ["tdesign","miniprogram"],
2529
"cSpell.ignorePaths": ["pnpm-lock.yaml", "node_modules", ".git", ".vscode"]
2630
}

pnpm-lock.yaml

Lines changed: 6 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"markdown-it-link-attributes": "^4.0.0",
1818
"prismjs": "^1.29.0",
1919
"tdesign-icons-view": "~0.4.0",
20-
"tdesign-icons-vue": "^0.1.4",
20+
"tdesign-icons-vue": "^0.4.1",
2121
"tdesign-vue": "1.9.8-naruto",
2222
"three": "0.127.0",
2323
"vue": "2.7.14",
-59.7 KB
Binary file not shown.
-10.3 KB
Binary file not shown.
-11.5 KB
Binary file not shown.
12.6 KB
-11.7 KB
Binary file not shown.
-5.86 KB
-1.09 KB

0 commit comments

Comments
 (0)