Commit Graph

19 Commits

Author SHA1 Message Date
Brian Ford
033e82bf94 added screencast to readme 2012-07-25 11:23:47 -07:00
Brian Ford
405c81c209 updated AngularJS to version 1.0.1 2012-07-25 11:13:13 -07:00
Brian Ford
6bd12c8447 feature(deps): deps panel mostly working 2012-07-23 10:20:06 -07:00
Brian Ford
e7f677cd1d directive now watches data in scope based on attribute 2012-07-20 09:43:23 -07:00
Brian Ford
7309efd023 added getter for dependencies 2012-07-19 11:37:39 -07:00
Brian Ford
4719199842 added license 2012-07-19 00:12:14 -07:00
Brian Ford
a4c88cad82 fixed issue that assumed that window.angular existing meant that the app was ready to instrument; now also check that angular.module('ng') is defined. 2012-07-18 18:28:46 -07:00
Brian Ford
2ec87174c9 added deps tab, d3 library, and related directive 2012-07-17 19:43:57 -07:00
Brian Ford
4035dc2c67 many ui improvements; responsive layout within the plugin, added slider for controlling range of watch expressions 2012-07-12 16:20:26 -07:00
Brian Ford
274c8cff93 added an 'info' heading over AngularJS version in options tab 2012-07-10 14:09:17 -07:00
Brian Ford
c7123216cc performance tab enable/disable persists with the cookie setting 2012-07-10 14:08:32 -07:00
Brian Ford
bc238f9198 added AngularJS version in options tab 2012-07-10 12:10:12 -07:00
Brian Ford
ccff42f59b added note to readme about using Chrome Dev channel for Linux 2012-07-09 09:42:18 -07:00
Brian Ford
641d70e2f5 fixed race condition in instrumentation; issue #1 2012-07-03 16:55:01 -07:00
Brian Ford
5839e3651c changed look and feel of watchers tree 2012-07-03 14:09:04 -07:00
Brian Ford
1cb56e6764 JSON file of perf data can be saved from perf tab 2012-07-03 14:09:04 -07:00
Brian Ford
4f92e7ab83 updated README 2012-07-03 13:50:26 -07:00
Brian Ford
f69222a7c6 updated readme links 2012-07-02 14:23:09 -07:00
Brian Ford
171033e958 initial revision 2012-07-02 14:09:51 -07:00