Commit Graph

9 Commits (master)

Author SHA1 Message Date
Brian Ford f9c028bc26 docs(hint): add header
Closes #144
10 years ago
Brian Ford b40377531e refactor(*): basically change everything
🍕
10 years ago
Brian Ford 556b6d0e0b refactor(*): simplify message API 10 years ago
Brian Ford 6911e08b73 refactor(hintApp): simplify app 10 years ago
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
10 years ago
Carlo s A. Guillen fe231271b7 feat(*): interact with HintCtrl 10 years ago
Carlo s A. Guillen e81023bac7 feat(*): implement connection between content script and devTools pane 10 years ago
Brian Ford 99ea8b5225 wip 10 years ago
Brian Ford 4a85f99679 wip 10 years ago