Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/vetur

Vue tooling for VS Code.
https://github.com/vuejs/vetur

Remove deprecated CLIEngine

c126f72ebfc1a2f4edc00af2dcbcca3eda73d4b5 authored about 4 years ago
Incremental text document

75738c020010d94f14c153928c018da585f3f83a authored about 4 years ago
Remove deprecated TextDocument

1cfb183efc1d448b83fa40afab00ad9c39f59b7f authored about 4 years ago
Fix changelog

d593698e568497e5934758487c0057d1f98bd59a authored about 4 years ago
Merge pull request #2431 from andrewisaburden/fix/2430-sync-modifier-prop-type-checking

Fix/2430 sync modifier prop type checking

95874e47e2131fb39da595265ef9a0f06274f6b1 authored about 4 years ago
Merge pull request #2444 from rchl/fix/paths-on-windows

Fix issue with "File name X differs from already included" on Windows

5c0d69faaadf6f3371fadb38fba66b6373bcb677 authored about 4 years ago
Merge branch 'master' into fix/2430-sync-modifier-prop-type-checking

2788e192ce50d8201f36f25e354593891ae8cf1e authored about 4 years ago
Refactor isVX functions to remove type predicates

Type guard functions that use type predicates only do one thing:
They confirm that the type of t...

23c2dba50b19a9c28c9915f453016b8c07cc948e authored about 4 years ago
v0.29.1

2e0f8db398b7364afbfd7bbf7eb572dd202b3732 authored about 4 years ago
vti 0.0.15

abd60fe5dc603a41c317fe3cff7c2ba4727c9f5f authored about 4 years ago
vls 0.5.6

0acde17eeaf9c2d8bfc75461703c31e0b69db6ab authored about 4 years ago
Deps

f37b9846873d613d0818d09268663618681395cb authored about 4 years ago
Normalize path when opening file for testing

e4ba5884de0f18c3783ec3eebec8aa087525c66a authored about 4 years ago
Add changelog entry

b950fffafb9ac4c3c3d4e69d950606368dc05abc authored about 4 years ago
Fix issue with "File name X differs from already included" on Windows

On Sublime Text (and potentially other clients) the paths passed to
LSP servers on Windows have ...

8c17d1b85c564fb3e1d40d632c87fd593a0df9ac authored about 4 years ago
Merge pull request #2436 from rchl/fix/register-cap

Fix invalid client/registerCapability request

1efe1efd6417fedf6793ffd25d471967df842d44 authored about 4 years ago
Update CHANGELOG.md

90194c3b139d477eda0420cce8ce2d2f3019ebc4 authored about 4 years ago
Fix too early and double capability registration

- setupDynamicFormatters() was called too early. Can only be called
after `initialized`.
- It ...

23c83731c6665b3223e1411943d44749e92fb7d2 authored about 4 years ago
Fix invalid client/registerCapability request

Per current version of the spec [1], the "documentSelector" is a list of
DocumentFilter and can ...

155cf5b627fe6d8f251a3c8c0a433e16d3da85a3 authored about 4 years ago
Merge pull request #2437 from rchl/fix/workaround-types-issues

Workaround issues with type when running yarn watch locally

befd17ee9440885d00bd7adf0c40b2583324f383 authored about 4 years ago
Revert to simple fix for now

03ba4ad970a229cc0cdc2bd6b632e744ca3065df authored about 4 years ago
Update docs

062ba73d5878f9ec5a1176c4b104a3b41e0b99f3 authored about 4 years ago
Workaround issues with type when running yarn watch locally

Resolves #2435

7d480bcf368e9c31bb8c0feebc1587fdcd0a3890 authored about 4 years ago
Add CHANGELOG entry

56fe73d6065c69334b50ed3c09a95d42a6c0baac authored over 4 years ago
Fix for 2430.

v-bind modifiers should always be culled from the node name,
because we cannot bind one Vue prop...

224b7d3d1244787b5f812264ddc7cdf05a1db7ef authored over 4 years ago
Merge remote-tracking branch 'upstream/master'

1641970437dce182257676e5e15fa06442d29c29 authored over 4 years ago
v0.29.0

1851d1cb375c4e81d94253d6f0b9a739038c82f8 authored over 4 years ago
vti 0.0.14

059db1b4a13cd5d9a71497999181e905523a4645 authored over 4 years ago
vls 0.5.5

e7936daf74fe2e7e97d0c3295ad94537616b799e authored over 4 years ago
Changelog for new release

74ec6394fa5700f4b0a93d59dbe4c7b116bc1792 authored over 4 years ago
Merge pull request #2426 from yoyo930021/fix-optional-in-template

Fix optional chaining in template

b318f4792b79185346614e721c3ef95010172d21 authored over 4 years ago
Add unit test

b6d91eb17d161c19c4aaf2984e6aaeced70d78ca authored over 4 years ago
Improve test for #2424

d347695e20c6113b779da8f2e3ec58fe7e0a3f6b authored over 4 years ago
CHANGELOG

d655285ef3471ab309faeff9f735fb107779989e authored over 4 years ago
Merge pull request #2424 from yoyo930021/fix-2357

Fix completion ? when optional property

7171922e514995d485f52de774de5089406cde7e authored over 4 years ago
Fix optional chaining in template

ed3f49875bb40a30c74a65277b5f035d2e3c4f00 authored over 4 years ago
Rename repos to projects

156cb966b1b2197c99441481e3bfc44b64f2972e authored over 4 years ago
Add a shorthand when only root in repos

0ea29db6fd48108288c847a54e6042adc477b96b authored over 4 years ago
Optional for globalComponents property

a06587a962be28725713e39fdef6e07e0cd1232f authored over 4 years ago
Fix completion ? when optional property

91d4885b17c3e308d35035af9777b393c673eca3 authored over 4 years ago
Upgrade bundle packages

132ab5fc6a0f8fea2f67c9a2ff19b854f90d3d08 authored over 4 years ago
Merge branch 'master' into add-rollup

1765ee3d61d3db9bb4eb7f36ce95f8d1aed09233 authored over 4 years ago
Merge pull request #2421 from vuejs/1745

Fix #1745

d11019452bc61f86836a5fc0370f20f8ee24d8e7 authored over 4 years ago
Test and changelog for #1745

e2928a4541243feddc13b616ce3d2d0a6a4d8a87 authored over 4 years ago
Fix #1745

e200ea5378e5b68821bbae24ba7d4dabad573b55 authored over 4 years ago
Fix #2341

636ca47d3a13e89e3075fa4495053c264e63aa91 authored over 4 years ago
Add a note for #2403

0a6a45c41f8a957e342566615d3615dc622c9125 authored over 4 years ago
Merge pull request #2374 from yoyo930021/research-ts-pref

Pass version in new template sourceFile for ts perf

bea6201a20d95415a11c597cd960fb8f21fc943a authored over 4 years ago
Clarify intent

53ef21d9540a84bb8b9fb457e6dc5bf064f7de51 authored over 4 years ago
CHANGELOG

a889912fedf4544344640021ef91d364d3ef7dc7 authored over 4 years ago
Pass version in new template sourceFile

e4878a3a74cd15bb40a74ebc0abedfa4b93b25bc authored over 4 years ago
Merge pull request #2403 from yoyo930021/fix-crash

Fix crash when wrong tsconfig

da409372c11cea7f2b336eb97f34eb3ccb82df6c authored over 4 years ago
Merge branch 'master' into fix-crash

def68b99341b8b85f8da479ab1a27d91838358ec authored over 4 years ago
Merge pull request #2389 from yoyo930021/refactor-setup-config

Refactor to setupConfigure for #2388

21619b27e9415fe81dd976281d75f1458e4cc2a5 authored over 4 years ago
Clean up

32036c3941853cd858a48e99533e23f36b4307e2 authored over 4 years ago
Cant await register DocumentFormattingRequest

2b2b1766505f7d02dbc2e78cb698f34f71339e5a authored over 4 years ago
CHANGELOG

73c667f7df9b53f37cff4e40bbe8e2d72e7c24cd authored over 4 years ago
Refactor to setupConfigure for #2388

6d1e083ebb30f624198974529067a69e246ad819 authored over 4 years ago
Merge pull request #2334 from TonyXiang/improve-docs

docs: improve docs of component-data

7626d9449a097c25f393c7887abdeab9ceaac045 authored over 4 years ago
Merge pull request #2379 from travisboss/interpolation-error

changed warming to warning

0f36bd841ef82e47582fcbd890b0548903557470 authored over 4 years ago
Merge pull request #2342 from yoyo930021/fix-2314

Fix error when optional camel-cased props are missing

962b03515b9c069816912d00ceea6da7f5762750 authored over 4 years ago
Clean up

ed77808968bbee33cbdb503508a27423da9c6d1b authored over 4 years ago
CHANGELOG

a759bd5590f081a49e163dfad77a6a4c8340d26a authored over 4 years ago
Fix #2314

541cf78f9d742ea672ef4be3bb15a41bd1e8abd0 authored over 4 years ago
Merge pull request #2332 from yoyo930021/impl-cancellationToken

Stop computing outdated diagnostics with CancellationToken

e21eae32d8dcb1155e75540110eb3db4cc68ee9c authored over 4 years ago
async

c314a095a49d7092bf78b8c36936cbcc48297818 authored over 4 years ago
Clean up

79c14b1f685d2efc5bf0bb62f78174e1a599647b authored over 4 years ago
Remove unused import

3affd7d48d920a2b91cd9776273637b67fb12f07 authored over 4 years ago
Fix error handling undefuned in isVCancellationTokenCancel

857e2a96323bd50cd13dc851703f5c1e097eaffa authored over 4 years ago
CHANGELOG

e504f6f9972f36aeb046bdaa6efc621ef9141f2a authored over 4 years ago
Not send diagnostics when cancel

96b19b54391bbe71684378cf7b6ef0bff2db2781 authored over 4 years ago
Stop computing outdated diagnostics

065fa5defa32f52d6ad9cd90f5b30e344946b429 authored over 4 years ago
Merge pull request #2404 from Antti/add-slim-support

Add slim syntax highlighting

b624efbf160f3e75ffaef5cad8fb9934e7b6841d authored over 4 years ago
Add Changelog entries

69f0a650882680f01ea850de2cbc34a665e745ff authored over 4 years ago
Add slim

e3f37eec49ee129f302b0cc697298c407dc07dc1 authored over 4 years ago
Merge pull request #2415 from vuejs/dependabot/npm_and_yarn/typescript-4.0.5

Bump typescript from 4.0.3 to 4.0.5

13a28f0b8a5e14ac27ebfefc67e789ddac017259 authored over 4 years ago
Bump typescript from 4.0.3 to 4.0.5

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.3 to 4.0.5.
- [Release note...

463a5494b02109ce0eb2ef5aba8ba487676e53c5 authored over 4 years ago
Merge pull request #2412 from vuejs/dependabot/npm_and_yarn/types/node-14.14.6

Bump @types/node from 14.14.2 to 14.14.6

7fd7d110bd3a990e297e3c0eac7f3c4c5bdd18b6 authored over 4 years ago
Merge pull request #2413 from vuejs/dependabot/npm_and_yarn/types/lodash-4.14.163

Bump @types/lodash from 4.14.162 to 4.14.163

d652cbf4deb4a418c8efbfada75c5b20298a3a77 authored over 4 years ago
Merge pull request #2414 from vuejs/dependabot/npm_and_yarn/vscode-test-1.4.1

Bump vscode-test from 1.4.0 to 1.4.1

4b8856d3fcc549bd1d9ead4814e386c9d9e82020 authored over 4 years ago
Merge pull request #2419 from vuejs/dependabot/npm_and_yarn/vti/typescript-4.0.5

Bump typescript from 4.0.3 to 4.0.5 in /vti

3c6a51c1a77998edda0d3adead95e9b28f487962 authored over 4 years ago
Merge pull request #2418 from vuejs/dependabot/npm_and_yarn/server/types/lodash-4.14.163

Bump @types/lodash from 4.14.162 to 4.14.163 in /server

b8a702c23a7e9587d66e02ec8d708a592125548e authored over 4 years ago
Merge pull request #2417 from vuejs/dependabot/npm_and_yarn/server/prettier/plugin-pug-1.10.0

Bump @prettier/plugin-pug from 1.9.0 to 1.10.0 in /server

bc23e51aa3849212c6d0784a6cad97debf0fafe0 authored over 4 years ago
Merge pull request #2420 from vuejs/dependabot/npm_and_yarn/server/vscode-emmet-helper-2.0.8

Bump vscode-emmet-helper from 2.0.0 to 2.0.8 in /server

d73223dbb529cbfd31335137d1fc4ed6edf4993b authored over 4 years ago
Bump vscode-emmet-helper from 2.0.0 to 2.0.8 in /server

Bumps [vscode-emmet-helper](https://github.com/Microsoft/vscode-emmet-helper) from 2.0.0 to 2.0....

f6a338b74ed32797ffb2b596d199a54eafa71063 authored over 4 years ago
Bump typescript from 4.0.3 to 4.0.5 in /vti

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.3 to 4.0.5.
- [Release note...

5227a64a22682937c3a5d00f4d56db241a84fa12 authored over 4 years ago
Bump @types/lodash from 4.14.162 to 4.14.163 in /server

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash)...

653dd614bf086dd483de7eb1ad117c7f17fb1c69 authored over 4 years ago
Bump @prettier/plugin-pug from 1.9.0 to 1.10.0 in /server

Bumps [@prettier/plugin-pug](https://github.com/prettier/plugin-pug) from 1.9.0 to 1.10.0.
- [Re...

3d86df241259401e1246ab5889d3eccd3c071d29 authored over 4 years ago
Bump vscode-test from 1.4.0 to 1.4.1

Bumps [vscode-test](https://github.com/Microsoft/vscode-test) from 1.4.0 to 1.4.1.
- [Release no...

004d98fa5d1b95ac397a88c45c4731ab0c604d24 authored over 4 years ago
Bump @types/lodash from 4.14.162 to 4.14.163

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash)...

965072a8d7ee5bc64c786050ec2cc6a95c0e3a61 authored over 4 years ago
Bump @types/node from 14.14.2 to 14.14.6

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

f194d8117b6473d2022235f5e09ea2cf8711f913 authored over 4 years ago
Clean up for #2353

245b7bb67cbb6f83b3163f6efa103ad5ec1145b9 authored over 4 years ago
Merge pull request #2375 from yoyo930021/respect-typescript-language-settings

Respect typescript language settings

269587180dee934c1a675bb862f3be9602083e09 authored over 4 years ago
Clean up

7ad86d61f4e6e28a17457ce46f1819c047949257 authored over 4 years ago
Fix wrong code and test

3ac6f71c16c4de6da3bbbeae39078943982d0aad authored over 4 years ago
CHANGELOG

a9b16775633d54d281c123e8738d9275cac62cf5 authored over 4 years ago
Respect javascript/typescript language settings

b6928cedbf926a489bd63169647e7884ea9ecb49 authored over 4 years ago
Update changelog

a83c882c00bffe81d96d3acca4c941c8fcb75878 authored over 4 years ago
Merge pull request #2371 from yoyo930021/exclude-tsconfig

Respect include exclude files options in tsconfig

e38c2d59716dfb18c604f0add36037b411475dce authored over 4 years ago
Merge remote-tracking branch 'origin/master' into pr/yoyo930021/2371

7b00ffe12cd98b88cb872a0bd24bc191fadc3625 authored over 4 years ago