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

v6.0.0-beta.21

f1351c2fe1bebaab836b3e5a821bf925b8231cff authored about 3 years ago
fix: improved unsubscribe

1a32ba2d819006e71baa2893147bf8c078ec29c5 authored about 3 years ago
fix(components): update hasChildren for components that is not subscribed

4d91c35b7fd37f977acbbbcb14484c3b58ac3fb6 authored about 3 years ago
fix: increase app record timeout to 1 minute, close #1634

a999cc4d1fba975b16301b912154dbc00ebe0b60 authored about 3 years ago
fix: improved hidden app handling

8bb2654cedfb9eca3f810c9d38b32d856fd1db9f authored about 3 years ago
chore: change quotes rule

9cb596c52e83a5ad30f351de05b530c1e5414a37 authored about 3 years ago
fix(components): improved tree loading

9e9e81c5112a2a2e0ce6f89de30ceab60f7d003f authored about 3 years ago
fix(components): don't clear expandedMap on setup

76981b51c087f67d89832670d5a3353a8db6a682 authored about 3 years ago
fix: improve addNonReactiveProperties type

2877447c030e2d4ff5d9d8fcde57dd3ad922b3b3 authored about 3 years ago
refactor: addNonReactiveProperties

daf90bfb1da926f7324d6555fd9aa9e6902ead01 authored about 3 years ago
fix(timeline): wait for font to be loaded before generating BitmapFont

3be53ab92dfc154d00a22458459cb3c53fb196ef authored about 3 years ago
fix(timeline): disable context menu

bc6fc1d66edc4a0060bf650326c3ec72c3a920ae authored about 3 years ago
fix(timeline): improve mac wheel scrolling

3a8009164f025abf12afa5597062c88d093f63eb authored about 3 years ago
chore(timeline): improved debug info

752eda2fd805d000e810cec362134aca37f62b67 authored about 3 years ago
refactor: getAppWidth/Height

ad6c1e0027fb8bec9bf0ae1efe324eff05d4b9af authored about 3 years ago
fix(timeline): resize width

88bd8c6fdbff17bae820a7ae3ce2c9876364e7f8 authored about 3 years ago
perf(timeline): use correct render texture size on HiDPI screen

d88056b8582e3d6db9a056fedc722635bb1e514f authored about 3 years ago
chore(timeline): even more debug info

7dc1d4434c8004c47471e54c4f9658ce03b0b6cd authored about 3 years ago
refactor(timeline): simplify camera dragging

c6380f98ca36bf65e65b21b041d0b653fb7d6160 authored about 3 years ago
fix(timeline): HiDPI position computation

bd45b5a8e5e8fd369b5d7cc94fa68b5cc6df66b0 authored about 3 years ago
refactor(timeline): switch misc mouse events to pixi events

52d2d0a25a3f2255f3be22cd2a9e63667065ec31 authored about 3 years ago
chore(timeline): more debug info

6f6ac8e57a2ccf7e1d4a8d3c6b58b799559ebb42 authored about 3 years ago
fix(timeline): don't autoscroll to group on selection when it's visible

58430669a8b1db60a36b5582adf5440e7bbd4049 authored about 3 years ago
refactor(timeline): use federated events system

2601418078ae79e5b876c4337c7078eed1bc9840 authored about 3 years ago
fix(timeline): resize

4e2b68036f8d70dc442187959707b94269255730 authored about 3 years ago
perf(timeline): dedupe groups around position

51843fb340b2e735d34d13b34df68e0f807fd177 authored about 3 years ago
perf(timeline): remove getTimePosition cache

0b4c9b7577c400a165512e3a232c3ebf1091a96c authored about 3 years ago
fix(timeline): background layer effect draw

993a5b2e53fca823a264e7b31f1a7d04d5138501 authored about 3 years ago
perf(timeline): optimizations (see below)

Performance:
- better microtasks scheduling
- getTimePosition cache
- optimized manual drawing c...

9c645cb8510d8bf88170f67c938e97352fd8d67f authored about 3 years ago
feat(timeline): mousewheel is now zoom by default

48ca4ef5ef6ab088d04864e1a288bea275becbb0 authored about 3 years ago
feat(timeline): increase mousewheel zoom speed

99043ef63c36efeb78e82848271c39ddd9169d1d authored about 3 years ago
perf(timeline): optimize group render and scrolling

f1d534fd2f0b951389ad0ea03b0fb4bb825ecbcf authored about 3 years ago
fix(timeline): disable text selection

4bed0495a8b58642e8cdbe0f728c53c56d0c3556 authored about 3 years ago
fix(timeline): better redraw on resize

08b338134ad7e760c64945be7918eea2ffbf029b authored about 3 years ago
perf(timeline): don't user render texture if not webgl + render texture antialias

d3763c739e1ab8d0b950d3f766632f79df84bbdd authored about 3 years ago
fix(timeline): bitmap text hiDPI screen

da9e91c45207eb37a1ea12f9908bdc07ff0ef743 authored about 3 years ago
fix(timeline): wrong mouse coorginates on HiDPI screen

3dbcc42524676564f9d3311cb004930b73d11818 authored about 3 years ago
perf(timeline): manual painting

d480fe4acab4a0d5b5a342d9c9a27228c1b34c84 authored about 3 years ago
perf(timeline): remove masks and use BitmapText

33ab23c0f67702c8170f41e35ee25e28db670963 authored about 3 years ago
fix(vue2): use name from root component, closes #1405

b4a9ec43680990dbdeafa9154c86cae050c98fd8 authored about 3 years ago
Merge branch 'main' of https://github.com/vuejs/vue-devtools into main

ef030043e26fe94f8aa47c438a57d90653a0bbda authored about 3 years ago
ci: auto release changelog

1fd84b75ef5e96f2c7c3492fbd95dbb25bbbf71c authored about 3 years ago
fix: use Object.assign for older browsers

e6b2f05eeef3839f9fba34532dcceaeb665eba1a authored about 3 years ago
fix(timeline): handle resize

68cd61233536b323d6e916c06a24744161bf550c authored about 3 years ago
perf(timeline): mark some properties as non reactive (such as PIXI objects)

89564d6b25e5765d2c66973d5daf16d9e7f0fe7d authored about 3 years ago
feat(timeline): camera mouse dragging

0a7e819ed44dbc253a2a73be24b501f0df8d69d0 authored about 3 years ago
fix(timeline): draw selected group

a050767dc16083485e9ca27c361fa964d7da4b87 authored about 3 years ago
fix(timeline): not scrolling to selected event when changing between "all" and "group"

e742a79646582a0619c398101f59738d11e994fc authored about 3 years ago
chore: clear comment

e41a302e66752b6b6ca2084c06198c82084234c2 authored about 3 years ago
perf(timeline): group position cache (flamechart only)

540e2bd8774668b4e84d05b4c33756173c554abf authored about 3 years ago
chore: upgrade @vue/composition-api

088d3c9502762b52e1fc1ef10f01e8e74917047e authored about 3 years ago
chore: upgrade to ts4 and buble to babel

875da472283ea3afb4ac137e90ca37f2c8be179a authored about 3 years ago
feat: sort inactive chidlren at the bottom

42f7ff36546c39c2fb6f41824d366e988e4662a2 authored about 3 years ago
fix(components): keepalive child disappearing, closes #1615

54b2be8394948a4e284218facb9315be3eaca97e authored about 3 years ago
chore: improve dev shell

800e190aaa10975d057eb97a693c5d02b14fc114 authored about 3 years ago
fix(timeline): groups not drawn on mount

d153aa618dabb186f68e5e09b99737e094495841 authored about 3 years ago
chore: clean comment

79dd8233eb652d39e1b7ca58273836a32e770c13 authored about 3 years ago
perf(timeline): optimize draw group

d7e63a82c37ea3225483ff01428789a6a815eec4 authored about 3 years ago
perf(timeline): more update batching

67f5682477d779b96765e1899aaff2550124350b authored about 3 years ago
chore: remove debug id

2c784e171d413b59b1f44ce9938a5bdb7d6a287e authored about 3 years ago
chore: improve dev shell

605a6833c0d40bc3db2d5e9586a06ceef181cf41 authored about 3 years ago
Merge branch 'main' of https://github.com/vuejs/vue-devtools into main

f421191d5356cfe4498cda0ee1f346b968aae40c authored about 3 years ago
perf(timeline): optimized vertical position check + don't recompute flamecharts

b605da9bf38c80856172488d14843bab279bb59b authored about 3 years ago
fix(plugin): early proxy `hook` can be `undefined` (#1617)

d5056082c38bf1f7657cf5666e3087134c3503a4 authored about 3 years ago
perf(timeline): skip vertical computation on non-visible events

d0c9c1603e40b8dbeffa7ca5fe01485556d2967a authored about 3 years ago
perf(timeline): don't create unnecessary pixi objects

4901bee5b431c1e22600c6b19b7fbba4749a2f48 authored about 3 years ago
chore: change bakcend -> devtools logs to gray

119410d450e70da0bd35a8a7cf34518084ad8182 authored about 3 years ago
fix(timeline): HiDPI resolution

7d6499540391cc68173b564d9bc0eb6296df25e2 authored about 3 years ago
fix(timeline): blurry text

0c8b0b2a0762186ed6d081457681e775071b7415 authored about 3 years ago
chore: upgrade pixi from 5 to 6

15e446f64150138f53b212aed88bf50c9a609851 authored about 3 years ago
refactor: new dev shell with URL browser

6413564c83d0b813a675dead0ce6fb31957ad0a2 authored about 3 years ago
fix: boolean value fixed width truncating size of object type

2e3107bb8a47794dbd67c365492cc6ccc5b86e94 authored about 3 years ago
fix: small screen button shrinking

275cfc8a37a09aa09adc32ef6d344258306ed934 authored about 3 years ago
chore: clean

1cd5767be41eaab98cecadfb54a3222f8879d109 authored about 3 years ago
chore: cleanup syntax

c8332617f636158b84f01fb9ebad5d2b1db2a588 authored about 3 years ago
feat: cleaner suspense tags on components, closes #1529

5c8d83baa98bb2c96f4e0cbd99c884f0748cfa4c authored about 3 years ago
feat: optimize suspense tag (#1595)

ce30047a945fb23b3062440edee18c0fe7a11d86 authored about 3 years ago
feat: modify shortcut and add tooltips (#1598)

d375c50ae7452368f45375aa9286e64ca1453ee5 authored about 3 years ago
ci: :construction_worker: add zip files to github releases (#1593)

Co-authored-by: Joshua Hemphill <[email protected]>
Co-authored-by: Guillaume Chau <guilla...

47aaaf8d4026e0d352b7b135a80b9d7f8ba8f2fe authored about 3 years ago
fix: type errors

See: https://github.com/vuejs/composition-api/issues/857

744ff9b5ff089514cb10f7acef2f794bf2da9271 authored about 3 years ago
refactor: defer mixin to composable

8677132b965cfee68db613fadbffc611784c3d4c authored about 3 years ago
Merge branch 'main' of https://github.com/vuejs/vue-devtools into main

0c701812a6885b110f3fda01ccceede05d1604ec authored about 3 years ago
fix: empty `$vnode.data` (#1612)

fb2296683347c255fc5c97202a3dfe833e451ca9 authored about 3 years ago
chore: upgrade deps

69a15056d05413a9e0fac8cdccd3bc148d265f88 authored about 3 years ago
chore: @vue/devtools-api v6.0.0-beta.20.1

da7c359eb585f1cb4c92b32585707538bf618454 authored about 3 years ago
fix: api types for external usage

838f1f235184e8371843e51f7548001d1d670149 authored about 3 years ago
chore: v6.0.0-beta.20

bb5c60bae8bcd698c3255b1b6637bde7d3c6ba15 authored over 3 years ago
fix(apps): hidden apps were still sent

321d7eedc7e75b9ca0d37517b22c6c7690be5342 authored over 3 years ago
refactor: removed `[at]utils` alias

7012ebd843bf7646307b7f3a3fa9a4e93150a7d0 authored over 3 years ago
refactor: SharedData default to named export

5b788d241efc5885c34e30b0574063ce52e9581b authored over 3 years ago
refactor: change slave to minion 🍌️

4305c1969426f83761ea9755b6ea08a751229d2c authored over 3 years ago
chore(lint): added comma-dangle rule

627ee47dc90614cf112de78a0fee655346409162 authored over 3 years ago
chore(lint): added no-console rule

530602eccb38b1afd9ceb75ef5170354ab747029 authored over 3 years ago
refactor: display more errors only if debug info is enabled

aef75529079e37c2ee4434ad869a35f70bd99159 authored over 3 years ago
fix(vue2): remove unnecessary root id code

21f1870052ff44fbb20fe8d0651d49cbbebbe407 authored over 3 years ago
fix: normalize component id

022b2da2b3561d5ede5ef78c4f094d458498fa9e authored over 3 years ago
fix: error in watch handler

62cc7361887dc03e158a4a33345fada7b0a31ce2 authored over 3 years ago
feat(components): store last selected component for each app

429e464ccf6ac5264f59bf76462183637ae6581b authored over 3 years ago
fix: don't try to load component from unselected app

985224cbf8fa41f62114e5d824a49de40a957430 authored over 3 years ago
fix: remove unique devtools hookable

4da65e28963e723cc577ab1b4a0d228d607d462a authored over 3 years ago