Commit Graph

  • a2f6528268 inject $injector to window master Chakib Benziane 2015-03-06 12:25:02 +0100
  • db89db9431 Added the icon for chrome://extensions Richard Littauer 2015-01-22 18:33:07 -0800
  • 154772b7f4 style(json-tree.spec): add missing semicolon Brian Ford 2014-12-22 00:24:30 -0800
  • f83c7f5ca6 style(inspectedApp): remove todo comment Brian Ford 2014-12-22 00:23:52 -0800
  • a219e1cdd3 feat(pageAction): show page action when instrumentation is active Brian Ford 2014-12-21 21:06:00 -0800
  • 68b72bfa6f fix(background): remove data for closed tabs Brian Ford 2014-12-21 20:55:15 -0800
  • 0cf05a7588 fix(background): hydrate inspected app data on devtools connect Brian Ford 2014-12-21 20:42:42 -0800
  • f2a9044e3b fix(panel): handle refresh better Brian Ford 2014-12-21 19:47:18 -0800
  • ca0dc695e5 style(scopeTree): fix deep indentation Brian Ford 2014-12-21 19:15:08 -0800
  • fce0052322 fix(inspectedApp): handle refresh better Brian Ford 2014-12-21 19:14:20 -0800
  • 287074b73e fix(background): handle refresh better Brian Ford 2014-12-21 19:13:16 -0800
  • bd32b00172 style(scopeTree): fix wrapping Brian Ford 2014-12-15 23:25:47 -0800
  • e902ecae96 docs(readme): add travis badge test-unit-sauce Brian Ford 2014-12-15 15:00:36 -0800
  • 8c67a3e77e test(travis): run unit tests on travis + saucelabs Brian Ford 2014-12-15 14:58:15 -0800
  • d7008a1368 test(inspectedApp): add tests for messaging Brian Ford 2014-12-15 10:42:39 -0800
  • d3e7bd6ec4 v0.7.4 v0.7.4 Brian Ford 2014-12-11 14:35:10 -0800
  • 2d0e8abff0 docs(readme): link to instructions on installing from src Brian Ford 2014-12-11 14:25:15 -0800
  • 60bdec9949 docs(contributing): update build and release docs Brian Ford 2014-12-11 14:12:34 -0800
  • bd2ebbfd39 fix(sidebarPane): shorten title Brian Ford 2014-12-11 13:53:24 -0800
  • bec405c8c7 docs(readme): explain how to install previous versions Brian Ford 2014-12-11 13:31:28 -0800
  • 010d8b573b v0.7.3 v0.7.3 Brian Ford 2014-12-11 13:11:27 -0800
  • 738ba58e77 fix(enableInstrumentation): sync instrumentation status Brian Ford 2014-12-11 13:06:22 -0800
  • f745b92053 fix(panel/hints): fix category name Brian Ford 2014-12-11 11:55:29 -0800
  • 5cee2720b7 v0.7.2 v0.7.2 Brian Ford 2014-12-11 11:40:13 -0800
  • 5fd469035a fix(background): flush buffer on devtools connect Brian Ford 2014-12-11 11:38:28 -0800
  • a521bb9ea3 fix(inspectedApp): ignore events with missing scope info Brian Ford 2014-12-11 11:20:20 -0800
  • aa1c792d1a fix(batScopeTree): unfocus model editing on enter/exit keydown Brian Ford 2014-12-10 16:32:46 -0800
  • 1e5783f848 v0.7.1 v0.7.1 Brian Ford 2014-12-10 10:55:29 -0800
  • f8e205beb6 v0.7.0 v0.7.0 Brian Ford 2014-12-10 10:35:38 -0800
  • 1cfef9bd07 feat(instrumentation): do not enable by default Brian Ford 2014-12-10 10:34:09 -0800
  • f1c54f3f24 v0.6.1 v0.6.1 Brian Ford 2014-12-10 09:49:37 -0800
  • 1e3aa47522 chore(gitignore): ignore package dir Brian Ford 2014-12-10 09:49:11 -0800
  • 5dc1e14aeb v0.6.0 v0.6.0 Brian Ford 2014-12-09 21:49:22 -0800
  • 48a4c65ddc chore(package.json): update dependencies and build script Brian Ford 2014-12-09 21:18:27 -0800
  • e0ac7065df chore(deps): use angular 1.3.6 from npm Brian Ford 2014-12-09 21:02:52 -0800
  • 2caeb0d288 feat(propertiesPane): add back properties pane Brian Ford 2014-12-09 20:56:42 -0800
  • d28787930e v0.5.0 v0.5.0 Brian Ford 2014-12-09 17:44:34 -0800
  • 2d92189c48 chore(gulp): add tasks to help automate releases Brian Ford 2014-12-09 17:42:36 -0800
  • aee24175f4 fix(json-tree): handle inspecting array elements Brian Ford 2014-12-09 15:52:26 -0800
  • 6a193f0d14 style(json-tree): fix formatting bools Brian Ford 2014-12-09 15:46:00 -0800
  • 2768929c9c feat(panel/scopes): expand models pane when first scope is selected Brian Ford 2014-12-09 15:13:24 -0800
  • 727ab2da9c chore: remove watchers panel for now Brian Ford 2014-12-09 15:10:31 -0800
  • a192204441 fix(panel/hints): resolve layout issue with multiple categories Brian Ford 2014-12-09 15:10:07 -0800
  • 3a999ad92a fix(panel/scopes): disallow editing special scope properties Brian Ford 2014-12-09 15:09:31 -0800
  • 239c560c74 chore: remove console log Brian Ford 2014-12-09 15:08:29 -0800
  • eb2e7555d4 feat(panel/scopes): set window.$scope on scope select Brian Ford 2014-12-09 15:08:02 -0800
  • 147cd0b796 feat(panel/scopes): allow changing model values Brian Ford 2014-12-09 14:32:45 -0800
  • f9c028bc26 docs(hint): add header Brian Ford 2014-10-24 07:03:45 -0700
  • 86d7c40af5 docs(contributing): Add `npm install` to build instructions Michał Gołębiowski 2014-10-24 15:56:43 +0200
  • 626c2b23f6 chore(package.json): add angular-hint dep Brian Ford 2014-10-24 06:52:46 -0700
  • 7363f3debb chore(img): add src for logos Brian Ford 2014-10-24 06:31:03 -0700
  • 89b577c88d docs(contributing): add notes on directory layout Brian Ford 2014-10-24 06:30:15 -0700
  • c35956c61d style(panel): reorganize to improve style Brian Ford 2014-10-24 06:28:33 -0700
  • d1f0888929 docs(example): make example more interesting Brian Ford 2014-10-22 18:20:15 -0700
  • 918ecd5c7d f Brian Ford 2014-10-22 18:14:46 -0700
  • 3de10b6f41 chore(jsonTree): remove unused dependencies Brian Ford 2014-10-22 18:13:52 -0700
  • 444398e9d4 refactor(jsonTree): remove dependancy on inspectedApp Brian Ford 2014-10-22 18:13:12 -0700
  • d4edd956f6 fix(inspectedApp): dont parse object messages Brian Ford 2014-10-22 18:11:23 -0700
  • b40377531e refactor(*): basically change everything Brian Ford 2014-10-22 07:43:29 -0700
  • 706a63cc51 chore(bower): update dependencies Brian Ford 2014-10-21 15:12:45 -0700
  • 499c82d5a6 chore(bower): remove check in bower components Brian Ford 2014-10-21 15:09:29 -0700
  • 1162787cb0 docs(example): add example Brian Ford 2014-10-16 18:00:28 -0700
  • d6463b1e2f style(hintApp): move decls to top of file Brian Ford 2014-10-16 17:59:02 -0700
  • 5c676f9959 style(css): formatting, remove over-specified selectors Brian Ford 2014-10-16 17:58:30 -0700
  • 556b6d0e0b refactor(*): simplify message API Brian Ford 2014-10-16 17:52:53 -0700
  • decec2685d fix(inject): fix path of hint bundle Brian Ford 2014-10-14 11:54:47 -0700
  • 6911e08b73 refactor(hintApp): simplify app Brian Ford 2014-10-14 11:54:16 -0700
  • f1b460e45a docs(readme/contributing): reorganize docs Brian Ford 2014-10-13 17:31:29 -0700
  • 156bf99c1f style(gulp): add missing newline Brian Ford 2014-10-13 17:30:52 -0700
  • 97380e8fcc test(hintCtrl): implement test for suppressing messages Carlo s A. Guillen 2014-08-14 11:39:19 -0700
  • 03bef161b5 test(hintCtrl): add test coverage for hintCtrl functions Erin Altenhof-Long 2014-08-14 10:47:48 -0700
  • c432fb6930 refactor(updateAll): remove unnecessary updateAll method Erin Altenhof-Long 2014-08-13 17:33:36 -0700
  • b86d7a6955 test(karma.conf.js): add karma and dependencies to allow testing Erin Altenhof-Long 2014-08-13 16:29:11 -0700
  • 952a4a4c73 refactor(hintService): move communication through developer tools to backend service Erin Altenhof-Long 2014-08-13 16:28:31 -0700
  • 0130c9dc8e feat(hintCtrl): implement suppress message feature Carlo s A. Guillen 2014-08-13 15:53:54 -0700
  • 6a0ae94f4d fix(loader): create custom loader that is compatible with angular 1.2 and 1.3 Erin Altenhof-Long 2014-08-13 11:01:01 -0700
  • df5bf33762 fix(defaultPane): change default console pane to "All" Erin Altenhof-Long 2014-08-11 11:51:30 -0700
  • 9bcaec14ee chore(.gitignore): ignore built files and dependencies Erin Altenhof-Long 2014-08-11 11:50:09 -0700
  • d826dadf39 chore(): remove static data Erin Altenhof-Long 2014-08-11 11:47:24 -0700
  • f06a989a78 chore(hintCtrl): remove use of isEmpty variable Carlos Guillen 2014-08-12 16:47:40 -0500
  • 3b55f063e5 chore(hint.html): change ng-bind to ng-show Carlos Guillen 2014-08-12 16:46:13 -0500
  • 85606bb78c fix(reload): refresh messages on reload of inspectedWindow Erin Altenhof-Long 2014-08-08 12:05:58 -0700
  • d0da55123f feat(buffer): buffer messages before devTools open Erin Altenhof-Long 2014-08-08 11:39:18 -0700
  • e1cd70d98e fix(ngShow): load csp to allow use of ng-show and update ng-show logic Erin Altenhof-Long 2014-08-08 11:27:25 -0700
  • b94c14e5aa feat(HintCtrl): debounce message logging in UI Carlo s A. Guillen 2014-08-08 10:06:14 -0700
  • fe231271b7 feat(*): interact with HintCtrl Carlo s A. Guillen 2014-08-07 15:56:06 -0700
  • e81023bac7 feat(*): implement connection between content script and devTools pane Carlo s A. Guillen 2014-08-07 14:38:26 -0700
  • 2ebab66b13 feat(*): set up UI Carlo s A. Guillen 2014-08-06 14:46:54 -0700
  • f3703f423f feat(*): set up UI Carlo s A. Guillen 2014-08-06 14:46:25 -0700
  • 036a6cf310 docs: add new build script Brian Ford 2014-08-04 15:56:26 -0700
  • 99ea8b5225 wip Brian Ford 2014-08-04 15:42:58 -0700
  • 4a85f99679 wip Brian Ford 2014-07-12 12:07:30 -0700
  • 0c1edd6e58 wip: huge refactor again Brian Ford 2014-07-12 11:59:23 -0700
  • cd2a9e495d fix: niceNames Brian Ford 2014-04-29 15:22:22 -0700
  • a68c9b7724 Moved all the files around and added livereloading to the extension. Frost 2014-04-29 02:00:23 -0600
  • 4741ed559f docs: typo like a real engineer Brian Ford 2014-04-08 14:30:00 -0700
  • 1cb6beacb7 fix: issue with refactored niceName helper Brian Ford 2014-04-08 14:29:35 -0700
  • febbc8c478 docs: add inline doc for background Brian Ford 2014-04-08 14:28:49 -0700
  • 253337e55f docs: improve arch doc Brian Ford 2014-04-08 14:28:22 -0700
  • 514eddcda9 chore: clean up instrumentation test config Brian Ford 2014-04-08 14:27:45 -0700