svelte-codicons 0.9.0 → 0.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -8
- package/README.md +1 -3
- package/package.json +7 -8
package/CHANGELOG.md
CHANGED
|
@@ -5,13 +5,17 @@ All notable changes to this project will be documented in this file.
|
|
|
5
5
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
6
6
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
7
7
|
|
|
8
|
+
## [0.10.0](https://github.com/metonym/svelte-codicons/releases/tag/v0.10.0) - 2022-08-03
|
|
9
|
+
|
|
10
|
+
- Upgrade `@vscode/codicons` to [v0.0.32](https://github.com/microsoft/vscode-codicons/releases/tag/0.0.32) (net +9 icons)
|
|
11
|
+
|
|
8
12
|
## [0.9.0](https://github.com/metonym/svelte-codicons/releases/tag/v0.9.0) - 2022-06-13
|
|
9
13
|
|
|
10
|
-
- Upgrade `@vscode/codicons` to
|
|
14
|
+
- Upgrade `@vscode/codicons` to v0.0.31 (net +4 icons)
|
|
11
15
|
|
|
12
16
|
## [0.8.0](https://github.com/metonym/svelte-codicons/releases/tag/v0.8.0) - 2022-05-10
|
|
13
17
|
|
|
14
|
-
- Upgrade `@vscode/codicons` to
|
|
18
|
+
- Upgrade `@vscode/codicons` to v0.0.30 (net 0 icons, 2 icons modified)
|
|
15
19
|
|
|
16
20
|
## [0.7.1](https://github.com/metonym/svelte-codicons/releases/tag/v0.7.1) - 2022-04-09
|
|
17
21
|
|
|
@@ -19,19 +23,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
19
23
|
|
|
20
24
|
## [0.7.0](https://github.com/metonym/svelte-codicons/releases/tag/v0.7.0) - 2022-03-12
|
|
21
25
|
|
|
22
|
-
- Upgrade `@vscode/codicons` to
|
|
26
|
+
- Upgrade `@vscode/codicons` to v0.0.29 (net +7 icons)
|
|
23
27
|
|
|
24
28
|
## [0.6.0](https://github.com/metonym/svelte-codicons/releases/tag/v0.6.0) - 2022-02-14
|
|
25
29
|
|
|
26
|
-
- Upgrade `@vscode/codicons` to
|
|
30
|
+
- Upgrade `@vscode/codicons` to v0.0.28 (net +13 icons)
|
|
27
31
|
|
|
28
32
|
## [0.5.0](https://github.com/metonym/svelte-codicons/releases/tag/v0.5.0) - 2021-12-14
|
|
29
33
|
|
|
30
|
-
- Upgrade `@vscode/codicons` to
|
|
34
|
+
- Upgrade `@vscode/codicons` to v0.0.27 (net +2 icons)
|
|
31
35
|
|
|
32
36
|
## [0.4.0](https://github.com/metonym/svelte-codicons/releases/tag/v0.4.0) - 2021-11-04
|
|
33
37
|
|
|
34
|
-
- Upgrade `@vscode/codicons` to
|
|
38
|
+
- Upgrade `@vscode/codicons` to v0.0.26 (net +3 icons)
|
|
35
39
|
|
|
36
40
|
## [0.3.1](https://github.com/metonym/svelte-codicons/releases/tag/v0.3.1) - 2021-10-14
|
|
37
41
|
|
|
@@ -39,11 +43,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
39
43
|
|
|
40
44
|
## [0.3.0](https://github.com/metonym/svelte-codicons/releases/tag/v0.3.0) - 2021-10-04
|
|
41
45
|
|
|
42
|
-
- Upgrade `@vscode/codicons` to
|
|
46
|
+
- Upgrade `@vscode/codicons` to v0.0.25 (net +7 icons)
|
|
43
47
|
|
|
44
48
|
## [0.2.0](https://github.com/metonym/svelte-codicons/releases/tag/v0.2.0) - 2021-09-02
|
|
45
49
|
|
|
46
|
-
- Upgrade `@vscode/codicons` to
|
|
50
|
+
- Upgrade `@vscode/codicons` to v0.0.22 (net +2 icons)
|
|
47
51
|
|
|
48
52
|
## [0.1.0](https://github.com/metonym/svelte-codicons/releases/tag/v0.1.0) - 2021-08-31
|
|
49
53
|
|
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
> [VS Code Codicons](https://github.com/microsoft/vscode-codicons) as Svelte components.
|
|
6
6
|
|
|
7
|
-
This library uses [svelvg](https://github.com/metonym/svelvg) to convert SVG files from the
|
|
7
|
+
This zero-dependency library uses [svelvg](https://github.com/metonym/svelvg) to convert SVG files from the [@vscode/codicons](https://www.npmjs.com/package/@vscode/codicons) into Svelte components.
|
|
8
8
|
|
|
9
9
|
<!-- REPO_URL -->
|
|
10
10
|
|
|
@@ -48,8 +48,6 @@ Refer to [ICON_INDEX.md](ICON_INDEX.md) for a list of supported icons.
|
|
|
48
48
|
|
|
49
49
|
Use the direct import for faster compiling during development.
|
|
50
50
|
|
|
51
|
-
**Note:** even if using base imports, unused imports are still tree shakeable by application bundlers like Rollup or webpack.
|
|
52
|
-
|
|
53
51
|
```svelte no-eval
|
|
54
52
|
<script>
|
|
55
53
|
import Add from "svelte-codicons/lib/Add.svelte";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "svelte-codicons",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.10.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "VS Code Codicons as Svelte components",
|
|
6
6
|
"author": "Eric Liu (https://github.com/metonym)",
|
|
@@ -17,15 +17,14 @@
|
|
|
17
17
|
"test": "vitest"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
|
-
"@sveltejs/vite-plugin-svelte": "1.0.
|
|
21
|
-
"@vscode/codicons": "0.0.
|
|
20
|
+
"@sveltejs/vite-plugin-svelte": "^1.0.1",
|
|
21
|
+
"@vscode/codicons": "0.0.32",
|
|
22
22
|
"gh-pages": "^4.0.0",
|
|
23
|
-
"
|
|
24
|
-
"svelte": "^
|
|
25
|
-
"svelte-check": "^2.7.2",
|
|
23
|
+
"svelte": "^3.49.0",
|
|
24
|
+
"svelte-check": "^2.8.0",
|
|
26
25
|
"svelte-readme": "^3.6.3",
|
|
27
|
-
"svelvg": "^0.
|
|
28
|
-
"vitest": "^0.
|
|
26
|
+
"svelvg": "^0.11.2",
|
|
27
|
+
"vitest": "^0.20.3"
|
|
29
28
|
},
|
|
30
29
|
"repository": {
|
|
31
30
|
"type": "git",
|