Commit Graph

9 Commits

Author SHA1 Message Date
Brian Ford
f9c028bc26 docs(hint): add header
Closes #144
2014-10-24 07:03:56 -07:00
Brian Ford
b40377531e refactor(*): basically change everything
🍕
2014-10-22 07:43:29 -07:00
Brian Ford
556b6d0e0b refactor(*): simplify message API 2014-10-16 17:52:53 -07:00
Brian Ford
6911e08b73 refactor(hintApp): simplify app 2014-10-14 11:54:16 -07:00
Erin Altenhof-Long
6a0ae94f4d fix(loader): create custom loader that is compatible with angular 1.2 and 1.3
A breaking change with the loading of config blocks between angular 1.2 and 1.3 causes
a an error when registering providers if the appropriate version of angular loader is not
used. This custom loader alters the invokeQueue to use config blocks correctly for both
versions of angular. See the issue with the loader and angular docs:
https://github.com/angular/angular-hint/issues/39 And the breaking change for the
angular loader: c0b4e2db9c
2014-08-13 14:10:04 -07:00
Carlo s A. Guillen
fe231271b7 feat(*): interact with HintCtrl 2014-08-07 15:56:06 -07:00
Carlo s A. Guillen
e81023bac7 feat(*): implement connection between content script and devTools pane 2014-08-07 14:38:26 -07:00
Brian Ford
99ea8b5225 wip 2014-08-04 15:42:58 -07:00
Brian Ford
4a85f99679 wip 2014-07-12 12:07:30 -07:00