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

fix: setting label tweak

a54c55a2e8e8522f4b67a94d0c3d5fcb725593fa authored almost 6 years ago
feat(vuex): vuex auto load, closes #909

36be21a598cab1a968a452071fb2ff39f3bfbefd authored almost 6 years ago
chore(dev): inspect component time

fe37701311b6c3f56ead3d55d155cd6a7adafdbd authored almost 6 years ago
fix(scroll to component): re-draw highlighter to be on right position

1661dccd21a3cbcfd47738d3d1d1b723853e0f3c authored almost 6 years ago
fix(component selector): not disabling if no component found

ab0ebfd76965e375cfb842083e60fbfa8d11e798 authored almost 6 years ago
feat(perf): deferred parts to improve perceived perf

9390984017c2705578696ac7602c6ef3a3f8e0fe authored almost 6 years ago
fix: revert replacer change

f625cc28651ecaec15989b1a2d285e07c6efcf54 authored almost 6 years ago
feat(perf): better select instance perceived per and UX

0f88dfab42f9ab1b7b354147733412140fe199ac authored almost 6 years ago
chore(dev): display large array size

27e4d66e8ebcb0f012d6686091e199fe78e78f42 authored almost 6 years ago
fix: better show more button style

3d11cabac416bae8678eccc86a15206b40db692e authored almost 6 years ago
feat(perf): limit size of arrays sent to devtools

b3baab5b0ef1625817a02154b5e52ba99b65e2dd authored almost 6 years ago
feat(perf): small encode gains

561a8928b75f21f9e3125cce35cdec9f731d7e77 authored almost 6 years ago
fix(perf): stringify replacer

57ec2ab62ad8ad64784f68bd1902020d92b01b57 authored almost 6 years ago
fix: maximum JSON serialization size to prevent message being too long

a9b658b37ce3cd77b4615775f4686df7ab2456c8 authored almost 6 years ago
test(e2e): fix

8f68d50d2a6a78f12582162ab9a0eadcf2269101 authored almost 6 years ago
fix: detect polyfilled Map & Set objects, closes #744

de13143c621ac7a4c0de70ae55cae705b2088582 authored almost 6 years ago
chore: dev:chrome & dev:chrome:prod

29c786f388ccd5d3ce731328cb243bb8b425c12c authored almost 6 years ago
fix: error on edit data of component without properties in devtools (#907)

0243b14e30db91b04d4684aa0ddbde1a127ced7c authored almost 6 years ago
chore: no prop example

26b2ed7cf363cc28d880688bc0b1ddc10fe35125 authored almost 6 years ago
chore: @vue/devtools 5.0.0-beta.5

65018e72399377403e513cacdf8c34560f090ae1 authored almost 6 years ago
chore: v5.0.0-beta.5

a31437eec562fa59cc81ed964ebc82102d95abdb authored almost 6 years ago
test(e2e): fix

426820b8f988f0bdbc12c826434d791f0df52a03 authored almost 6 years ago
test(e2e): fix

dd67b4d43f3369dfaddd0ad7d707fddf5a09ea39 authored almost 6 years ago
fix(vuex): import state

0fb2dacf4072fa7436c4eab383eb4a725fb27f04 authored almost 6 years ago
fix(vuex): base state with early registered modules not loading

e085cd8d8a63dfff21fa727ba440e091d24b07f5 authored almost 6 years ago
feat(vuex): catch early modules before vuex backend is ready

6c23944546f90b99854beb58008a199d826828ae authored almost 6 years ago
feat(vuex): new backend now supports dynamic modules, closes #875

Known issue: modules registered before Vuex backend is ready may cause issues

ba8b349063ccaf9598d778d977f907ffb385817b authored almost 6 years ago
refactor(vuex): only take snapshots of the store state, closes #848

8942bcbfbd454c5dbc0986ee0a5e7ccbd0645df8 authored almost 6 years ago
fix(vuex): state label design tweaks

3f36d3b1ad170e4a9a0821f4a0486005f59b30b0 authored almost 6 years ago
refactor(vuex): removed state loading progress => now indeterminate

68ff43f2ee39625da0d4b876812aa218be364623 authored almost 6 years ago
fix(vuex): vuex 1.0 support

247443b800e0e662221fcef2e7e517d893aa93a8 authored almost 6 years ago
fix: vue 1.0 support issues, closes #741

c51eab802658bf5ddd7fba6469b82afbcc46cd88 authored almost 6 years ago
fix(background): fix chrome context menu error, closes #629

c6a46f159bf5b68ad76fbdf5092174ed535fe524 authored almost 6 years ago
fix(settings): style tweaks

711f2e0dfed579f681f6cf03f0c8cf5f8ea551c8 authored almost 6 years ago
docs: :memo: setting (#859)

Added a short description of how to quick start in oneself project,most people in issue want to...

3aeb90d87ad6dab41cdc5543c9aa8bdee5deed7f authored almost 6 years ago
test(e2e): fix

7c58bb679fbf01230d91bcbaf87c5dd95e5d5736 authored almost 6 years ago
feat: Add a setting for "vue-devtools Detected Vue" console log, closes #685 (#811)

* feat: Add a setting for "vue-devtools Detected Vue" console log, closes #685

* Fix check fo...

3c00b4546deab06a3dabfb770cfb22fba2f1c908 authored almost 6 years ago
refactor: storage & shared data

f46c608120ce9dea01c92ff7fc23673e14d42ceb authored almost 6 years ago
fix: Change REGEX_RE to allow use of / in filters (#886)

144a4e6de23ad602476df2e43424854fc62eb800 authored almost 6 years ago
chore(dev): add another nested mutation

c890b62c24bfb740b28de201e8feedf834077029 authored almost 6 years ago
chore(dev): add vuex module

33afb4039b161a809f4697d6b36ce17aaf7f4630 authored almost 6 years ago
feat(ts): added type definitions (#836)

* feat: added typing for connect

* fix: updated port type

a2cde999e021415b6b66bcf93520eb2b2150735b authored almost 6 years ago
fix: browser env mutation.handlers is undefined (#892)

* Fix browser env mutation.handlers is undefined

In the latest Firefox and Google browsers, s...

70964ca642e4ab95cffdb690fe687e48d12d6fca authored almost 6 years ago
fix: invalid clone computed properties with vuex (#885) (#904)

7ffe51a8120aac39bfe89014a4a2139a087ec35c authored almost 6 years ago
fix(route tree): item style

9375e61fa3bc4f59d013752acdc26f1c8150cb65 authored almost 6 years ago
chore: eslint errors

f0bf0adeaf83b4766542245d505a7cf46aad700d authored almost 6 years ago
fix: highlighter content not cleared

4c89e73cd14e7cd6a2213de124bf86237b02f03f authored almost 6 years ago
chore(deps): upgrade

b0b954fd41764c6887aa5ba93fa2f6a3487e7c81 authored almost 6 years ago
fix: CSP inline style violations, closes #905 (#906)

Content Security Policy prevents the usage of inline styles on DOM
elements, unless the insecur...

47d2562f47d711f6f9f3b35c4ab313d56ec129b7 authored almost 6 years ago
chore: v5.0.0-beta.4

37642926fab1db000d7522ac4b2688385ca18524 authored about 6 years ago
test(e2e): fix beta channel

fdba6e96b78440494d76260bb2c99feed0790ddc authored about 6 years ago
fix(vuex): reset clears state loading

0551c525076aea49e530c9aa2ed6aee02ccbc7f2 authored about 6 years ago
fix: update clone code to fix 'illegal invocation' error

cf74ad3ce66534ea028e953ca4ccf85835114f7f authored about 6 years ago
fix(perf): limit string size, closes #652, closes #842

ebfccde2c682c3d692d0cf658ac32be8eba170ca authored about 6 years ago
chore: remove unused components

7345d7aded2f4e1439afb9d0231c043e33a2dbc2 authored about 6 years ago
fix(vuex): performance issue when filtering history

0a17e8a6ee7fa9c32bd52f89d84a94e60ef335ba authored about 6 years ago
fix: dark mode icon style

942c22962d35035987ec075e8c05b0d53b43aa5f authored about 6 years ago
fix: unused CSS

b03eb08425659414f012f08083c998cb35e5faca authored about 6 years ago
fix(tooltip): input examples

f6e92ba779ecd57129fb6d43af6b4236c6aad7c4 authored about 6 years ago
fix: Adjusts styling of tooltip icons in dark-mode (#784)

8256ae33a15232b4b3bef0193cf0b5e3b21c1821 authored about 6 years ago
fix: Make Dark Mode Arrows More Visible (#781)

* Make Dark Mode Arrows More Visible

* Update global.styl

* fix: dim color

Co-authore...

3535e2fcaf62b84fa3d73f24d8c33ad2cedf359f authored about 6 years ago
feat: Make props editable, closes #669 (#813)

* feat: Make props editable

* feat: switch in settings

bcb165df5cd0d4c34e553c96979867f22c15ec26 authored about 6 years ago
fix(vuex): inspect state not working when history is filtered

8167e3c8610b1509dea6fdf6888f3222f7210dd1 authored about 6 years ago
feat: RegEx Filter in Events Tab (#838)

* applies similar RegExp lookup to events as we do in Vuex

* instantiates regex once before ....

118a37f3ff7d5279e6dc1aa374dffe97ede19c07 authored about 6 years ago
feat: Add $attrs to StateInspector, closes #734 (#861)

This PR fixes #734

Co-authored-by: Guillaume Chau <[email protected]>

6338a63fc4f7e5f79fd350d8ce322f4678e8c531 authored about 6 years ago
fix: don't allow state edition if not active mutation

8eebefe9c9f276f27728e5144a4bc1334b5ca4d0 authored about 6 years ago
fix: vuex throws warning when editing state in strict mode, closes #757

9305a517fd3d9ed19f485396c9e31b1a8425abb1 authored about 6 years ago
chore: put store strict mode

793a97b057458e1a30c57a6becef0cba3b4dbda6 authored about 6 years ago
fix: payload on replaying mutation, closes #773 , closes #792, closes #802 (#829)

* test(e2e): test mutation payload

* Fix payload on replaying mutation

* test(e2e): fix ex...

8035e4cfc3dd9f32ad5b8cf00770a06930e0b97a authored about 6 years ago
fix: Show 0 as a valid key in the component tree, closes #827 (#828)

* #827: Show 0 as a valid key in the component tree

* Delete spaces

* test(e2e): 0 key

...

ada7f58b9c2d8fd07358fc1ca7a92e494bc7fb92 authored about 6 years ago
fix: Fix component refs (#814)

8588154b7b1e4fc9cc12395e76f380161f6cf156 authored about 6 years ago
chore(electron): Bump electron version (#853)

* Bump to patched electron version
see: https://nodesecurity.io/advisories/732

295a4b854f69fa0c2a95feff493125618fb3710d authored about 6 years ago
chore: update readme

7953e4455f9e5ff214acfd9622bfbd4c5c3f135a authored about 6 years ago
fix: Add missing return statement to ctrl+Digit4 key event (#820)

Fixes vuejs#815

e8b1b4e10e4b492f6bf3c26592adf26fa6eff5c1 authored over 6 years ago
chore: fix typo (#816)

200bb6d90c478b51ecc57b648ab6e992509341e0 authored over 6 years ago
docs: fix spelling error (#817)

ffbf75e652a5f12b721563cee7b2080c13c784f2 authored over 6 years ago
chore: v5.0.0-beta.3

4fe7c84d614f1ddf581d65274f30a989b77f9ad3 authored over 6 years ago
chore: upgrade to webpack 4 + don't minimize backend, closes #771

99ab54a59fef79b915c4f7777f5d8096f53f183d authored over 6 years ago
chore: publish @vue/devtools@beta

43b9f5007fdba4de66e7d0938d52730d5ecf1af3 authored over 6 years ago
chore: v5.0.0-beta.2

215e49f0b697bc047ab60394993fdd3bb663d1e6 authored over 6 years ago
test(e2e): more stable tests

b5cf8233b85e0f646cf2541dfd550bf76862e177 authored over 6 years ago
fix: add class to component state inspector

7bc64b5e05eec65fb6b2c8107f89a166cc389e0f authored over 6 years ago
fix(vuex history): don't inspect mutation which is being commited

f1d246d3e7ae634b011d0945a0ad944423e56097 authored over 6 years ago
fix: display $refs after vuex bindings

d26e4f919dc5b0b179d36bf3246e58f13f47c560 authored over 6 years ago
fix: $refs vue components

d72c687a4226ba43afe1087cb190c9396906a7f3 authored over 6 years ago
chore: upgrade @vue/ui

311808adaff8d5817cd7e49908a27b5c6655247b authored over 6 years ago
test: increase timeout for initial checks

1336dfa6304bec11434419ec437731f82c9a28b0 authored over 6 years ago
feat: View refs in vue developers panel (#749)

* Probable fix for issue #450

* Removed unused code

* Added test components and some style...

c309065c57f6579b778341ea37042fdf51a9fc6c authored over 6 years ago
fix: nw.js splitPanes scrolling (#760)

0e8ef3150bf75a1780213a2cef1409fa9323f28a authored over 6 years ago
fix: routing tab header position (#765)

* fix routing tab header position

* fix: dropdown position

a621413d0844cf3f64121b5a240459cc7e085416 authored over 6 years ago
feat: NativeScript support (#732)

* fix: Use window or global to store devtools hook

* fix: Capture components in RouterView

...

79de0488680abd226a67ab0ec4ebc114a920b24f authored over 6 years ago
fix: Remember initial mutations (#723)

* fix: remember initial mutations

* chore: fix ci

* chore: fix ci

* chore: fix ci

* ...

b3bf00df3838f16d9282452e5c0f2342320f6440 authored over 6 years ago
Merge branch 'dev' of github.com:vuejs/vue-devtools into dev

019759bcf1314ad2e8d98b3c780ba3fc0428a375 authored over 6 years ago
feat: cycle through routing select on click

c9790716bace2434b0a2ad3163e371fb26a855cc authored over 6 years ago
fix: Add modifier (#762)

268026c6b0342f3802c15c49bde55fe8b483c31e authored over 6 years ago
chore: v5.0.0-beta.1

4cd320977ef2f15b7249d12c74b508ed15b5a25c authored over 6 years ago
test: iframe waits

ef0fe7e24801685cd1d601b03498a7277c934483 authored over 6 years ago
test: fix e2e

32a7611cdcac9245d89f3aa5959f99575ee72729 authored over 6 years ago
fix(release): version_name

11c3e837497edcea04cecfa7c4b38e5506e07dc6 authored over 6 years ago
fix: eslint errors

0d04be25e0290cd09737063e4d70cda7255df7c0 authored over 6 years ago