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

Refactor vuex snapshots #721

Merged
merged 14 commits into from
Aug 1, 2018
Merged

Refactor vuex snapshots #721

merged 14 commits into from
Aug 1, 2018

Commits on Jul 31, 2018

  1. MVP

    Guillaume Chau committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    f0979c8 View commit details
    Browse the repository at this point in the history
  2. feat: devtools-side lru cache

    Guillaume Chau committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    e03c744 View commit details
    Browse the repository at this point in the history
  3. fix: remove loading if snapshot was cached on backend-side

    Guillaume Chau committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    5ed5728 View commit details
    Browse the repository at this point in the history
  4. feat: state recording/loading UI

    Guillaume Chau committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    e82e28b View commit details
    Browse the repository at this point in the history
  5. feat: virtual scrollers

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

Commits on Aug 1, 2018

  1. feat(bridge): batch messages

    Guillaume Chau committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    9a5b826 View commit details
    Browse the repository at this point in the history
  2. fix: debounce scroll to selected item

    Guillaume Chau committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    4cfac24 View commit details
    Browse the repository at this point in the history
  3. feat(vuex): snapshot adjustements

    Guillaume Chau committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    0d948db View commit details
    Browse the repository at this point in the history
  4. chore(dev): exmaples changes

    Guillaume Chau committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    558eabd View commit details
    Browse the repository at this point in the history
  5. fix: history scrolling performance issues

    Guillaume Chau committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    cdb02d1 View commit details
    Browse the repository at this point in the history
  6. fix: time travel

    Guillaume Chau committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    53753b1 View commit details
    Browse the repository at this point in the history
  7. fix: commit/revert

    Guillaume Chau committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    c09fdfb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    39481b9 View commit details
    Browse the repository at this point in the history
  9. test: fix e2e

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