Commit graph

67 commits

Author SHA1 Message Date
7a9581fc54 🚧Move to local versions 2025-04-10 13:20:56 +02:00
1e1888c733
♻️ Move over to implementations 2025-04-08 09:08:22 +02:00
5b884387a6
🔖 Version 1.2.2 2025-03-01 00:33:46 +01:00
46d15f59e4
♻️ Slightly clean up caching 2025-03-01 00:20:05 +01:00
3a4d721a7e
🚧 Add labels for implementation 2025-02-28 23:44:50 +01:00
7dc524edbf
⬇️ Change version 2025-02-28 21:35:22 +01:00
5ec799e4b3
💚 Add path back (oops) 2025-02-28 21:33:34 +01:00
0bcda3bc24
💚 Add base URL to workflow 2025-02-28 21:32:05 +01:00
6e8480cd1c
👷 Move workflows 2025-02-28 21:29:31 +01:00
e60fd45214
🚚 Update URLS, add publish scripts 2025-02-28 21:13:07 +01:00
3ac1f33971
⬇️ Downgrade @types/vscode 2025-02-28 20:52:23 +01:00
2bcb259a9b
🐛 Fix missing implementations with asterisk 2025-02-21 01:28:48 +01:00
d575c4fc6c
⬆️ Update dependencies 2025-02-21 01:23:29 +01:00
3d54501219
🐛 Fix incorrect command id 2025-02-21 01:21:56 +01:00
3519438094
🔖 Version 1.2.1 2025-02-20 23:57:52 +01:00
7e73d21e34
🐛 Fix layer definition for lists 2025-02-20 23:55:20 +01:00
24abec9c6d
Also recognize socialImage 2025-02-20 23:55:07 +01:00
4f049d2ce9
✏️ Fix typo 2025-01-15 22:39:16 +01:00
c19af1ef46
🔖 Version 1.2.0 2025-01-15 21:50:12 +01:00
619f1d7fb1
Allow toggling cache, refresh command 2025-01-15 21:43:00 +01:00
720f4e6c2f
Add completion for default icons () 2025-01-15 20:35:39 +01:00
80a536d848
️ Save cache state, reuse if possible 2025-01-15 20:30:37 +01:00
b8b9586b1e
🐛 Fix broken icon links () 2025-01-15 13:11:11 +01:00
67b831d134
🔀 Merge pull request from RobinLinde/cache
Add caching
2025-01-15 13:00:42 +01:00
c421585687
🔀 Merge branch 'main' into cache 2025-01-15 12:57:58 +01:00
dependabot[bot]
70625d6147 ⬆️ Bump typescript from 5.7.2 to 5.7.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 12:56:36 +01:00
dependabot[bot]
322457cf15 ⬆️ Bump @stylistic/eslint-plugin from 2.12.1 to 2.13.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.13.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 12:55:28 +01:00
dependabot[bot]
0e01ee8bab ⬆️ Bump eslint from 9.17.0 to 9.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.17.0 to 9.18.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.17.0...v9.18.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 12:54:19 +01:00
dependabot[bot]
a94539a837 ⬆️ Bump @eslint/js from 9.17.0 to 9.18.0
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.17.0 to 9.18.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.18.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 12:53:38 +01:00
dependabot[bot]
0286a0f561 ⬆️ Bump @types/node from 22.10.5 to 22.10.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.5 to 22.10.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 12:53:31 +01:00
dependabot[bot]
cd40e3c408 ⬆️ Bump typescript-eslint from 8.19.1 to 8.20.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.19.1 to 8.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.20.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 12:52:33 +01:00
97fe45f6f9
📝 Update readme and changelog 2025-01-09 01:02:49 +01:00
9e2ee80699
Add layerImplementationProvider 2025-01-09 01:02:16 +01:00
62c25bc693
Add implementationProvider for filters 2025-01-09 00:24:47 +01:00
3b0b58e44b
🐛 Fix (most) bugs in cache 2025-01-09 00:08:02 +01:00
3fa4e39342
🚧 Move some code to CacheWorker 2025-01-08 16:22:47 +01:00
4d1ea863df
🚧 First kind of working version for tagRenderingImplementationProvider 2025-01-08 00:46:51 +01:00
b7ebfee84d
🐛 Save some missing references 2025-01-07 23:34:27 +01:00
a7513fab8c
🔀 Merge branch 'main' into cache 2025-01-07 23:33:05 +01:00
36fcba8a6d
🔖 Version 1.1.1 2025-01-07 23:28:33 +01:00
99ed1d362f
🚑 Fix broken color 2025-01-07 23:24:14 +01:00
dependabot[bot]
852dd51726 ⬆️ Bump @types/node from 22.10.2 to 22.10.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.2 to 22.10.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-07 00:03:10 +01:00
dependabot[bot]
e8bbfa5f6d ⬆️ Bump typescript-eslint from 8.19.0 to 8.19.1
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.19.0 to 8.19.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-07 00:03:02 +01:00
b61270e51e
🚧 Experiment with cache for all filters and tagRenderings 2025-01-07 00:02:33 +01:00
5b4a3c77e8
🙈 Add vscodeignore file 2025-01-06 23:45:44 +01:00
f3666b8d5c
️ Handle override and overrideAll better 2025-01-04 22:00:31 +01:00
25f4b44e57
📝 Update feature list 2025-01-04 15:26:08 +01:00
9b06fda414
🔖 Version 1.1.0 2025-01-04 15:17:31 +01:00
6d3ab04e43 ⚰️ Remove not-used types 2025-01-04 15:12:57 +01:00
185ba23520 ♻️ Rework color conversion 2025-01-04 15:12:57 +01:00