Ecosyste.ms: OpenCollective

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

github.com/vuejs/devtools-v6

⚙️ Browser devtools extension for debugging Vue.js applications.
https://github.com/vuejs/devtools-v6

toggle component tree with doubleclick (#417)

472f3c67200bd70853bc5a93c401cbe9b46fc00f authored over 7 years ago
feat(log): add styling to console message (#407)

Closes #398
Thanks to @P9Q

96db085b2d50257b27c4a72bb3ffa2e39cfa6149 authored over 7 years ago
Update safari instructions

Closes #435

adc87aa96c9fef68dfff0bc045dddc5aee7c1e47 authored over 7 years ago
reuse already existing helper functions when filtering vuex state

29b6f75d9e670eeb6a7bcb0d467ac6364d7c0c72 authored over 7 years ago
bump deps

02826962f8c4fa76841e900416e54596080f9dba authored over 7 years ago
add filtering for Vuex state

6de5e4d567deb2f729fc5a580222bab092f2abba authored over 7 years ago
Filter events by instance name too

83d0ef867fde29afa14ac1c1ead739da837dba85 authored over 7 years ago
Fix inject problems (#385)

* inject: prevent global variable 'script'

Once the Vue panel is open, a variable window.scri...

874b22b14411858d9162e2be3424a13406054fa2 authored over 7 years ago
make search input as large as possible (#371)

5d72aeac0a6f622bb1724059bbc0749ea12c8fc9 authored over 7 years ago
Reuse the sort by key function for sub elements in DataField component (#375)

a4ea5f24f4f89b068757e911cd822605aceccb01 authored over 7 years ago
Document how to test as a Firefox addon w/o signing (#374)

639833492c3308bcb6022d36ce65c5ba8f5dbf9e authored over 7 years ago
remove no longer needed files

957ee53e7a1f7ae0ba6b7abdccc6cb25e02cf847 authored over 7 years ago
Fix lint errors in the shells/chrome/webpack config (#358)

Just came across this and thought I could help out.

133d9271c8c741d6805e11739b262b7f5777d254 authored over 7 years ago
Fixed StateInspector scrollbars on Firefox (#359)

ScrollPane.vue was using "overflow overlay" which is not supported in
Firefox. Changing this to...

58dd3e7b9a6998149fdc4cb7e518a41e88d3bbbf authored over 7 years ago
chore: remove firefox workaround

c8b9b1e5428fe6c834619d21f00e1e7c620deeb4 authored over 7 years ago
chore: edit readme

182fe6875f2b2d9b2479f6b4bee1a52863b77f37 authored over 7 years ago
readme

40bc67847b62867d3091282c9e210b574c4be2e0 authored over 7 years ago
edit firefox link

9772f0518550b05d12971cce4ac4d2d93db04c37 authored over 7 years ago
Add safari extension (#352)

* safari extension

* move src and webpack config outside of extension

* fix production bui...

4246f81e6425c7a8c710d77020574e58971dc249 authored over 7 years ago
bump for stupid AMO requirements

6f29de5669ee5d55369ba8c735b7b6bc4805912b authored over 7 years ago
use default csp

f016a94c7085f8bd4157c4e46e9fdecf974f1348 authored over 7 years ago
remove unsafe-eval CSP, remove minification (for AMO approval)

5692e8d27f4ec80bb72068bafd7417d9a0a4924f authored over 7 years ago
fix inspectDOM

a3b0aea75c32b26e3b58d17a4dbcfecfb6ba9e42 authored over 7 years ago
fix chrome zip

09e63611ed01c35ad54971ff801ff91d111ff6f7 authored over 7 years ago
update zip script

746f6bfa56a02b0ccc7607c556715f530c1869ee authored over 7 years ago
update zip script

a95971852a082abfe65f1004d7b9b85a1273c3a1 authored over 7 years ago
bump

a912e7846f05f775fcf0b82dbfed8c3f5e8493f3 authored over 7 years ago
Fix issue #345 with undefined for instantiating routes on the beforeCreate method. (#346)

d43253ff057ab4f933812f8fcdc750ba5e6db9ef authored over 7 years ago
Firefox WebExtension support (#341)

* Add meta charset utf-8 to popups and bg page

* Refer to DevTools generically in enabled pop...

3dfdae5764672ed31c776d753e465e942b913063 authored over 7 years ago
Updated the Roboto woff2 file with new hinting (#340)

Pulled from here:
https://github.com/FontFaceKit/roboto/blob/gh-pages/fonts/Regular/Roboto
-Re...

a0dda6f27d1e35177e026ba98ecbe31d30c56f13 authored over 7 years ago
update eslint config

836a60edda9f0d441c5658848301189c27d88e30 authored over 7 years ago
update eslint config

db856a02492d9fdf377e5dff891ca49bbddd9b12 authored over 7 years ago
Add the extra slash to the file:///* match pattern (#339)

c32a92d27f3f8a5c2498f9a97484fa81db87e178 authored over 7 years ago
3.1.3

eded0dcc5bfcb825b5285ef17a9c06cfab8628ec authored over 7 years ago
fix lint

fff6d669528836c64788184971e0a17824444972 authored over 7 years ago
tweak styles + fix tests

702f0149d5ed2b5a3a98de4c74f1fa011b2489b0 authored over 7 years ago
only intercept errors when building as extension

5b5263858b06d1a2615a2427727eb02ade581a9c authored over 7 years ago
use better source map

9ea1e51d6826b6994704b9fbdda610982b28c017 authored over 7 years ago
fix field count error

f81c689ef57f944e3a67549cfacfa3ad973eb288 authored over 7 years ago
simplify dev shell alias

11c3ccd57b49a7a47032b249703f55b474a40f83 authored over 7 years ago
bump deps + disable firendlyErrorPlugin during test

0a900acf402b12aee332b8f64a8528b8ce1072c2 authored over 7 years ago
Animation added (#335)

a47dea713b9081f5c7f636bd47dea52b703ea60b authored over 7 years ago
Component inspector header static (#330)

* Header static

* Organize the items in the action header

b77261f41dfc24ff701e153e133c77869f38fce3 authored over 7 years ago
Improve dark mode colors for inactive items (#329)

eb44e3a4a5681ea1081d2fcaf8af55732d59e846 authored over 7 years ago
Don't expand large objects/arrays by default (#328)

af5217a5970ed6a4e2ce0c8c18040116c2727a09 authored over 7 years ago
Support regex (#326)

* Fix: RegExp are displayed as empty objects.

This fix vuejs/vue-devtools#276

* Add unit t...

65b80a31e75dfcac5a4ba42d78b5d74c3c18e101 authored over 7 years ago
Rotate refresh icon (#332)

461c3226af53c0d080b0549d74aa64a9ac961599 authored over 7 years ago
fix instance id clashes with multiple roots on a page (#292)

* fix instance id clashes with multiple roots on a page

* remove console.logs

* use unique...

fd6c704e30cb1eb62bf14640e4ddd3b8493c59e1 authored over 7 years ago
Update stylus (#313)

2ade912b078cb94e1b0d57afe4f206ed7e00923e authored over 7 years ago
Event modifier added (#320)

ef7ace31dee370539bacb53ed5abedc9601b1f03 authored over 7 years ago
Unused component removed from event inspection

1acdeeda0740e15462c517a66a1406310abd4624 authored almost 8 years ago
Fix props display when defined only in mixin (#306)

Fixes #304

e438fd800a50b779976db40f334bd268c257ed08 authored almost 8 years ago
Merge pull request #311 from scampi/patch-1

corrected import for case-sensitive file systems

8e7262e6030a5dbe1d11b2e7152ab5fc4a091e20 authored almost 8 years ago
corrected import for case-sensitive file systems

70d913d230af65e13d81486136928c38ad0c265e authored almost 8 years ago
Fix ComponentInstance to be ordered properly (#303)

Consider the in-DOM position & instances iteration order

7d830604f2e8e86c018244c4bcd54eefde6903b1 authored almost 8 years ago
Merge pull request #300 from CircleCode/patch-1

fixup 4a50a8af (reference page in vuejs repo rather than neeravp's one)

3ad08d2072eb03cf226026575b61d62bc4cc56e4 authored almost 8 years ago
fixup 4a50a8af (reference page in vuejs repo rather than neeravp's one)

b8dc37368713d8d197f079c16f56d8ceae9ff532 authored almost 8 years ago
Workaround for Firefox - steps to install vue-devtools in Firefox (#296)

* Added workaround for Firefox

* Edit the image paths

* Edit the image paths

* Remove f...

4a50a8afe8bd43b305acb65f4d809fd8c82f03bb authored almost 8 years ago
bump deps & use cheaper source map

9ac9f8fc1269b0cac0dafb8002e8c185e81930fc authored almost 8 years ago
fix tests

6e018db97f3a324eb57ef17b32b4c05e0a36d68e authored almost 8 years ago
3.1.2

41b30e53256c5afa24de24268561d452ed5e5a88 authored almost 8 years ago
improve prop meta hover positioning

5a9b564e2c1291471d4d0efbc0685572ad57babe authored almost 8 years ago
3.1.1

a592095a77aeba11d1555e00b90fdaa081aa31c8 authored almost 8 years ago
fix base Vue detection for older versions of Vue

38e925c55218d1cb1326a0146f519cbc8ac46379 authored almost 8 years ago
fix ComponentInspector logic error

a73ce1ceaead157d54da517ec8dad1169c7c7902 authored almost 8 years ago
3.1.0

6772965181f103741bf8eaefbb665ac74a60333d authored almost 8 years ago
further refactor component tree key navigation (fix #214)

fffe62fb998c785120cf7d129a4a93c71fd3fe77 authored almost 8 years ago
fix component tree navigation (fix #283)

6542847fe90dbadc091fc6ddf80abfcac6adc4db authored almost 8 years ago
fix tests

5d7bd9cfb080f23e6173bd5a315a104fd2c09342 authored almost 8 years ago
tweak state inspector labels text and order

d25612adde3e9d514c8e9091701697c38b71475f authored almost 8 years ago
display vuex bindings

ddd8a9447ca6b70c8f0e99141f2f1c3f64ae3f6e authored almost 8 years ago
bring back prop meta hover

4ae09732ba7c656cce64cd33b332fe8dab374b1e authored almost 8 years ago
fix tests

9ccfb4a1587895f8c0f0e4756714551e9e89f064 authored almost 8 years ago
Merge branch 'prop-type-fix'

0e918c4bca68864d8c4c00fad437146a63956f69 authored almost 8 years ago
tweak dark theme

34e6e7509b6e5ba2feb8ae652fc41fa796c3b69a authored almost 8 years ago
fix esm build imports

6aa7a24ec778ab4d6aa3599c8269096f933585a1 authored almost 8 years ago
change enumeration method of component's computed props (#274)

30530b815af34e30fe71a6f515fe3541e21815b4 authored almost 8 years ago
extract state inspector component

f8310f4c51e36d238877f094f81ba8e009b1f29f authored almost 8 years ago
tweak component state inspector display + fix tests

bd7060355ac2b5e9fba74dbeda404f77aa31b726 authored almost 8 years ago
yarn add lodash.groupby

f17335ca65ff73e5d51a2df2c8ab95e75633834a authored almost 8 years ago
Merge branch 'break-props-data-computed' of https://github.com/markussorg/vue-devtools into split-data

8b2399f8af73150ca8560e0ada6a08f0be758167 authored almost 8 years ago
use aliased import for util

b70c42ab56b30b8488a35b2584b502a83bb7cd91 authored almost 8 years ago
should also inspect target state when directly time-traveling on hover

4f0630bcacd9242e72d3ff04ce0340e123fce46b authored almost 8 years ago
stringify state and getters together to reduce overhead

a82026d0cc71e8f297c2378bb0efbc1009e575a3 authored almost 8 years ago
List getters in Vuex tab (#255)

* list getters in vuex tab

* fix import state update website UI

* use bridge for importing...

59e87e81c3fd9847a0c3b100a23be641c74479a8 authored almost 8 years ago
bump deps

6d3aad139504f059b46e2be0ff9e205852403a4c authored almost 8 years ago
Support Classes as types in props

Fix #273
Also returns any instead of throwing an error if the regex doesn't match
anything.

358c1f5c4a17056c1b27ed9f457cb9fc7e0cd542 authored almost 8 years ago
bump deps

07a6196d9b9d4b964fa6daa56fdad0ec4c29b6ef authored almost 8 years ago
Add search

e390ac8eba92b767da3fb09b96ecf485fa24103a authored almost 8 years ago
Add responsive styling

b93f67153fc89575f16da1067b23d80b22ff7c67 authored almost 8 years ago
Merge branch 'master' into break-props-data-computed

d8bcab07d8834af6dcf49a6b7e5668341e4ab156 authored almost 8 years ago
bump deps

48e1c706a66bf4e232d80610af09a5be7f981797 authored almost 8 years ago
Fix components names on Windows (#264)

Fix #256

cde49a98679fcd728c4f9318e3b8b2510d3f1b0b authored almost 8 years ago
toggle component tree recursively with alt key pressed (#265)

d8d8cd660b465bfc909ae1a56607816d766e8d64 authored almost 8 years ago
respect Vue.config.devtools (#260)

032f57f55b4a63f4f0c0831d253c76e87b77ff10 authored almost 8 years ago
Break props, data and computed in different sections

8670cfeb728befdf16761f26868d01e34f504cb8 authored almost 8 years ago
Applies a dark theme, based on a global class (#243)

* Applies a dark theme, based on a global class

* Auto-detect theme from devtools

* isDark...

537c524e09499243a69b3b61cd5115834ae666c9 authored almost 8 years ago
3.0.8

aa1c1583fc38493a39f8fedcc01f1e0ab7d2a757 authored almost 8 years ago
use for loop and add shadow DOM test case (fix #253)

4ad6d6b7ca3585ae11d6b4ba803af4f8e5926241 authored almost 8 years ago
3.0.7

1ba2704cf522fdff1270db29e96e2d41a55997ce authored almost 8 years ago