Commit graph

7 commits

Author SHA1 Message Date
AleksanderBodurri
a7ea578507 feat(devtools): display latest commit SHA in application (rangle/angular-devtools#243)
* build: set latest SHA commit as system environment variable for chrome build

* build: set latest SHA commit as sys variable for demo build

* feat: create application environment abstraction to reference environment variables inside the ng-devtools library

* test: fix devtools component test
2020-04-02 16:23:03 -07:00
mgechev
2f115a2448 refactor(devtools): use DI for the messageBus instead of passing it as props 2020-03-19 21:17:26 -04:00
Sumit Arora
14b6572785 style(devtools): Applying consistent styling (rangle/angular-devtools#36) 2020-02-05 07:39:46 -08:00
AleksanderBodurri
da690ca84a feat(devtools): Implement Component/Directive Search (rangle/angular-devtools#25) 2020-02-04 07:34:34 -08:00
Ricardo Mattiazzi Baumgartner
1cb3967670 feat(devtools): add detected application angular version to top right next to tabs (rangle/angular-devtools#4) 2020-01-29 11:52:42 -08:00
Sumit Arora
8a5fbf5963 fix(devtools): fix issues in message bus and watch 2020-01-29 11:52:42 -08:00
mgechev
98a96608a6 Initial commit for Angular DevTools 2020-01-29 11:52:19 -08:00