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

chore(store): Removed unused store implementation #2020

Merged

Commits on Apr 14, 2016

  1. refactor(context): Future-proofed context.html and debug.html for mod…

    …ularity
    
    BREAKING CHANGE:
    
    Our `context.html` and `debug.html` structures have changed to lean on `context.js` and `debug.js`.
    This is in preparation for deeper `context.js` changes in karma-runner#1984.
    
    As a result, all `customContextFile` and `customDebugFile` options much update their format
    to match this new format.
    twolfson committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    43f6a1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    996753c View commit details
    Browse the repository at this point in the history