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

Merge pull request #1459 from vuejs/jsdoc-prop-docs

Add an example with PropType in interpolation JSDoc section

e367e1b51b60cca33a2d4d2c6452add4f9f8b782 authored about 5 years ago by katashin <[email protected]>
Add an example with PropType in interpolation JSDoc section

b180d9c617cf14f171eff6f3569fa0d924cacdad authored about 5 years ago by ktsn <[email protected]>
Fix intellisense and other features when open multiple files

f0ca7c1e38008182b3da9df62419199a0192b3f0 authored about 5 years ago by yoyo930021 <[email protected]>
Use typescript info for interpolation completion

271dbfcd9b1be62f847e6edf0041ee0775ee2f91 authored about 5 years ago by ktsn <[email protected]>
Use constant for component variable name in transformed code

54581e882b981f3bbcc801395f483483aeaa863c authored about 5 years ago by ktsn <[email protected]>
Fix invalid assertion in test case

2255bc51103a7bcbdf2da94896ade00e9c046adf authored about 5 years ago by ktsn <[email protected]>
Move ts to language server kind utils

1766c21de68d0c7af3a3365aab37d13df26188b2 authored about 5 years ago by ktsn <[email protected]>
Merge pull request #1448 from vuejs/tolerant-exp-parse

Analyze invalid interpolation expression

0fa0089973415f97b09f427667296f401c3d9c23 authored about 5 years ago by katashin <[email protected]>
changelog for invalid interpolation expression analytics

b1cf74671a37662d94422567641250469f2da2de authored about 5 years ago by ktsn <[email protected]>
analyze invalid interpolation expression

ab844233408e7a279748a361cc531dc5f7f66b48 authored about 5 years ago by ktsn <[email protected]>
v0.22.4

361a3980e6784353df880dbe01e27eebedbfcbce authored about 5 years ago by Pine Wu <[email protected]>
vls 0.0.62

8832caae485b0e97fc47153811dcb39f7b1d3621 authored about 5 years ago by Pine Wu <[email protected]>
Changelog

4ae64e7648f44b02e1290b0b2899bc5cb04fb35a authored about 5 years ago by Pine Wu <[email protected]>
Clarify FAQ

3d8a8b396677d685a82cf43037f879484ace29ea authored about 5 years ago by Pine Wu <[email protected]>
Merge pull request #1442 from vuejs/moduleResolutionCache

Cache module resolution and resolved file system read. Fix #1286

63cd3cb38d7c58df12052db2e523c5d34d0047bb authored over 5 years ago by Pine <[email protected]>
Cache module resolution and resolved file system read. Fix #1286

2f9ede02b3ea9bb6b1c61b60f4271ccc19686563 authored over 5 years ago by Pine Wu <[email protected]>
No repro case doc

a5ecd084f15839bb642523c675b98b9d9948e2e1 authored over 5 years ago by Pine Wu <[email protected]>
Fix #1421

206dbde46205cc53f15318d3f23430f2dbb33c77 authored over 5 years ago by Pine Wu <[email protected]>
v0.22.3

3ce5fab9893ef02beed53ac95f99f79e04635f3c authored over 5 years ago by Pine Wu <[email protected]>
vsix links

78560d331863ab5a99bf4eb73756fc62d7e8fe4d authored over 5 years ago by Pine Wu <[email protected]>
Changelog

6985af87f8bf81476b914585878ff523f438cdfa authored over 5 years ago by Pine Wu <[email protected]>
vls 0.0.61

872d30d78c115152246337601eeffd2db3629024 authored over 5 years ago by Pine Wu <[email protected]>
Changelog

de234fa3be135d7dcab6b9f8849fa79b450f3a20 authored over 5 years ago by Pine Wu <[email protected]>
Changelog for update TS in VLS

980607841185f796eca462b016dff92ef3651068 authored over 5 years ago by Pine Wu <[email protected]>
Merge pull request #1425 from vuejs/bump-vls-typescript

bump typescript on vue-language-server

8f02d4711677c339674a75edd8d0fa5d5a591f25 authored over 5 years ago by Pine <[email protected]>
Merge pull request #1428 from vuejs/parameter-hover

Show hover info for v-for variables

6e838cc0c5d5ac995452ff6afa9272df2ad64abe authored over 5 years ago by katashin <[email protected]>
Changelog for #1374

96b35b6ca5b261b97293cc0a33546530a694ee38 authored over 5 years ago by ktsn <[email protected]>
Add test cases for interpolation hover

4ac5a11494f56aca802ab65ed23f6a2c8455426e authored over 5 years ago by ktsn <[email protected]>
Show hover info of v-for, v-slot parameters

0e17a4e7057ec81a5a708946ef0717bcff1b83d8 authored over 5 years ago by ktsn <[email protected]>
bump @types/node

12e0b8828fad1be154724ec94f12c9c9fea8def2 authored over 5 years ago by ktsn <[email protected]>
bump TypeScript v3.6.3

4848ea13e2c4ee49b7e14026883cf7ca1e0b609c authored over 5 years ago by ktsn <[email protected]>
bump typescript on vue-language-server

591fdab872912e424b859ae44df6623c763a7d03 authored over 5 years ago by ktsn <[email protected]>
Merge pull request #1335 from vuejs/improve-source-map

Improve source map position accuracy

81dcfec6a40b650a0fbeaeb83b685a0a81d3e617 authored over 5 years ago by Pine <[email protected]>
Docs for #1409

9be37ebee08487c41c1c1fa83632582e6cf1220b authored over 5 years ago by Pine Wu <[email protected]>
Changelog for #1402

92522e40d0a453f0c4ccf998af27b2ba303a3153 authored over 5 years ago by Pine Wu <[email protected]>
Merge pull request #1404 from demsking/fix/1402/undefined-globalsnippetdir

Fix undefined initializationOptions.globalSnippetDir

feb807b264a6e425e91b4534157adc267041197e authored over 5 years ago by Pine <[email protected]>
Fix undefined initializationOptions.globalSnippetDir

This fixes #1402

7741f08acadc3922f3a13f0ad052096e2670da05 authored over 5 years ago by Sébastien D <[email protected]>
Fix #1391

f2c73f783bc8636f11d894cbe4ec684aff07dd52 authored over 5 years ago by Pine Wu <[email protected]>
v0.22.2

91bd2c796eac7f1af5b08c60d92b8b149273c6b1 authored over 5 years ago by Pine Wu <[email protected]>
vls 0.0.60

c29fb5c4b36e1767e58cbf71e0fa38ae715961a8 authored over 5 years ago by Pine Wu <[email protected]>
Changelogs

bc31b1bb4defc5c85f9d0ba181a7c15cb2c2aba5 authored over 5 years ago by Pine Wu <[email protected]>
Changelog for #1386

32d599678d222a416f28ff4a36fc387ec3377a33 authored over 5 years ago by Pine Wu <[email protected]>
Fix #1386 again

511a5ed0bc32ad9f333989be7b7733067ec8b7a4 authored over 5 years ago by Pine Wu <[email protected]>
Changelog for #1306 and #1310

3610d9656ce581c8421e23cebfef1d0b4c398414 authored over 5 years ago by Pine Wu <[email protected]>
Merge pull request #1310 from vuejs/fix-event-type

Relax $event type to any

c4878da9b04508dbb454750d7b57908c03378682 authored over 5 years ago by Pine <[email protected]>
Changelog

c3a13c325a9673f206488f1277b62935812a4fee authored over 5 years ago by Pine Wu <[email protected]>
Merge pull request #1390 from vuejs/ts35

TS 3.5. Fix #1389.

5a240e9aef50ee4cbadb5dd1e947fa54138f60a8 authored over 5 years ago by Pine <[email protected]>
Custom snippet docs for #1386

a850fa59fb74eecef2c6be5d09fafa1b34a7e6e8 authored over 5 years ago by Pine Wu <[email protected]>
TS 3.5. Fix #1389.

ed9a8e5ed9a9a78b6bf72c5a2678afe16367a417 authored over 5 years ago by Pine Wu <[email protected]>
ignore buildinfo

ecc7d86447214ac5d1c9d29ed66ccec5e6e66749 authored over 5 years ago by Pine Wu <[email protected]>
Fix build script

f694a4c032fbe7ccdb69364fce5c88c4404534a9 authored over 5 years ago by Pine Wu <[email protected]>
v0.22.1

d3e24a1c4d4aee510f824d009ab6cf68b2ca5a5a authored over 5 years ago by Pine Wu <[email protected]>
vls 0.0.59

93087966d4a9229676ba8241f2f6b2affe942fe2 authored over 5 years ago by Pine Wu <[email protected]>
Changelogs

5729c9b131ae3b0082a738780238e3024f346c90 authored over 5 years ago by Pine Wu <[email protected]>
Changelog

93f17c70a3390cda88b9018795cdd42cb345d62f authored over 5 years ago by Pine Wu <[email protected]>
Add back sass snippet for #1386

a701ddaf9f130ae79cfcf6e2446e7cd5ac132c76 authored over 5 years ago by Pine Wu <[email protected]>
Add postcss and stylus scaffold snippets back for #1386

a8696aca29b88284538ca599db023d58957348eb authored over 5 years ago by Pine Wu <[email protected]>
Snippet docs for #1325 comments

07e91d99d2aef8ed465190628d3f371d78e57145 authored over 5 years ago by Pine Wu <[email protected]>
Fix #1383

89166403a1682fb3123d3fa96368a5ca346fc319 authored over 5 years ago by Pine Wu <[email protected]>
Merge pull request #1379 from Narretz/patch-1

Update intellisense docs with reference to FAQ for module resolution …

a6edf915bd56ac25eb69a3d3a0da8228ee9f851e authored over 5 years ago by Pine <[email protected]>
Update docs

2389a26b0e3c4b63616a5df5cf47bb5b66ea74c2 authored over 5 years ago by Pine Wu <[email protected]>
Update snippet images

d0561a7a3da50d200f9cce72be3bc532715fca76 authored over 5 years ago by Pine Wu <[email protected]>
Clean & update snippet in build

8ae935d91970afd32ca940c54a8be06f4e430323 authored over 5 years ago by Pine Wu <[email protected]>
Change snippet indentation

e22012033036cb88c81efec982135524f5ebc81f authored over 5 years ago by Pine Wu <[email protected]>
v0.22.0

7c1dcad4ca0cad9fa55312f76ae466fbfd509cfd authored over 5 years ago by Pine Wu <[email protected]>
Changelog update

1fb4637cfcbf3ff921dd18c9529bbe47f662a44c authored over 5 years ago by Pine Wu <[email protected]>
Build commands

c1ac185ffb4e71fb86a76aee49f2fe0cb0198981 authored over 5 years ago by Pine Wu <[email protected]>
VLS 0.0.58

08e4d03f59acfbc1ff44f1c5ec52311710ce2865 authored over 5 years ago by Pine Wu <[email protected]>
Snippet docs

c581dd9473a3850e24841992dc6d6c9b80d17baa authored over 5 years ago by Pine Wu <[email protected]>
fix typo

Co-Authored-By: Pine <[email protected]>

90fee0fa77ac0f5232f4ebc05a596d6c0ca3b34f authored over 5 years ago by Martin Staffa <[email protected]>
Changelog for customizable snippets

a1018b92b1256157960aa20b6a47deaa015f4ad2 authored over 5 years ago by Pine Wu <[email protected]>
Merge pull request #1381 from vuejs/scaffold-snippet

Scaffold snippet. Fix #1151

7589443474b72838625831f91e99d7ac0475b991 authored over 5 years ago by Pine <[email protected]>
Docs

47b27d02f435eea199736f3d4ed03050a32c6700 authored over 5 years ago by Pine Wu <[email protected]>
Add command to open snippet folder

2ce9ebd6c41966a447ef340a42f846036c2422fc authored over 5 years ago by Pine Wu <[email protected]>
Custom snippet type support

1ff2f4d6c29eb0a43fbd5fe571f41def4ca5a6e3 authored over 5 years ago by Pine Wu <[email protected]>
Update intellisense docs with reference to FAQ for module resolution problems

I think it's useful enough that this is mentioned in the docs, but I don't want to duplicate the...

7bd51b4f03584b4f5366fd2c5fe2b624e3fc5337 authored over 5 years ago by Martin Staffa <[email protected]>
Fix details

b80b48cd8e3925f69e82ce2fa2a9a6284e6d3aa9 authored over 5 years ago by Pine Wu <[email protected]>
Kind + Detail to show file icons

113fad7fc06469afcd697538335fd87dcaa01d01 authored over 5 years ago by Pine Wu <[email protected]>
Fix snippet path resolver and build

0e5c2324a59c5e21d6101dc55a067e38dfa876c4 authored over 5 years ago by Pine Wu <[email protected]>
Scaffold indicator and setting

54385909ed8f4359f2d07e2703169b3402bc2383 authored over 5 years ago by Pine Wu <[email protected]>
Changelog for #1036

16e6f80bf7916d2db0ad2759d7f27a0afa625edd authored over 5 years ago by Pine Wu <[email protected]>
Merge pull request #1036 from bolasblack/master

prettyhtml support .prettierrc

813bdb47f79aaf0eefd6baab828046c747315d35 authored over 5 years ago by Pine <[email protected]>
Changelog for #1371

894e6b91805d15a0ad1d2e9f7df6d45896267940 authored over 5 years ago by Pine Wu <[email protected]>
Merge pull request #1371 from vuejs/fix-empty-von

Avoid template diagnostic error on empty v-on

840686c78ad028d0e5e1fadf82d83e9f244a7371 authored over 5 years ago by Pine <[email protected]>
Changelog for #1365

fca38035c40a69cbeecdd15b50b8b9e8378ff3e3 authored over 5 years ago by Pine Wu <[email protected]>
Merge pull request #1365 from nekosaur/feat/vuetify-completion

feat: remove vuetify-helper-json and use runtime pkg info

7740680dc6af650bda8ab0d99bed78774731372e authored over 5 years ago by Pine <[email protected]>
WIP

6ee50db6ce1de141ba04bee22c84f88ff280a9b2 authored over 5 years ago by Pine Wu <[email protected]>
Merge pull request #1361 from kidonng/patch-1

fix(docs): fix Sass extension link

c8c7680cba8a0ce5d775b4c216dab4947e8b5b89 authored over 5 years ago by Pine <[email protected]>
Merge pull request #1354 from NickeyLin/feat/prettier-tslint

feat: add 'prettier-tslint' support;

978f6c0fb2775fd67a84bf24a76d53131de35bbc authored over 5 years ago by Pine <[email protected]>
Changelog and fix naming

d8bf945101b996eedd4f30f9242213ebb00b2551 authored over 5 years ago by Pine Wu <[email protected]>
Regen yarn lock file

9b4c67dc330441dd1e9c808dfe9dceed0842692c authored over 5 years ago by Pine Wu <[email protected]>
Customizable snippet WIP

97296141b2a3bc1a6fb534e4731205a6ead95fac authored over 5 years ago by Pine Wu <[email protected]>
feat: add support for nuxtjs/vuetify plugin

4056e3d3c9c49737f1ecb17383bb8b8340089b7e authored over 5 years ago by nekosaur <[email protected]>
feat: remove vuetify-helper-json and use runtime pkg info

f147e327dc28df502f9b97804b94787942ce96dc authored over 5 years ago by nekosaur <[email protected]>
revert whitespace match for source map test

133d8b9737a7016b175e810a5893995c7ca531f9 authored over 5 years ago by ktsn <[email protected]>
do not compare end offset of merged node

4afda2baa892754c6ceb61ff740aed1efc76036d authored over 5 years ago by ktsn <[email protected]>
fill intermediate mapping only when the node cannot has trivia

4aa751046cea93a93cc0d4a0e62a588cd4cf6793 authored over 5 years ago by ktsn <[email protected]>
temporary skip failing tests

0e9232a8c3eae3f76f5f5515d5334a3633fd6610 authored over 5 years ago by ktsn <[email protected]>
Handle trivia in template expression

c62d72184ee0f38dfb4f04fa8459dd7103428b9c authored over 5 years ago by ktsn <[email protected]>
Avoid template diagnostic error on empty v-on

97e027178acd2ce729d081a87bf972e5be2425bd authored over 5 years ago by ktsn <[email protected]>