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

Add router tab #735

Merged
merged 33 commits into from
Aug 31, 2018
Merged

Add router tab #735

merged 33 commits into from
Aug 31, 2018

Commits on Mar 1, 2017

  1. Configuration menu
    Copy the full SHA
    0343b9e View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. Work on route filtering

    markussorg committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    55ebe90 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2017

  1. Add route list column

    markussorg committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    2c66bca View commit details
    Browse the repository at this point in the history
  2. Fix pane dragging

    markussorg committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    60e47bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5de0eba View commit details
    Browse the repository at this point in the history
  4. Extract panes styling

    markussorg committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    1849889 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6148b9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6307110 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55eaeca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f4b68a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e1ad71 View commit details
    Browse the repository at this point in the history
  10. Change route list heading

    markussorg committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    1ea5a0f View commit details
    Browse the repository at this point in the history
  11. Remove console.log

    markussorg committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    3aad9e0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d9a5702 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. Configuration menu
    Copy the full SHA
    33e31b7 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2017

  1. Merge pull request #2 from vuejs/master

    merge
    armano2 committed May 6, 2017
    Configuration menu
    Copy the full SHA
    cb7adda View commit details
    Browse the repository at this point in the history
  2. Implement toggle recording in router view list & simplyfy list of rou…

    …te changes
    Paweł Szewczyk committed May 6, 2017
    Configuration menu
    Copy the full SHA
    592a53f View commit details
    Browse the repository at this point in the history
  3. Add support for nested routes in router config

    Paweł Szewczyk committed May 6, 2017
    Configuration menu
    Copy the full SHA
    2a06db6 View commit details
    Browse the repository at this point in the history
  4. Split router from routes

    Paweł Szewczyk committed May 6, 2017
    Configuration menu
    Copy the full SHA
    867439d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2017

  1. Add fully working routes tab

    armano2 committed May 7, 2017
    Configuration menu
    Copy the full SHA
    d8b2dc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98af5c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8971b85 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. Configuration menu
    Copy the full SHA
    c64b462 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2018

  1. Configuration menu
    Copy the full SHA
    5955259 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Merge branch 'dev' into add-router-tab

    Guillaume Chau committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    3871f23 View commit details
    Browse the repository at this point in the history
  2. feat: routing tab keyboard shortcut

    Guillaume Chau committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    86b4d3f View commit details
    Browse the repository at this point in the history
  3. feat: integrate routes history into framerate graph

    Guillaume Chau committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    fb3ba54 View commit details
    Browse the repository at this point in the history
  4. fix: error if no corresponding metric

    Guillaume Chau committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    ce25790 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. Merge branch 'dev' into add-router-tab

    Guillaume Chau committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    6014338 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. chore: add keep-alive in example

    Guillaume Chau committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    f5869c9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into add-router-tab

    Guillaume Chau committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    6ae3488 View commit details
    Browse the repository at this point in the history
  3. fix: abstract component error

    Guillaume Chau committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    604b9af View commit details
    Browse the repository at this point in the history
  4. fix(GroupDropdown): style + dark mode

    Guillaume Chau committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    bae5971 View commit details
    Browse the repository at this point in the history