batarang icon indicating copy to clipboard operation
batarang copied to clipboard

AngularJS WebInspector Extension for Chrome

Results 36 batarang issues
Sort by recently updated
recently updated
newest added

Creating a test build that is decoupled from the Chrome WebInspector APIs would allow us to inject Batarang directly into the page (like ng-inspector does). One obvious caveat is that...

enhancement

I too am running into issues... new Batarang user here... watched the video and it looks promising, but when I run the Scopes and Hints panes are blank: ![batarang 0...

enhancement

1. Open the following app (do not change the values in the text boxes) - http://gary-b.github.io/ng-version-test-apps/app/v3/index.html 2. Open batarang and select scope.$id=5 3. Expand the 'a' object in the json...

type: bug

should make future work more palatable with rx and frp

Hello from Poland! ## warning! long post I have made some styles batarang could use: ![image](https://f.cloud.github.com/assets/2905995/1040361/7e396a86-0fb3-11e3-80a2-484b83aa786c.png) It uses two selectors not one, class for element outline and class:before or class:after...

type: question

Somewhere within Baratang's pane, there could be a control: ``` "ng-show throughout page: all true, all false, leave alone" "ng-hide throughout page: all true, all false, leave alone" ``` The...

type: feature

Performance-wise, it will be useful to trigger "nothing changed" digest to see where the bottlenecks are.

type: feature

Steps to reproduce - Navigate to angular app (for example, https://angular-ui.github.io/ui-router/sample/#/ ) - Close Dev Tools - Inspect an element - Select the $scope view - $scope data is not...

To avoid ever releasing a problematic version of Batarang again, I want to run the instrumentation code against a few Angular production apps. Here's my list of apps: - https://console.developers.google.com/project...