angular/projects
mgechev ff99b9bb03 feat(devtools): add filtering functionality in the profiler
Allow to filter using a simple DSL:

```
search := query*
query := `source:` \w+ | `duration:` [>|<|=|>=|<=]\d+ (ms)?
```
2021-04-21 10:54:02 -07:00
..
demo-no-zone style(devtools): fix linting errors 2020-10-06 02:20:39 +03:00
ng-devtools feat(devtools): add filtering functionality in the profiler 2021-04-21 10:54:02 -07:00
ng-devtools-backend fix(devtools): change the isIvy detection 2021-04-19 17:26:20 -07:00
protocol refactor(devtools): adding router-tree tests and reverting configuration 2021-03-01 15:10:35 -08:00
shared-utils build(devtools): update angular-framework 2020-11-20 16:25:35 +02:00
shell-chrome fix(devtools): change the isIvy detection 2021-04-19 17:26:20 -07:00