Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/vuejs/devtools
⚙️ Browser devtools extension for debugging Vue.js applications.
https://github.com/vuejs/devtools
feat(electorn): upgrade to electron 21
83851df2c2a5fc3a41d22a8bf88104ef6b494abc authored over 2 years ago
83851df2c2a5fc3a41d22a8bf88104ef6b494abc authored over 2 years ago
fix(electron): dist files not published, fix #1952
1b7a511adfef55017281663ad5d83e9ae953b5c4 authored over 2 years ago
1b7a511adfef55017281663ad5d83e9ae953b5c4 authored over 2 years ago
fix: focus outline on the entire devtools
5465f410952f0b58b8054f5141527422db2fd855 authored over 2 years ago
5465f410952f0b58b8054f5141527422db2fd855 authored over 2 years ago
fix: duplicate port when reloading page, fix #1954
f553b0faa01e3a9c1882442dcb3a8ee4230a530e authored over 2 years ago
f553b0faa01e3a9c1882442dcb3a8ee4230a530e authored over 2 years ago
v6.4.1
3cf35e4256f0fa15cc6949490cb230ecc2b88180 authored over 2 years ago
3cf35e4256f0fa15cc6949490cb230ecc2b88180 authored over 2 years ago
fix: copy no longer working
7899b732d4f98c29d1922076245f18d638bb12d1 authored over 2 years ago
7899b732d4f98c29d1922076245f18d638bb12d1 authored over 2 years ago
v6.4.0
ec834d0ed9a42a30ce8dae61ddcf5d343fd3d30d authored over 2 years ago
ec834d0ed9a42a30ce8dae61ddcf5d343fd3d30d authored over 2 years ago
perf: cache app record
33e596b64306395068fc6982ca1b183a3cf4320e authored over 2 years ago
33e596b64306395068fc6982ca1b183a3cf4320e authored over 2 years ago
fix: reconnect automatically in case background script is killed, fix #1950
ef5e5ff005bc281ad19d0fe7336d5ce96666bb92 authored over 2 years ago
ef5e5ff005bc281ad19d0fe7336d5ce96666bb92 authored over 2 years ago
perf: skip waiting for app record on hidden apps
37aa0a499c60565bde46d8cc13bc96350eba848f authored over 2 years ago
37aa0a499c60565bde46d8cc13bc96350eba848f authored over 2 years ago
feat: more visible collapse/expand pane buttons
668f11bfb71ced100c7693ee0a962ce2ad58e0b3 authored over 2 years ago
668f11bfb71ced100c7693ee0a962ce2ad58e0b3 authored over 2 years ago
feat(header): new UX with merged tabs
b12fac253f38f3bd166935ba45feec7438e5af6e authored over 2 years ago
b12fac253f38f3bd166935ba45feec7438e5af6e authored over 2 years ago
feat: hide welcome slideshow
8ea36dbf513071ffa699da7d23c3faaf4bce0906 authored over 2 years ago
8ea36dbf513071ffa699da7d23c3faaf4bce0906 authored over 2 years ago
v6.3.0
165cb68d19d57b91a02ace6155f05b69c7928b9b authored over 2 years ago
165cb68d19d57b91a02ace6155f05b69c7928b9b authored over 2 years ago
test(lint): fix duplicate imports
5881800d73e78f8d983eb646e9885606a1ba7d2d authored over 2 years ago
5881800d73e78f8d983eb646e9885606a1ba7d2d authored over 2 years ago
revert: increase bridge throttle
6561423e33243d7d3ee00a11564e3f254b9c67a9 authored over 2 years ago
6561423e33243d7d3ee00a11564e3f254b9c67a9 authored over 2 years ago
feat(components): toggle with space/enter keys
4efc5e33d0829f388916ea4bb8655f787dc144da authored over 2 years ago
4efc5e33d0829f388916ea4bb8655f787dc144da authored over 2 years ago
fix(components): double click to toggle children
0e257b3d2ad05f9fa6490dc0335a662558f2dec7 authored over 2 years ago
0e257b3d2ad05f9fa6490dc0335a662558f2dec7 authored over 2 years ago
fix: vuex useStore in script setup crashes inspector
d36329c76f0ba32c47aa261dc0a21e41b4dd3c21 authored over 2 years ago
d36329c76f0ba32c47aa261dc0a21e41b4dd3c21 authored over 2 years ago
feat: state inspector: save collapsed all, fix #1391
b06d7f1214744560f3b725373cae39d5379b92ac authored over 2 years ago
b06d7f1214744560f3b725373cae39d5379b92ac authored over 2 years ago
feat: state inspector: collapse all with shift too
dcaa51c55e9b952bd4b4010d203da14a21b3f7d0 authored over 2 years ago
dcaa51c55e9b952bd4b4010d203da14a21b3f7d0 authored over 2 years ago
feat: shift + click to expand all child components (#1752)
Co-authored-by: Guillaume Chau <[email protected]>
a0543816fec15ff97c0f6efd04b3e4c58989c7c0 authored over 2 years ago
chore: update lockfile
b1924d72a57f65a764857f9c6d78f37cd934f5c5 authored over 2 years ago
b1924d72a57f65a764857f9c6d78f37cd934f5c5 authored over 2 years ago
feat: improved "Copy Value"
c314dc644d3f912ecf14d4570424cec772cdcc2f authored over 2 years ago
c314dc644d3f912ecf14d4570424cec772cdcc2f authored over 2 years ago
feat: copy to clipboard: don't stringify primitive values, fix #1002
7a3e42f569fb61cea7c41cb4a4e92d34d01ddadc authored over 2 years ago
7a3e42f569fb61cea7c41cb4a4e92d34d01ddadc authored over 2 years ago
feat(components): copy component name, fix #1555
5d84a8b96f1f7763e0fa41ad4bd42a33d75f3d60 authored over 2 years ago
5d84a8b96f1f7763e0fa41ad4bd42a33d75f3d60 authored over 2 years ago
fix: AppMainMenu: use compact layout if screen is narrow (#1949)
9bc0d8881bb4b2ed8cecd99985e6cf0495e038e1 authored over 2 years ago
9bc0d8881bb4b2ed8cecd99985e6cf0495e038e1 authored over 2 years ago
fix: plugin source icon: null error
5c58d5a7df388fb46ddf230517d43e718f4a90d5 authored over 2 years ago
5c58d5a7df388fb46ddf230517d43e718f4a90d5 authored over 2 years ago
fix: performance issue in bridge
related: #1875
503b5ae88f1d9d3596889649108a24e9ef7752a4 authored over 2 years ago
feat: throttle component highlight
See #1888
96a4f792e12ec1ec864248878acf07394deca070 authored over 2 years ago
chore: upgrade to Vue 2.7 (#1948)
1fcec4486fa859c6a39aa8458345208a14081128 authored over 2 years ago
1fcec4486fa859c6a39aa8458345208a14081128 authored over 2 years ago
fix: vue2 logo url (#1922)
this pr corrects the vue2 logo url
ba54bb770a829429226a630dd5dbedcf596f27ef authored over 2 years ago
fix: wrong keys on inspector selector buttons
e7e51dc12279a7b3e2c0bdef7a07306fe7df5037 authored over 2 years ago
e7e51dc12279a7b3e2c0bdef7a07306fe7df5037 authored over 2 years ago
test(lint): fix
09ee8b20ba138ec1467aa707898c245d56db8050 authored over 2 years ago
09ee8b20ba138ec1467aa707898c245d56db8050 authored over 2 years ago
fix: state not updating for root component (#1895)
4c9e6fa4688a1fc9593ccc5fce7e0f81188fc13e authored over 2 years ago
4c9e6fa4688a1fc9593ccc5fce7e0f81188fc13e authored over 2 years ago
docs: update algolia credentials
2d4a5e3f2b135c4f45b9614ae7d955df0eadf701 authored over 2 years ago
2d4a5e3f2b135c4f45b9614ae7d955df0eadf701 authored over 2 years ago
v6.2.1
0e946bf49d47cb9a8e3cb5211dd9705d71279964 authored over 2 years ago
0e946bf49d47cb9a8e3cb5211dd9705d71279964 authored over 2 years ago
fix: fix 2.7 setup state inspection when not using script setup
e38c3472ef047163ae99d9a3d2f65563a2d2fd2c authored over 2 years ago
e38c3472ef047163ae99d9a3d2f65563a2d2fd2c authored over 2 years ago
fix(vue3): isFragment: subTree null
b35da4c82d97248fcb0be631cc62f1d8a726f6a1 authored over 2 years ago
b35da4c82d97248fcb0be631cc62f1d8a726f6a1 authored over 2 years ago
v6.2.0
0a41fa3eb32ccc0e02f1c56e86ed3f1ccdb8e20a authored over 2 years ago
0a41fa3eb32ccc0e02f1c56e86ed3f1ccdb8e20a authored over 2 years ago
feat: support inspecting 2.7 setup state (#1899)
ea87e458043593beaedc2a2d1f965f43a0539e62 authored over 2 years ago
ea87e458043593beaedc2a2d1f965f43a0539e62 authored over 2 years ago
chore: fix typo. (#1863)
030c73b1e1cec6b92b60d28c9d6e121d6d7a1c55 authored over 2 years ago
030c73b1e1cec6b92b60d28c9d6e121d6d7a1c55 authored over 2 years ago
chore: use rimraf, fix #1834
e309509067c954cebdbef91ab35d2c08108ed35c authored over 2 years ago
e309509067c954cebdbef91ab35d2c08108ed35c authored over 2 years ago
fix(vue3): adding property to reactive object
3c18ea29ac570122567a7cc351aa92d11a951bc8 authored over 2 years ago
3c18ea29ac570122567a7cc351aa92d11a951bc8 authored over 2 years ago
feat: support editing nested custom values
6f3532e0e272d0fcab6a0f755d151ad1ecc8daa1 authored over 2 years ago
6f3532e0e272d0fcab6a0f755d151ad1ecc8daa1 authored over 2 years ago
test: failing state
f64b1c7b6539dc19de0ddf33d13578565e8ce0d9 authored over 2 years ago
f64b1c7b6539dc19de0ddf33d13578565e8ce0d9 authored over 2 years ago
fix: improved function display, fix #1852
0247fdc394bc13684f1333c49c78e0d3f8f0661b authored over 2 years ago
0247fdc394bc13684f1333c49c78e0d3f8f0661b authored over 2 years ago
feat(component): refresh animation
0c7861140825366aca4130829e28ecfe24925fca authored over 2 years ago
0c7861140825366aca4130829e28ecfe24925fca authored over 2 years ago
fix: improve keyboard shortcut logic, fix #1846
03cae70664dacfef38e46cf6735c5674a9d01926 authored over 2 years ago
03cae70664dacfef38e46cf6735c5674a9d01926 authored over 2 years ago
fix(api): support importmaps, fix #1840
c5ce1ce1e18a45190840a760fea3404c897456d2 authored over 2 years ago
c5ce1ce1e18a45190840a760fea3404c897456d2 authored over 2 years ago
fix(vue3): highlighter for component with root component
ce01a2c61abd4e3e9e2457ec5acb25eda91d7ce4 authored over 2 years ago
ce01a2c61abd4e3e9e2457ec5acb25eda91d7ce4 authored over 2 years ago
docs: edge install
b2de331a0efcc274f6152117d5c9c7339536f452 authored over 2 years ago
b2de331a0efcc274f6152117d5c9c7339536f452 authored over 2 years ago
fix(component): check instance is null in capture
da62deffcc374e5a7cb5e8a57c088857a24d4737 authored almost 3 years ago
da62deffcc374e5a7cb5e8a57c088857a24d4737 authored almost 3 years ago
docs(api): nodeActions
70734d77c0067caa3391294bfdd994a0ac988427 authored almost 3 years ago
70734d77c0067caa3391294bfdd994a0ac988427 authored almost 3 years ago
v6.1.4
579c45f0b4fd0885968e1f6cb8176631fd6afccb authored almost 3 years ago
579c45f0b4fd0885968e1f6cb8176631fd6afccb authored almost 3 years ago
test(lint): fix
b110d80b9c3fbbb129e1fb5e0e86c9d618dd2e0e authored almost 3 years ago
b110d80b9c3fbbb129e1fb5e0e86c9d618dd2e0e authored almost 3 years ago
feat(api): node actions for custom inspector (#1820)
Co-authored-by: Guillaume Chau <[email protected]>
22a1397f577f8320ac14b31506713c53afb34145 authored almost 3 years ago
fix: layer select overflowing (#1790)
e9398cdef6c358aa0f5438e1644bcc69458fc38e authored almost 3 years ago
e9398cdef6c358aa0f5438e1644bcc69458fc38e authored almost 3 years ago
fix(electron): enable CORS for socket.io server (fix #1813) (#1815)
dc9d0107f8a29b2a13239a310a45e84424c3d693 authored almost 3 years ago
dc9d0107f8a29b2a13239a310a45e84424c3d693 authored almost 3 years ago
fix(components): check subTree null, related to #1760
9606ae358ff1b032e95bb45e7a0dee8f85d9907e authored almost 3 years ago
9606ae358ff1b032e95bb45e7a0dee8f85d9907e authored almost 3 years ago
feat: multi detector runs, related to #1807
c888003561868bbd2c67e62c996b495c90aa5b32 authored almost 3 years ago
c888003561868bbd2c67e62c996b495c90aa5b32 authored almost 3 years ago
fix(vue2): vuex getters undefined check, closes #1757
107589b3517956b1c8afaad2beedc714443d6c17 authored almost 3 years ago
107589b3517956b1c8afaad2beedc714443d6c17 authored almost 3 years ago
fix(timeline): layer height changes glitching
9cb692b3a0d0fd7f75a299dcd1ed563eb89141cd authored almost 3 years ago
9cb692b3a0d0fd7f75a299dcd1ed563eb89141cd authored almost 3 years ago
fix(timeline): can't drag view to the bottom
675952e1d52234c35aba5f398c02eb00ed68b2e8 authored almost 3 years ago
675952e1d52234c35aba5f398c02eb00ed68b2e8 authored almost 3 years ago
chore(dev): update chrome disable security command
d86e147f41ad00c40fe3a2407fb8d8ea14f6a1f4 authored almost 3 years ago
d86e147f41ad00c40fe3a2407fb8d8ea14f6a1f4 authored almost 3 years ago
fix: typo in title of welcome slideshow (#1818)
48157f653fd7e674e63802bf5e9a1355f8560ad3 authored almost 3 years ago
48157f653fd7e674e63802bf5e9a1355f8560ad3 authored almost 3 years ago
docs: improved installation docs
328b52e10d36f929d7dfd47a67210b8f73d44578 authored almost 3 years ago
328b52e10d36f929d7dfd47a67210b8f73d44578 authored almost 3 years ago
chore: upgrade vitepress
9716048219faec30774d2d6239d8ac98efa3d286 authored almost 3 years ago
9716048219faec30774d2d6239d8ac98efa3d286 authored almost 3 years ago
chore: change manifest description
57c3964c1c650a583240b571b61d69cd9808c869 authored almost 3 years ago
57c3964c1c650a583240b571b61d69cd9808c869 authored almost 3 years ago
v6.1.3
656058da2f028c79fb3a248f335c5f14a941fefb authored almost 3 years ago
656058da2f028c79fb3a248f335c5f14a941fefb authored almost 3 years ago
fix(vue2): no app record for unmounted component, closes #1791
c35bbbf5017d5da932a76b1175f42fde9268472b authored almost 3 years ago
c35bbbf5017d5da932a76b1175f42fde9268472b authored almost 3 years ago
v6.1.2
30fd3c8cb6b83db785b815b0624bb058c2eebd4f authored almost 3 years ago
30fd3c8cb6b83db785b815b0624bb058c2eebd4f authored almost 3 years ago
fix(timeline): don't display empty state when filtering, closes #1794
6f402a809ce9f8de310c331027256ab8a26893ba authored almost 3 years ago
6f402a809ce9f8de310c331027256ab8a26893ba authored almost 3 years ago
fix: hook import not working
d2599006ed31bcdbbebf0eb0d2601923f9fbfb2e authored almost 3 years ago
d2599006ed31bcdbbebf0eb0d2601923f9fbfb2e authored almost 3 years ago
v6.1.1
ae4918fc76ed568b6d3dc9ae131dd724dcd6a974 authored almost 3 years ago
ae4918fc76ed568b6d3dc9ae131dd724dcd6a974 authored almost 3 years ago
feat(electron): work on node envioronments (#1780)
Co-authored-by: Guillaume Chau <[email protected]>
b50e99442817f8490b3d7b5fa3595d5a5a21742b authored almost 3 years ago
feat(api): now() supports node performance api
2e1e90761c593934d62223e3f36719e63d82bd62 authored almost 3 years ago
2e1e90761c593934d62223e3f36719e63d82bd62 authored almost 3 years ago
test(lint): fix
b53e75a0e0985aceacb25ba3b96b30b54fa24cb2 authored almost 3 years ago
b53e75a0e0985aceacb25ba3b96b30b54fa24cb2 authored almost 3 years ago
fix(timeline): reduce glitch when mouse dragging the canvas at the bottom
49da3a50cf22b8f62721466f43070a458dc6f510 authored almost 3 years ago
49da3a50cf22b8f62721466f43070a458dc6f510 authored almost 3 years ago
fix(timeline): correct time diff between Date.now & performance.now
e4592596d437edcbc463f6420b8df88f98936019 authored almost 3 years ago
e4592596d437edcbc463f6420b8df88f98936019 authored almost 3 years ago
fix(perf): queue end markers, related to #1786
e9e826ef5b5e721522ad82f0889a55f5fe8289fc authored almost 3 years ago
e9e826ef5b5e721522ad82f0889a55f5fe8289fc authored almost 3 years ago
fix: some component updates skipped because of throttling
13f650d8fa19a32d01a2ae1dc55b07c3ef793c54 authored almost 3 years ago
13f650d8fa19a32d01a2ae1dc55b07c3ef793c54 authored almost 3 years ago
fix(components): add guards, closes #1792
e25468cd06285a3398e9770995d3da5125d7fdc3 authored almost 3 years ago
e25468cd06285a3398e9770995d3da5125d7fdc3 authored almost 3 years ago
chore: add more awaits
60455385079313562e199d038e4cfa9fe65ddd49 authored almost 3 years ago
60455385079313562e199d038e4cfa9fe65ddd49 authored almost 3 years ago
fix: reading pathname of null
0c9917678c9fd81d7ef0628bde6ab6fa7428284e authored almost 3 years ago
0c9917678c9fd81d7ef0628bde6ab6fa7428284e authored almost 3 years ago
fix: typo in flashing warning
75efbf169c12bed36c2e528ee2cea89a97187284 authored almost 3 years ago
75efbf169c12bed36c2e528ee2cea89a97187284 authored almost 3 years ago
v6.1.0
cded0ce1603883c1b27b3f040a0d92e9d3acce03 authored almost 3 years ago
cded0ce1603883c1b27b3f040a0d92e9d3acce03 authored almost 3 years ago
chore: fix build
8f078a67043a4d8d8c7086a5907b9a371add4d74 authored almost 3 years ago
8f078a67043a4d8d8c7086a5907b9a371add4d74 authored almost 3 years ago
feat(components): update flashing, closes #862
d277f40e6271f999410e3a71cb498401ae1d1491 authored almost 3 years ago
d277f40e6271f999410e3a71cb498401ae1d1491 authored almost 3 years ago
feat(vue2): update tracking
fb6a2ac9b6b8dd7f4fd7aae8552444a3339175ab authored almost 3 years ago
fb6a2ac9b6b8dd7f4fd7aae8552444a3339175ab authored almost 3 years ago
fix(components): selected node colors
8b7c4af6764f68c56fd0724d208d0ea631f8eb95 authored almost 3 years ago
8b7c4af6764f68c56fd0724d208d0ea631f8eb95 authored almost 3 years ago
feat: update tracking
6204a285afc6cb0d5ad55c431c2ea18dc7227453 authored almost 3 years ago
6204a285afc6cb0d5ad55c431c2ea18dc7227453 authored almost 3 years ago
fix(vue2): picking component in other app not working, closes #1753
32e60cf1568e81efa87067b3af4cb100bde5a930 authored almost 3 years ago
32e60cf1568e81efa87067b3af4cb100bde5a930 authored almost 3 years ago
feat(timeline): save layer selection
1b82544baebc77c4befab366ba3205af03971192 authored almost 3 years ago
1b82544baebc77c4befab366ba3205af03971192 authored almost 3 years ago
fix(timeline): no events empty pane not updating
a0243bd751e70a1125eb1e88f058953f451785a7 authored almost 3 years ago
a0243bd751e70a1125eb1e88f058953f451785a7 authored almost 3 years ago
chore: moved import
716a811fb88483a4558918fbb829a808afe042cc authored almost 3 years ago
716a811fb88483a4558918fbb829a808afe042cc authored almost 3 years ago
fix(api): proxy mode now() fallback
fb8bb9e0cfe8874c1b05fa5757f2a4112ef7731d authored almost 3 years ago
fb8bb9e0cfe8874c1b05fa5757f2a4112ef7731d authored almost 3 years ago
fix: search inputs overflowing
94fe74e86b903624985bc6aa0da56b117612b9cf authored almost 3 years ago
94fe74e86b903624985bc6aa0da56b117612b9cf authored almost 3 years ago
v6.0.13
b74d3ea7d38e1bb665ae83f0eb2b0cb15b31d006 authored almost 3 years ago
b74d3ea7d38e1bb665ae83f0eb2b0cb15b31d006 authored almost 3 years ago
fix: reduce welcome slides logo
859d2b265bb2c0f0d6d745f445d4fac5a1ed4374 authored almost 3 years ago
859d2b265bb2c0f0d6d745f445d4fac5a1ed4374 authored almost 3 years ago