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(components): round perf metrics in tree

e2fdc143f446f00ceb5508af41592ff9cf292059 authored almost 3 years ago
feat(timeline): events: scroll to bottom btn

380d1b2dee530d369b3a69f91e46c4668f86eca2 authored almost 3 years ago
fix(timeline): auto scroll to bottom sometimes turning off

89870ea87181b3a01a91adaa1958f6fabd15208a authored almost 3 years ago
chore: remove logs

a066ce30b041a965d49d2c576d1f4cf81885c824 authored almost 3 years ago
fix(timeline): don't handle mouse move outside of canvas

ee66139161a41f1d0b0840cec06d963b0b3bbea6 authored almost 3 years ago
fix(components): more reliable tree loading

1f1c7fd91962e77bd9b306f56b8e8ed3efff7f25 authored almost 3 years ago
perf: throttle component update hook

033b2be563d9d690a603150508c9801b49a9be07 authored almost 3 years ago
feat(vue2): perf timeline, closes #1744

dd47083af2a7d12cb0bf24a9a720315cd980bdfd authored almost 3 years ago
feat(timeline): support higher time resolution

32b461105ab28756b4680df8fb38215c150ba071 authored almost 3 years ago
types: improved watchSharedData typing

ccbd56206fabe10875c39c889bc38e5f83c1ff6a authored almost 3 years ago
fix: app filter input overflowing, fix #1779

d61d47258a9a292874eb7117bf00e3fd99964e0b authored almost 3 years ago
docs: fix dead link

56bc251688c5cdf0b6f9651cd9c2806fd6b5c1d1 authored almost 3 years ago
docs: improved contributing docs

48330d3e6d1037acd47e3c0f99b00b322ea0516b authored almost 3 years ago
docs: monorepo table

2bf4665e6c5128ef6aac4488bd99257ff315e9ae authored almost 3 years ago
chore: dev:electron script

97d047d20d9225ce8a81b35d65ca527aa856fc07 authored almost 3 years ago
feat: format reactive/ref/computed in nested values

c810e889005d0ecf24d5c22099e71dc51d8ec7f8 authored almost 3 years ago
fix: improved component search, closes #1652

83fa90edf8b5e1abcb58fff9c27cf02ab7a20e6a authored almost 3 years ago
feat(inspector): double click to toggle expand node

930e42dcb22485a2ed309a289ed2babb69191194 authored almost 3 years ago
chore: update sponsors

abf2bf942c1dc63137ef02dfbf8c2d2aef7a43d9 authored almost 3 years ago
v6.0.12

33211b33564bbfc0b3da7ab464adac41b7940382 authored almost 3 years ago
fix(vue2): route not having active tag, closes #1738

df44d8995aba5fdaa4940cb3ce9cffd9703e827f authored almost 3 years ago
chore: don't publish electron package on beta tag anymore

d4718a314677e709b70b07e4159dcd65218e009f authored almost 3 years ago
v6.0.11

384901ce3d77b29cb3c9d1e4273e7a28f43e70f6 authored almost 3 years ago
feat: small new vue version icon in sidepane

933576854cb2c3bbc71ea54e29bd4ede0d66d401 authored almost 3 years ago
feat: expand inspector tabs if enough space

f62891ae747852e8d5d51646dc11e9c7b919c553 authored almost 3 years ago
feat: apps sidepane

2ee2f7928774f45d4ab6fb9d64d4a407ddbe40b3 authored almost 3 years ago
chore: move app files

470924fdf61ee424453eeae3426b9811277f76d2 authored almost 3 years ago
fix: null error in plugin app scope check, close #1734

97496c56d3137f5f9c0d357020d20adf4b68d590 authored almost 3 years ago
v6.0.10

56f57e4f09f273300e0def47de5d941cd08c7124 authored almost 3 years ago
feat(api): log hook payload in error

cda3523acad2d4ff90ea7345f4b34da41753de04 authored almost 3 years ago
fix(vue2): vuex edit in module, closes #1731

1484c45102d30eef79ff33766fd82d414b498131 authored almost 3 years ago
v6.0.9

2ff1a022acd2d8737a07b8f2a34d1e23c6f4e7fe authored almost 3 years ago
fix(vue2): some vuex getters error not catched

77f4cff01ced77793b22d286f145dd842a69f6e9 authored almost 3 years ago
fix(components): filter with kebab-case, closes #1729

babc9542277c8f68c6db0c103ae3648997337bb9 authored almost 3 years ago
feat: global hook version check

b513878e4e8b06bb22b6f159eff492b944c2edc8 authored almost 3 years ago
chore: ignore all dist content

228b21773b3e279b15e391ebef402ddfb768f89b authored almost 3 years ago
feat: improved backend error handling

5aa427d016321c568c48567fae93221a80c7cff8 authored almost 3 years ago
fix(components): picking modal not closing after page refresh

fb7ebcdf2e4f09a6098a2c9b37883348c01d0ad0 authored almost 3 years ago
chore: upgrade @vue/composition-api

89224e8af08077c72d8626933e88a484065217ac authored almost 3 years ago
fix: native keyboard shortcuts always prevented, closes #1726

a3e6fafbc46ed7bdb25199c1082f447ba6294dc0 authored almost 3 years ago
v6.0.8

3674f29495dd1c3b3703fe90f9324ac58a3cd1f1 authored almost 3 years ago
fix: generated app id not deduped (#1719)

f82722b348bc4472769efff2e8d3ac58831277ab authored almost 3 years ago
v6.0.7

a7bde71073796ed938d4b793f4ab838320a07820 authored almost 3 years ago
fix(vue3): don't emit hook init

4f3a7b3836caac259a689bf6e4d0f1b00b8429ab authored almost 3 years ago
feat(vue2): scan apps button

824f54dba073414a82b2fab66d058e834653c5af authored almost 3 years ago
fix(vue2): re-scan to find apps that are not mounted yet, closes #1718

9022113d6b16b116dff568ff673a7dec0159f21e authored almost 3 years ago
fix(vue2): app record id not found, closes #1699

17f0e6dd4e8c3cdea2fa08a25a9272fa2dbd0768 authored almost 3 years ago
fix(vue2): vuex: missing root node id, closes #1713

765d0e04f89ab1a1eb62910e21e2777edbb4f0b9 authored almost 3 years ago
feat(timeline): collapse panes

38077dceeb1b2aa87c4b43a68b2fb5d5bc338b97 authored almost 3 years ago
fix(vue2): add more null guards

f8f457ae5d797c51bd601c04055bc84a1a9697ca authored almost 3 years ago
fix(vue2): initialize `appRecord.meta` in case it's falsy

29ea4d069ae9dc77bbb85f25f49790c03cb925ec authored almost 3 years ago
v6.0.6

3f70e3dad8eaa6276474a5ffdc8d6a272343444d authored almost 3 years ago
fix(vue2): support / in vuex module name, closes #1696

3cce6f3bfd61b7840d6ba9f9446379a70d0b6c53 authored almost 3 years ago
fix(vue2): vuex root special id in case a module is called 'root'

01d8892a77978297adba8a821fc2220ae608fa4b authored almost 3 years ago
fix(vue2): only display getters from non-namespaced vuex module

a3cc3101f57508aae4da5407e68ec3eccc308bc4 authored almost 3 years ago
fix(vue2): vuex state not updating, closes #1703

985d0c85602db30ffbd7fef152f8eb3b3fce0861 authored almost 3 years ago
chore: fix ignored ts error

0cb54b2fbff6c31eec78bfc5d86125c1939fc199 authored almost 3 years ago
fix(api): setting switch clickable on whole item

164e37e7c154b522886d859b73d29328a47d6795 authored almost 3 years ago
feat(api): settings description

bfe481ccf01cdedf842f47e82f5e983edab079ce authored almost 3 years ago
fix(api): prevent non-existing properties

ec2c3245d2da2ae20aacd26675b3e19eaa75331b authored almost 3 years ago
feat(api): infer settings type

d9139b517c403016d1dd95add412a09c226c661e authored almost 3 years ago
feat(vue2): legacy vuex actions settings, closes #1686

26ac318a31f6208a12b30679b212ef224bc1dbb6 authored almost 3 years ago
feat(vue3): display functional tag (#1698)

89688d5a6f1bd3b4d4f53f1fcb97be9fdce68401 authored almost 3 years ago
v6.0.5

27d2b5046f44db14ed574b38358f095768b63ec8 authored almost 3 years ago
docs: run on chrome locally: additional notes

8aaef261a0a42a3b532247b2d341baac48641134 authored almost 3 years ago
fix: better handle tab disconnection

bddcd45429cd88c79eea5258d45d99fef237743d authored almost 3 years ago
v6.0.4

c2cbd0d46c6e87281929ca8cdf89f6982ec912c7 authored almost 3 years ago
fix(vue2): get Vue from global hook

dc0f5de11c73c953140fade6aa97bf278d6315b3 authored almost 3 years ago
fix(vue2): subscribeAction might be null, close #1695

7bf86e59a0afe8ddb61c992a79338e4be8ee98f5 authored almost 3 years ago
v6.0.3

d35a998fc0edfc2545484048162be955531ddc30 authored almost 3 years ago
fix: new issue helper link

84614277363c46e4fef299782fe144e199c16230 authored almost 3 years ago
fix(vue2): mark functional component (#1676)

1fbc02fd2df97645a0f810713406e7a79724a535 authored almost 3 years ago
fix(vue2): Use the super constructor when the instance is a VueComponent (#1690)

bec47a77378630ccd4f65ce62355a92184c1b997 authored almost 3 years ago
v6.0.2

b3dd744c6ec3a4eeb200b8003e0ff74b9e78abfe authored almost 3 years ago
feat(vue2): store inspector edit, fix #1683

daee8840d869043fae5223e15fefc7008ffc7a0b authored almost 3 years ago
fix(api): on.editInspectorState set type

275d147c83815f0813709f8dfc5ea91306863174 authored almost 3 years ago
fix: remove deprecated substr usage

db2eca9fee7e085e115515f57ac49596e4af902d authored almost 3 years ago
v6.0.1

085585b5ed0f2ae7569207378ae82146cdb07eca authored almost 3 years ago
fix: doon't ask for contextMenus permission

158972614b7808989634d0633b2f3d0ce1a73aef authored almost 3 years ago
fix: typos (#1678)

874fa246ac89676446a1f4877b5e634652b4346d authored almost 3 years ago
v6.0.0

0d4e3789f025c89c8eff137302d99527fe606fba authored almost 3 years ago
chore: typos

3820c8a4a75bc0df34c6c428cd3cee5f55d826d6 authored almost 3 years ago
chore: update link

a9c7f8435bfab4be79b948af513b520ef1fe7495 authored almost 3 years ago
docs: reworked legacy version note

b9804806fcd0f95cbabb6c22d51530d3e464ca34 authored almost 3 years ago
feat: welcome slideshow

5e20faac49858f14fbaf0cc4e8aebc2195fdfe3e authored almost 3 years ago
feat: remove headway

e709d6abe543eb7c9893e85bbf223f0946aca93d authored almost 3 years ago
feat: change logo click link

725edd88dccb5f36be36ccd7447002f40bb12355 authored almost 3 years ago
Revert "chore: upgrade vitepress"

This reverts commit 7b0764cbcbc58cf1dce63be6964fe5bdd0c91bbb.

3a096bdc60f6db70c4c5c3ef970d061d22f70e04 authored almost 3 years ago
docs(plugins): vue 2 + examples

fb1c4feb67d2506d7df7165014c8add3e7d0ece2 authored almost 3 years ago
chore: upgrade vitepress

7b0764cbcbc58cf1dce63be6964fe5bdd0c91bbb authored almost 3 years ago
fix(components): respect casing settings in selected component pane, closes #1674

6d8aba08346528847b361b0991073934bd324531 authored almost 3 years ago
chore: update lock

f9f550f7a1283dabde2defd3ee71372f5c565805 authored almost 3 years ago
fix: Add object entries polyfill for app-backend-vue2 (#1666)

dc35433ee7f293fc9f1623a66ec2341e87d6347e authored about 3 years ago
fix: utils.classify may causes '"replace" is not a function' exception (#1660)

74693566af73e08a7286334e28ef70518c35df05 authored about 3 years ago
fix: support vue2 app debugging in micro-app (#1657)

7c198962e228fdf51175c07b6b179e66c85ddb82 authored about 3 years ago
fix: avoid exception when opening devtools on a non-vue page (#1663)

10629e15666e06101a157ceb5e51a5edf3d190b5 authored about 3 years ago
fix: display injection of 'symbol' key (#1648)

5ab4f749e793b0ba0f9607f21271dbbedb0a0b1c authored about 3 years ago
chore: @vue/devtools-api hotfix

280df1b8d1353f7e6501cbeae5707e1c2ae2cc2a authored about 3 years ago
fix: syntax error, closes #1641

09352751921540500cb15dea26e7b634523ed70c authored about 3 years ago
ci: try fix create release

3a1eafec50e7a3256a75b1897c96a5d22b8788f7 authored about 3 years ago