Skip to content
Permalink
Branch: dev
Commits on Jun 26, 2019
  1. chore: v5.1.1

    Guillaume Chau
    Guillaume Chau committed Jun 26, 2019
  2. fix: no __proto__

    Guillaume Chau
    Guillaume Chau committed Jun 26, 2019
  3. fix: shouldn't serialize VNodes, fixes #857

    Guillaume Chau
    Guillaume Chau committed Jun 26, 2019
  4. feat: Add Milliseconds Display Preference and Remove Duplicate Filter… (

    3 people authored and Akryum committed Jun 26, 2019
    #782)
    
    * Add Milliseconds Option
    
    * Persist timeFormat changes
    
    * refator: use a switch
    
    
    Co-authored-by: Alex Proujansky <aproujansky@horizonmedia.com>
    Co-authored-by: Guillaume Chau <alphadelta.fg@gmail.com>
  5. feat: high contrast theme + vue/ui update

    Guillaume Chau
    Guillaume Chau committed Jun 26, 2019
Commits on Jun 25, 2019
  1. feat: Add option to show kebab-case component names (#911)

    Aareksio and Akryum committed Jun 25, 2019
    * Replace `classifyComponents` with `componentNameStyle`
    
    This change allows for multiple additional styles of component displayed names, most importantly kebab-case
    
    * Remove leftover console.log
    
    
    Co-authored-by: Guillaume Chau <guillaume.b.chau@gmail.com>
  2. Merge branch 'dev' of github.com:vuejs/vue-devtools into dev

    Guillaume Chau
    Guillaume Chau committed Jun 25, 2019
  3. chore: remove dead code

    Guillaume Chau
    Guillaume Chau committed Jun 25, 2019
  4. fix: Cannot read property of undefined issue (#995)

    Ir00man and Akryum committed Jun 25, 2019
    * Fixing Cannot read property of undefined issue
    
    #994
    
    * chore: check object first
    
    
    Co-authored-by: Guillaume Chau <guillaume.b.chau@gmail.com>
  5. fix: chrome API check

    Guillaume Chau
    Guillaume Chau committed Jun 25, 2019
  6. fix: attribute in data inspector values are difficult to read in dark…

    Guillaume Chau
    Guillaume Chau committed Jun 25, 2019
    … mode, fixes #985
  7. refactor(storage): use chrome.storage, fixes #979

    Guillaume Chau
    Guillaume Chau committed Jun 25, 2019
  8. chore: upgrade deps

    Guillaume Chau
    Guillaume Chau committed Jun 25, 2019
Commits on May 21, 2019
  1. chore(logo): Update Nuxt.js logo (#1004)

    Atinux authored and Akryum committed May 21, 2019
Commits on Apr 15, 2019
  1. fix: style issue on Settings Tab, fix #972 (#973)

    wormwlrm authored and Akryum committed Apr 15, 2019
Commits on Apr 14, 2019
  1. chore: v5.1.0

    Guillaume Chau
    Guillaume Chau committed Apr 14, 2019
  2. feat(settings): new tags

    Guillaume Chau
    Guillaume Chau committed Apr 14, 2019
  3. chore: update @vue/ui

    Guillaume Chau
    Guillaume Chau committed Apr 14, 2019
  4. refactor(vuex): legacy backend mode, fix #967, fix #930, fix #971, fix

    Guillaume Chau
    Guillaume Chau committed Apr 14, 2019
Commits on Apr 12, 2019
  1. fix(vuex): Refactor legacy VueX checking, closes #939 (#970)

    bajzarpa authored and Akryum committed Apr 12, 2019
    * Change isLegacy checking strategy, adapt mutation handling to vuex 1
    
    * ./src/backend
    
    remove setting and related data
    
    * Check the legacy mode before converting the payload
Commits on Apr 9, 2019
  1. chore: v5.0.9

    Guillaume Chau
    Guillaume Chau committed Apr 9, 2019
  2. fix(vuex): re-clone in hook if state is replaced, closes #935

    Guillaume Chau
    Guillaume Chau committed Apr 9, 2019
  3. fix(vuex): null issue in VuexStateInspector

    Guillaume Chau
    Guillaume Chau committed Apr 9, 2019
Commits on Apr 5, 2019
  1. chore: v5.0.8

    Guillaume Chau
    Guillaume Chau committed Apr 5, 2019
  2. Merge branch 'dev' of github.com:vuejs/vue-devtools into dev

    Guillaume Chau
    Guillaume Chau committed Apr 5, 2019
  3. chore: use official docker image in CI (#948)

    gengjiawen authored and Akryum committed Apr 5, 2019
  4. refactor(vuex): improved recording/loading UX, closes #941, closes #952

    Guillaume Chau
    Guillaume Chau committed Apr 5, 2019
  5. perf(vuex): cache last replay result

    Guillaume Chau
    Guillaume Chau committed Apr 5, 2019
  6. chore: better lint script

    Guillaume Chau
    Guillaume Chau committed Apr 5, 2019
  7. perf(vuex): less snapshot parsing

    Guillaume Chau
    Guillaume Chau committed Apr 5, 2019
  8. fix(vuex): cache edited state, closes #956

    Guillaume Chau
    Guillaume Chau committed Apr 5, 2019
  9. fix(style): responsive design

    Guillaume Chau
    Guillaume Chau committed Apr 5, 2019
  10. feat(vuex): special state inspector section for dynamic module "mutat…

    Guillaume Chau
    Guillaume Chau committed Apr 5, 2019
    …ions"
  11. feat(vuex): special mutation style

    Guillaume Chau
    Guillaume Chau committed Apr 5, 2019
Older
You can’t perform that action at this time.