Commit Graph

185 Commits

Author SHA1 Message Date
Brian Ford
898fe826ba chore(dep): update internal batarang angular.js to v1.0.6 2013-05-03 05:59:34 -04:00
Brian Ford
2da618fdd7 fix(model): fix issue in model pane where the first element of array models is undefined 2013-05-03 05:57:16 -04:00
Brian Ford
d0fa314191 fix(instrumentation): improve perf of serializing models by ignoring $ properties, optimizing derez 2013-05-03 05:54:03 -04:00
Brian Ford
d8b2c2ef6f misc(changelog): init changelog 2013-04-06 21:43:16 -04:00
Brian Ford
4b584ec328 feat(build): use Grunt for building Batarang 2013-04-06 21:42:32 -04:00
Brian Ford
24bcb46492 feat(test): switch from testacular to karma 2013-04-06 21:42:25 -04:00
Brian Ford
c5db59b348 v0.4.0 2013-03-27 19:28:36 -04:00
Brian Ford
4682d4baf2 major overhaul 2013-03-27 19:26:56 -04:00
Brian Ford
3800d92d71 increment version to 0.3.4 2013-01-16 09:07:30 -05:00
Brian Ford
61e8981c89 add script for releasing to chrome web store 2013-01-03 15:47:52 -05:00
Brian Ford
061e2e54a2 increment version to 0.3.2 2013-01-02 09:14:18 -05:00
Brian Ford
462fa55bbb fix issue with instrumenting provider.provide 2013-01-02 09:12:35 -05:00
Brian Ford
460e43aad1 add note about named watch functions to FAQ 2013-01-01 11:31:33 -05:00
Brian Ford
5a90f4f4bc add FAQ 2013-01-01 10:55:03 -05:00
Brian Ford
655b84e838 increment version to 0.3.1 2013-01-01 08:53:07 -05:00
Brian Ford
1981627549 fix issue with objects 2013-01-01 08:44:53 -05:00
Brian Ford
dcd8a92708 fix issue with app not refreshing when first enabled; addresses issue #41 2012-12-12 06:32:00 -05:00
Brian Ford
d53b9ab7de incremented the version to 0.3.0 2012-11-13 19:29:01 -05:00
Brian Ford
9d8df866aa update the README 2012-11-13 19:29:01 -05:00
Brian Ford
6636a6f00f fix ui issues with enabling batarang 2012-11-13 19:29:01 -05:00
Brian Ford
0905deec4e moved instrumentation-enabling ui 2012-11-13 19:29:01 -05:00
Brian Ford
34adac7951 futher refactoring or services 2012-11-13 19:29:01 -05:00
Brian Ford
fd7ac46a12 refactored performance caching to seperate service 2012-11-13 19:29:01 -05:00
Brian Ford
944f5bf686 fixed filesystem service to use Blob instead of BlobBuilder 2012-11-13 19:29:01 -05:00
Brian Ford
aef70efec7 tabs directive now manages lifecycle of controllers 2012-11-13 19:29:01 -05:00
Brian Ford
bd61693243 finished refactor of instrumentation 2012-11-13 19:29:01 -05:00
Brian Ford
d8aa313eba instrumentation rewrite complete, refactored plugin-app model API 2012-11-13 19:29:01 -05:00
Brian Ford
ccad435879 fix wrong cursor on d3 visualization 2012-11-13 19:29:01 -05:00
Brian Ford
e2d2ba92f1 more work on refining instrumentation 2012-11-13 19:29:01 -05:00
Brian Ford
6871f874f2 began rewriting instrumentation 2012-11-13 19:29:01 -05:00
Brian Ford
4599c9bb0f jsonTree directive code cleanup 2012-11-13 19:29:01 -05:00
Brian Ford
a0f8358de2 moved CSS features to their own service, cleaned up services 2012-11-13 19:29:00 -05:00
Brian Ford
c0aee3c066 removed d3 service 2012-11-13 19:29:00 -05:00
Max Rabin
208f712606 fix git clone command in README 2012-09-08 12:25:32 -04:00
Brian Ford
07215bfe93 removed ngClasses and used ngRemove in the appropriate places 2012-08-14 16:34:16 -07:00
Brian Ford
64abdd2f76 added json tree directive, refactoring model tree 2012-08-08 17:26:59 -07:00
Brian Ford
af3fe93b3e removed unused css file 2012-08-08 15:02:58 -07:00
Brian Ford
de042c0096 refactored to remove jquery-ui css dependency 2012-08-08 15:01:56 -07:00
Brian Ford
ec526410f5 update version number to 0.2.1 2012-08-07 12:03:26 -07:00
Brian Ford
87bbe3aa16 renamed wtree and mtree to watch-tree and model-tree respectively 2012-08-07 11:52:07 -07:00
Brian Ford
bb951078d8 removed redundant .hidden class in favor of Bootstrap's .hide 2012-08-07 11:16:58 -07:00
Brian Ford
f99f3ee073 added link to Chrome Web Store to readme 2012-08-07 11:15:25 -07:00
Brian Ford
aec3ce19b4 added Chrome minimum version to manifest 2012-08-03 16:56:36 -07:00
Brian Ford
840930c2cc updated version number to 0.2.0 2012-08-02 11:26:26 -07:00
Brian Ford
60d3bba029 added icon used in web store 2012-08-02 11:26:08 -07:00
Brian Ford
e1cb584173 fixed the panel icon when the web inspector is docked 2012-08-02 10:34:29 -07:00
Brian Ford
3d082348fb fixed closing tag of slider to include namespace 2012-08-02 08:52:27 -07:00
Brian Ford
6413d87013 removed CDN status check (for now) 2012-08-02 08:52:01 -07:00
Brian Ford
0ce8346444 refactored panes, renamed TreeCtrl to ModelCtrl 2012-08-01 17:05:03 -07:00
Brian Ford
da354bc276 fixed removing CSS styles 2012-07-31 18:01:28 -07:00