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

refactor walk

66e318a554de79aadc50b39a0c0722c87f94a724 authored almost 8 years ago
Fixes recognition of Root elements if they are in the shadow dom (#232)

ba9a836c49e947bd2556e90eef786649c2c5e683 authored almost 8 years ago
cleanup dependencies

d20ec8c6b2d560f9091e61ae80bae072082bd8a3 authored almost 8 years ago
adjust legacy version handling

43c9072ed7dd55c425c06adb96f301a5a44b435e authored almost 8 years ago
Update detector.js (#240)

* Update detector.js

added findVueRootNode method to avoid prototype.js error #171

* Updat...

93f202d16bd8f552e11395870bc2bb3e4cfdbaa3 authored almost 8 years ago
property "constructor" in data with error fixed. (#222)

* property "constructor" in data with error fixed.

Fixed an error when declaring property "co...

dedb8c3943fefcedc9b2f416ffd75e220e5f0adf authored almost 8 years ago
Never use local MaterialIcons fonts (#238)

Fix #227

a29a4172b3d3366a8414f876a1a2a9f8a6732082 authored almost 8 years ago
make z-index bigger (#231)

d0cac28aceab2f70ec573462638da850a78f768c authored almost 8 years ago
Ignore Vue 1.x pre-hook events (Fixes #229) (#230)

bc0cb76f0a910412be7ce33acd5df61580791b22 authored almost 8 years ago
3.0.6

319402eba16b78087fa5d8df0528108bb24971de authored about 8 years ago
automatically infer component display name from __file injected by vue-loader

b3787ea00a0ef4fd5426499f8a873f3983ed4efb authored about 8 years ago
bump deps

d83ac41961af0940200f53e1c88f17fdbfdcfaa6 authored about 8 years ago
3.0.5

1c12439e8cca0cc956e2187f3162c4c50b65f68f authored about 8 years ago
fix $dispatch/$broadcast compat and identify event type in log

92fbebe0829d5df4f6d09265fb9e3b4e0d362d5f authored about 8 years ago
Fix broadcasting events with Vue 1.x (#223)

097ee96471c4ddfbc38f8cd6dc3a6db1db507f1a authored about 8 years ago
3.0.4

1358dcbbbad793dff4ba0a89ab298ddb8e6f118a authored about 8 years ago
fix root instance name in events tab

75e94958325148e852415794f17544eb46701594 authored about 8 years ago
fix $emit patch compatibility with 1.x

01fcadb8f32e485b554bd824cfdf334c5ec488ce authored about 8 years ago
3.0.3

2be58c28bbb19a4c252bb07b902ad78398b50411 authored about 8 years ago
update tests

db4516fc18d573bd8633a6e77746c87d86f3a155 authored about 8 years ago
fix mutation keyNav boundary conditions

84098d49d9bdf6e95199587ee5ad26773ee508b5 authored about 8 years ago
make vuex mutation actions appear on hover

469a0846fb0d3c158bef9c75988fe068800fcdc9 authored about 8 years ago
minor tweak

3fafdfb56deb7f164fb3373a81b5444aa857c9f0 authored about 8 years ago
3.0.2

3aed022181fce5e82c81bf572306a62f1d55415a authored about 8 years ago
add Vue error handler

3e90abf5bc21a0214c4151e87891cf1932f43a86 authored about 8 years ago
try...catch localStorage access (fix #218)

ee840a4a4130c8a630d2d0a4d1e59b071d5de4ef authored about 8 years ago
adjust images size in readme

63d358363eab1f827d7df125b65ff6c531018d5c authored about 8 years ago
remove unnecessary storage permission

0db3a4588638f020cb6254fa68d7566db98c94a6 authored about 8 years ago
new gifs for readme (#211)

* new gifs

* update demo and screenshot

b60b4e5e6ee770833a137ad654c74c5916281a51 authored about 8 years ago
3.0.1

676413eb536562d24e504df0641141cca7db0529 authored about 8 years ago
fix mutation action margin

17c5fe093315fe7e477d613abae35735e1f86cc7 authored about 8 years ago
fix tests

d8b9a84057a348244f887e273c45230c12ae3ca4 authored about 8 years ago
bump

ead2b918332468d5a07c74f471f29ed26f4becb3 authored about 8 years ago
catch computed evaluation errors

a67eee2a0d5918b196c97180d5881959d6666a05 authored about 8 years ago
minor tweaks

f5bc7fa43d9019ade0c004fb06e172e2c2643367 authored about 8 years ago
fancy active bar

1b44db25c245e6e27cd2f7e87b02705c2b9754ff authored about 8 years ago
scroll new mutations/events into view

7e790a3776c68ee5b5b7d59676a2410ee0070e21 authored about 8 years ago
use shorthand

24165caa7ebe579170729621ea4d1f959e4adc17 authored about 8 years ago
just use localStorage

b921b78b5117e86d495cb2a71a30777c6cd641e0 authored about 8 years ago
fix tests after whitespace change

6a0cdc597ab2c5a9e788957f1a199a1beafb605d authored about 8 years ago
update deps

1d7174abbc9e1995e53a0d98346aab935a5468ed authored about 8 years ago
tweak events count styling and fix slot

78ce40809280aabed2997b1f70b2a1399f8f08bc authored about 8 years ago
simplify event inspector

174e8ddb6002df5526f02a52ea84699a6ef2e615 authored about 8 years ago
refactor events module

393f5db72d7e5d6f14b87db31fade76cd7244260 authored about 8 years ago
wip: vuex recording toggle

4c8cef54b727ccc5f62743f3f5388fd5607c6134 authored about 8 years ago
ignore whitespace

32c464eccd20ff6b4d4cb3015fdde9869830d332 authored about 8 years ago
events toggling

ef1219281a51ba0f10e557aaf5645d4cd0fcf7e7 authored about 8 years ago
tweak component name

5a1c39f6b56a274ad6e9ed8ccaf42f22072b968e authored about 8 years ago
move vuex history logic into module

30e764122c331bd094cfd0fbfc8c263f9151c8ea authored about 8 years ago
wip on toggling vuex/events logging

d642a7472d89e96b73ee48bc58455afcd64372c6 authored about 8 years ago
Feature/add yarn support (#213)

* feat: add yarn lockfile

* chore: update readme

* fix: format the line

95341fde886de7285e45611aeb689fd878653047 authored about 8 years ago
fix tests

003890556b0b1ff8f8d8828b879a8e7c84fa80b8 authored about 8 years ago
vuex: fix history bug when filtering

5819e63fd18c15b9c6e87286030fb2c78c0c00ed authored about 8 years ago
more tweaks

18b8c52478451f617da3e63557cf6b061bcb4abf authored about 8 years ago
tweak vuex history styles

97ded45766fa26dccdf8dff8fe51d2beaf505c21 authored about 8 years ago
add hover highlight for inspected vuex entry actions

241bed0f81ca6b3afb87115417d446dbd4b85ea9 authored about 8 years ago
remove stale message

1fbf473053d57b2b5ed9297f9d17cd3c7c5ea2ed authored about 8 years ago
vuex: only time travel when explicitly asked

cb31d45ddd70dc5ff471bd00441cb14b300c5419 authored about 8 years ago
use namespaced vuex modules

0e11035aabd037c43d70dc8f63d0f68415663c99 authored about 8 years ago
refactor: collocate view components and store module

a19583577595ee6eeaa274c972ac0c88878c8d46 authored about 8 years ago
refactor: organize components by view

d86e54f776df0cdf63e8a211dd8bf98ded7881d3 authored about 8 years ago
avoid webpack warnings

4972ec4927dc115e2340a78a946dc0b7dee31f8d authored about 8 years ago
consistency and responsive adjustments (#193)

* squash

* adjusted some spacing

* space and color optimizations

* Accessibility adjust...

569208296a9447cf4e8b30932fd831c31afb2484 authored about 8 years ago
make clipboard assertion more stable

7039dfeff287c0017fa4eab92796879702895de2 authored about 8 years ago
flush Vuex history on reload (#189)

81ee3a5c6501eeda8d03787efc6a49c28177aab2 authored about 8 years ago
Remove currently broken re-emit events feature in events history pane (#180)

22bb740e7f9ec38c442fa3c375e6b8df72e5aba1 authored about 8 years ago
bump deps

2c3af6fa44a38da2dbc0e443e2abb6edd349b870 authored about 8 years ago
Update Readme (#186)

Removed readme item specifying that Vue-Devtools only works with Vue v1.x.
These tools seem to ...

bd0a15ffc205de19de7e9d76ce74741648ad3724 authored about 8 years ago
Change attached and detached lifecycle hooks in mixin (#185)

Change for mounted and destroyed respectively to fix
not working arrow keys navigation

c52227d33156ace6e5894c54eaf8a66ded6ec216 authored about 8 years ago
fix tests after events module addition

cda99f26a6f8c981f51ac0a18cbf7d1822134595 authored about 8 years ago
fix compat for webpack 2 beta.26 (fix #177)

4cef13798baf56b4cc3411037063c1332998b81e authored about 8 years ago
Add event inspection tab (#159)

* Add event inspection tab

* Add search to event history pane

* Fix events from conditiona...

ff52b39e208bf3a8a82166497dd969dd2ff68b00 authored about 8 years ago
2.3.1

6a6e4728298d9f166b6570ee960aba64fe0472d8 authored about 8 years ago
Merge branch 'master' of github.com:vuejs/vue-devtools

d1f40a373a89772c71ad954ba4c72f59b4aeb73b authored about 8 years ago
add tests for vuex filter, fix invalid regex display (#175)

c86d111f85d45e9716c872afbb265bae02cdc850 authored about 8 years ago
add tests for vuex filter, fix invalid regex display

6cc343785a04ad9ab11b487edba09db361d72840 authored about 8 years ago
2.3.0

0e9bab5fd309a7fcae4bbf0dd345bb8ee40b6373 authored about 8 years ago
Avoid using document.all (#173)

34f9c41abf7ff14faed1bcfd0e65830931a7d330 authored about 8 years ago
adds mutation filtering to Vuex tab (#172)

b69ee9c0e0377cdd3e6a859829beae9e5ef89f34 authored about 8 years ago
2.2.0

80d21fe7fb8b27890fa5039048a7aa00995963a1 authored over 8 years ago
add Vue detection and make use of the browser action button

fcd8a335b6cb09dfe921c3f6cfc494a4d60ebb82 authored over 8 years ago
no need to transpile everything during dev

4132b5785b1431b24dfa8010b402245131f48f80 authored over 8 years ago
2.1.3

22f18ac24f5317591e9b5f26b83762efd4756f8f authored over 8 years ago
fix eslint

45417e5031a1b9a84b0feaa3dafa643991d0cb2e authored over 8 years ago
Fix sorting of component properties in component inspector (#148)

a58c4ba4f25d3e904f1a4240644da60e83006919 authored over 8 years ago
tweak $vm0 visuals

56b6f367ff8b1ab691032e6b86fc58b91ca39253 authored over 8 years ago
bind instance to console on select

change console label color

a09035e926527d8cd7ef86a7eab34cc8b3d7a5f0 authored over 8 years ago
support rx observable bindings

75664206c4bb0c91b261f532b33e0a2a57dbef0e authored over 8 years ago
fix underscore properties (fix #160)

01da86847b7536645746491990f0e1f33e4bde11 authored over 8 years ago
fix #141 & #144

a374438a0f9232cc861f60eaff2b52819b5ab6f9 authored over 8 years ago
fix Infinity display in inspector

de61e0611fcb5f8e614322235e7ccbae6b87fb23 authored over 8 years ago
bump deps and fix config

7b691343469ff7e6a0b448f18aecf1267220e5d8 authored over 8 years ago
revert revivier

2170ae38de7eac67e28765844b8e511650a3d755 authored over 8 years ago
fix undefined revival (fix #144)

acbd7f4c38a87fae38be5c5bb03bc41893e3a69f authored over 8 years ago
Bump buble, vue-loader and webpack versions and fix webpack configs (#161)

d1f087095c1495dd154be36658f24b5fb1231997 authored over 8 years ago
Update README.md

35432af330b1d42e0aa1d4ea88e3a02125c0d01c authored over 8 years ago
Update README.md

67c87e79fad74270cf1373c2581629f77dfaeaca authored over 8 years ago
use buble instead of babel

882527381f2ab0f2d6bfa155c3d0f124bf8d0402 authored over 8 years ago
2.1.2

ef4006240add4e770bafe0a724aef23b9e952803 authored over 8 years ago
fix undefined keys being discarded during JSON serialization

6f5cda49994d59c98505287a50119748b973aafd authored over 8 years ago