Commit Graph

5 Commits (6a0ae94f4df7f5dea3a10874f6f9be9603e353cc)

Author SHA1 Message Date
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