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: main menu + changelog menu

4afacd6f6235617bddf0a7d20b91abdb6ca69ca2 authored over 4 years ago
fix: remove "select app" tooltip

ce982726c95a75164e20be583549795513046a9c authored over 4 years ago
fix(components): use router.replace when appropriate to prevent erasing history

7c6ab95ca5d9ed0369540422e080d1ae3f0e0deb authored over 4 years ago
fix: disable menu for short tiume after selecting item

a8d39eedd96110e8dc4c29e1efde3e4dec48d75e authored over 4 years ago
feat: improved app header menus

2e91fda2b1dd42e06cb4585b59ae467e368afe90 authored over 4 years ago
feat: handle page reload

c1740d5801780428b905dbf9e0d89441577d5457 authored over 4 years ago
feat: component subscriptions

140293031ff93cfacf7dc697fedf0dfb84e01850 authored over 4 years ago
feat: wip subscriptions

a9c9229991b9672ba91d4acae1ce9c0b667a0fb1 authored over 4 years ago
fix(component): re-select last component when switching tabs

65acf05761363baa8115243f01475241af35ce93 authored over 4 years ago
feat: send current tab to backend

32afec48603019d12dc71afc77b8426d43937945 authored over 4 years ago
fix(component): remove tab guard on send

e030cf5d56424a50584212382017663a2c30ef05 authored over 4 years ago
fix(component): clear selected component data when switching apps

6fe89dc15050e09e653f5d38c29897e4cf0724a9 authored over 4 years ago
fix(inspector): data type tooltip html

f0def06753f0b606ba2401c1cb68ed802cd0e80b authored over 4 years ago
feat(component): display prop default

9b295af7f99bbc7f37de8cb98e1747776ee08310 authored over 4 years ago
fix: raw tooltip showing undefined

762c1be3d93561b0e0ea6996c75b9a84e1b40cd4 authored over 4 years ago
fix(components): only load 1 depth tree when not targeting root

3e7a412a5249432b86353c6863e3a0492bcf1843 authored over 4 years ago
feat(component): improved setup state

2506d5d804f301bd422603719f4ef6e5d69a9cd1 authored over 4 years ago
feat(component): computed state

dcdd28625dea2c376855f152cf585b6ab0effab2 authored over 4 years ago
feat(component): display setup state

9fc4e7ffecdd44b0a195246a92321ea6c5057c10 authored over 4 years ago
chore: remove comments

baa75eda2e579a55d3caabe6301a7ef5ecb31872 authored over 4 years ago
feat(components): auto expand 2 first levels

7bd3b836ba10ac7a7a3e2476a382c6b56b79b1e1 authored over 4 years ago
chore: remove commented code

598c70cb7a8ea389fca16a807242e14f58df8304 authored over 4 years ago
Merge branch 'next' of github.com:vuejs/vue-devtools into next

095662a74157460eae161a3c3e6fbb6f703b20b2 authored over 4 years ago
refactor: new frontend + basic component tree

0b7419d42080ca96803f354be48253f3439d685e authored over 4 years ago
chore: fix eslint errors

0b5d7fb8f9b7cc732c8bb3e57b85b749bec663e7 authored over 4 years ago
chore: eslint fix

af924f8b628f923fb8b54ad9a142d9db3539bc6a authored over 4 years ago
refactor: make vue 3 dev env work

d54516f7e69c5dcc5d392dee5d87cc0ecce2581c authored over 4 years ago
feat(component): wip component tab backend

4dfdf1b0dffd334385038e7010118aaa3089f6f0 authored over 4 years ago
fix: inspect component arg shoud be id

6500b45e65c86c46dd018b5bfb26c07d51026939 authored over 4 years ago
Merge branch 'feat-vue3'

Conflicts:
packages/app-backend/src/index.js
packages/shared-utils/src/shared-data.js
package...

9749dd75a94c8a5385ce38192ff8f34a4ff47bd9 authored over 4 years ago
feat: initial new backend

0f4ab5c125ec406964b5955d6cf3f5affb573457 authored over 4 years ago
fix(chrome): detect Vue 3

4deb40a83f64b4196b1b63c3178ac160a5d96b76 authored almost 5 years ago
fix: open in editor

56fb804c9a1dc7adac57f44016c177574111e37b authored almost 5 years ago
fix: classic data & computed support

7d5d35e1dca1cd90473abb662dba7798155ed2e4 authored almost 5 years ago
feat: component highlight

4dbddb72d64bbb47cae9821fd2c8c378b7e73906 authored almost 5 years ago
fix: eslint

ba8edb4ed856f44a888c7d4baece6b221d893a2d authored almost 5 years ago
fix: data values

4e331486cb791784225c820554e5134e750d9f81 authored almost 5 years ago
feat: basic Vue 3 support

5e9eced92a0400201fadfd5df3246a1b95a6909b authored almost 5 years ago
docs: mentioning that the events tab is only for custom events (#1157)

933063fd06860464be4bfd8c83ba09d7fc2c753e authored about 5 years ago
docs: updating installation instruction (#1156)

* updating installation instruction

* don't use npm

5dbdaa454b79aa3cf0458e2dfcb70e3ffb430e61 authored about 5 years ago
docs: add quasar

e538cc28763a0900b371a83d23a2bc17d8255e28 authored about 5 years ago
chore: v5.3.3

3c5d466ef427507aa9d0a660f716c519719e2406 authored about 5 years ago
fix: pad milliseconds, closes #1109

7fd8a5a0ad568b9ee0b52c61489ae59912327718 authored about 5 years ago
chore: remove unused variable

f827eca4353a6f0f40109129056368e93d18982f authored about 5 years ago
fix(clone): then error

2b0214f1bda2c36a5eb4e8d0c22148c146d55ee3 authored about 5 years ago
fix(clone): Make sure the 'then' property exists on the object before checking if its a function (#1105)

f6f4fa755fad49c74c12ba2d43f92304957fa1c7 authored about 5 years ago
perf(devtools-background) clearTimeout when needed (#1101)

clearTimeout when already created or retry limit reached

c4f5c94f2873b0caa76ccc950ba13e07851a5f1a authored about 5 years ago
fix: use stoage for settings version, closes #1097

d971b4adb959f393fcdc95cc3c61dccdbc9a6ad7 authored about 5 years ago
chore: v5.3.2

f2efbe3859e7d87198c62596ff84efa1f6608970 authored over 5 years ago
fix(DataField): replace is not a function

6b0f8eb302077245318466966227a739b9dee071 authored over 5 years ago
fix(router): format redirect and alias in tree, closes #1027

f7e2b099c973e2a5ad394c4ecd2f3da47710c1ee authored over 5 years ago
fix(vuex): don't display `: Module`

e2fc9de7cb364263a457f0a11ffaf70a644a71d5 authored over 5 years ago
fix(vuex): use a special object key for modules, closes #1098

dc3c976b9a1bd892bad202d83c97a9d43f9c9169 authored over 5 years ago
fix(vuex): remove horizontal padding transition

2c0542c0150fb8f54c0cbe7dc3ec2dbf68f9a99a authored over 5 years ago
docs(readme): updates

f5c653b2f4085306d2be7148b431fc34075c43b4 authored over 5 years ago
fix: overflowing mutation label, closes #1090

30f15164aabf216b4fcd4b147c2377e598380912 authored over 5 years ago
perf(vuex): dynamic debounce

3bce674f1a40a40b8d341408308888dc0bdb073b authored over 5 years ago
perf: use fast-copy instead of clone

9e92ed4c5a7ac6f6db7f02d8a287bb5fe1a9a6c2 authored over 5 years ago
chore: misc

ea2a2037cc6833245df0d8fee64672d1427fb70b authored over 5 years ago
fix(clone): handle DOM objects

b271e334f67a9e8c42740afa950a93c6522707cb authored over 5 years ago
chore(eslint): enable no-var rule

edd42a91f9dd5dfc843ae217c1d54f5291200204 authored over 5 years ago
chore: v5.3.1

15bb71b23d25c54f41da5f057d9e7eb6a082aeda authored over 5 years ago
chore: improve release script

6e33a11dd68c0293569205655bae2e154df35484 authored over 5 years ago
test(e2e): fix

2431aa1d3bfdb681ebb3671c9b78d6770e02a04b authored over 5 years ago
fix: scroll to inspected item

a0eacfa1c4eb113e3951ce19a29668f021b1895e authored over 5 years ago
fix(vuex): load button should skip debounce

c9cb98f9771fa60e6409b39a7adefe248fa5aa00 authored over 5 years ago
perf(StateFields): default limit from 20 to 30

11713c54faf432c0c0d95444c547b2304c578cac authored over 5 years ago
fix(DataField): should not expand by default if too many values if custom

c020ca55780f109493b251698ccb072158835931 authored over 5 years ago
perf: optimized time-slicing

44fbe27a202406188af340707ae85c7b6929435d authored over 5 years ago
perf: revert keep-alive to significantly reduce memory usage

15c20834d34157bf0a1bc0ca30bb7d12df18620b authored over 5 years ago
perf(vuex): optimize autoload

ec2b96d7821aabf0584468a3044e448edb531da0 authored over 5 years ago
perf(vuex): batch mutation insert

28efcaf4957b3e407dc6a01841069811c1b52666 authored over 5 years ago
perf(vuex): freeze getters & modules

07e867671deb3bdb51617f39ecaa453efbe7d55d authored over 5 years ago
fix: style popus (#1096)

177d38902f98aad3df998d9396d4f0f03b7fe623 authored over 5 years ago
fix: fallback for store modules namespace map (#1095)

3e70aebe9c36f02be8c82a384ca902c5aba7d795 authored over 5 years ago
fix(vuex): last inspected state should apply filters/grouping

36f6fc2dcc951bb1404a37f14d764a8280bf95db authored over 5 years ago
feat(state inspector): limit number of root fields

c7c1053b80e0c2376322a1a00b7c6b1a7a94fc53 authored over 5 years ago
chore: v5.3.0

fe3d96d2e6e975aa18d6198d0930bc3b6ec867b0 authored over 5 years ago
feat(vuex): inspect module icon

8b9c9660e126e4aee4d62a824e24095013c1ba9d authored over 5 years ago
feat(vuex): inspect specific module

65e92463d42261660cba5a952854b9f80d53e304 authored over 5 years ago
fix: error when scrolling to inspected

bb75e3f60eb825eb45436d852a2f1fbc9768eac6 authored over 5 years ago
feat(vuex): group getters by module

007b7889912fcd4e1a6c9f9afbafab51aff1fbf9 authored over 5 years ago
fix: scroll to inspected leading enabled

7d671b28c64ff52daab26930372254ff2cd2586c authored over 5 years ago
fix: router tab tooltips

04c855752e009fc019dd7e346d2a3b3b7bca2e86 authored over 5 years ago
fix(loading animation): dark theme background

a573b1d8877aaae7cf4dcc7ce41270500ff33b06 authored over 5 years ago
fix(vuex): wrap getters in custom store details too

3f7026049b7fefb497b0e381a2fc7a59a1b4e77a authored over 5 years ago
chore: electron app v5.2.0

895f5ca8445233f17d302221de80fc71991eb35c authored over 5 years ago
chore: v5.2.0

b30012ffd67605d12017a1a34c33f85f218ae905 authored over 5 years ago
chore(settings): bump new tag on vuex backend

9f82e05cdaf7e97bced2a4b59197d74ee0e8a529 authored over 5 years ago
feat: auto refresh if no components

9f42733dd2e14f335c69d53162811b094fe7076a authored over 5 years ago
feat(electron): wait a little bit on disconnect before showing intro

a10a424cebd5e8208756094a7997883e2b14ad86 authored over 5 years ago
fix(electron): intro below some elements

f03d67ebdb8d306bdd8e3ddc62bec6d2f56f7406 authored over 5 years ago
chore: upgrade electron

cb903c2481fa678b20d21b144ef1ba7f43108bb9 authored over 5 years ago
feat: app loading animation

8401b90d5842c5b27ce71846434ef744fccfb955 authored over 5 years ago
feat: disconnected style

eb6b4e7e62303a8bbaa25dcfc747a05582fca1f2 authored over 5 years ago
fix(init): improved and more resilient handshake

efba05af3d847b4dce5c5d761a668f6de065e6d3 authored over 5 years ago
test: muont app on load, closes #1052

7ecc9095b8ed0351edc563eb90597f0942dc38d2 authored over 5 years ago
chore: add [chrome] to bridge logs [ci skip]

d7abdf880f6fe63856cf0fe3f2867656ef2aeaea authored over 5 years ago
test(e2e): error message in vuex getter

04cba5061c40a877167590e7515a420b91f67bc5 authored over 5 years ago
feat(vuex): wrap getters in try...catch

190544578bfe692c577bae91779ecc686f1cc402 authored over 5 years ago