Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Right click Inspect component + this.$inspect() #479

Merged
merged 17 commits into from
Jan 12, 2018

Commits on Dec 24, 2017

  1. MVP

    Guillaume Chau committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    6b70efd View commit details
    Browse the repository at this point in the history
  2. Fix highlight appearing

    Guillaume Chau committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    25bd87f View commit details
    Browse the repository at this point in the history
  3. Scroll to instance in tree

    Guillaume Chau committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    fcd8343 View commit details
    Browse the repository at this point in the history
  4. Change context menu type to 'all'

    Guillaume Chau committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    3c8ac33 View commit details
    Browse the repository at this point in the history
  5. Fix Pending action not reset

    Guillaume Chau committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    e3169c5 View commit details
    Browse the repository at this point in the history
  6. Toasts

    Guillaume Chau committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    099da11 View commit details
    Browse the repository at this point in the history
  7. No component found toast + toast improvements

    Guillaume Chau committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    d99c92b View commit details
    Browse the repository at this point in the history
  8. Toast types

    Guillaume Chau committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    3b24ec6 View commit details
    Browse the repository at this point in the history
  9. Console toast color

    Guillaume Chau committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    05aea79 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2017

  1. Proper context menu entry creation

    Guillaume Chau committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    b92bda1 View commit details
    Browse the repository at this point in the history
  2. Make panelAction message param optional

    Guillaume Chau committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    78b747f View commit details
    Browse the repository at this point in the history
  3. Fix toast background color not updated

    Guillaume Chau committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    2377cab View commit details
    Browse the repository at this point in the history
  4. this.$inspect + some code improvement

    Guillaume Chau committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    27601ac View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2017

  1. Fix chrome-only property

    Guillaume Chau committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    d90c9fd View commit details
    Browse the repository at this point in the history
  2. Fix Pending Inspect not working when opening Vue panel

    Guillaume Chau committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    a0098ca View commit details
    Browse the repository at this point in the history
  3. Fix error on Firefox

    Guillaume Chau committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    d2ae6b7 View commit details
    Browse the repository at this point in the history
  4. For testing "No Vue component found" toast

    Guillaume Chau committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    2f2f4e3 View commit details
    Browse the repository at this point in the history