Sumit Arora

Results 9 issues of Sumit Arora

Did initial POC of stackblitz implementation implemented on two operators http://localhost:4200/#/operators/concat and http://localhost:4200/#/operators/combineAll ![image](https://user-images.githubusercontent.com/198247/35841346-73194994-0ac9-11e8-95ae-46974829d9cd.png) ![image](https://user-images.githubusercontent.com/198247/35841352-7cc0f4ce-0ac9-11e8-859f-b97252abdcdf.png) @ashwin-sureshkumar @ladyleet @btroncone 😄

do-not-merge

Closes: https://github.com/ReactiveX/rxjs-docs/issues/119

# 🚀 Feature request Angular CLI should show `install devtools` suggestion pop-up when running `ng serve` ### Command (mark with an `x`) - [ ] new - [ ] build...

feature
area: devkit/build-angular
devkit/build-angular:dev-server
feature: in backlog

ts-react
es6-react
ng1
ng2
ready
code-cleanup
api-koa

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular/blob/main/CONTRIBUTING.md#commit - [x] Tests for the changes have been added...

area: devtools

Follow-up PR for https://github.com/angular/angular/pull/58086 & https://github.com/angular/angular/pull/58199. Adds below features to Angular DevTools to display router graph: - Add a new router example in the Angular DevTools demo application. - Implement...

action: review
target: major
area: devtools

Angular DevTools uses globally available functions to provide debugging information to the framework. This commit exports `getLoadedRoutes` function using the `ɵpublishExternalGlobalUtil` function added in PR: https://github.com/angular/angular/commit/f5cd8f7ab498f35dc2ec3c6662d4443135989720. Follow-up PRs that will:...

area: router

On clicking a route in the router tree, the route details panel is displayed. - The panel shows the details of the selected route, including the path, component, providers, guards...

action: merge
target: minor
area: devtools