angular/devtools/src
Tomasz Ducin cb500c7ee5 refactor(devtools): devtools support for maps and symbol description (#53167)
Added 2 tiny improvements:
- instead of "Symbol()", "Symbol(DESCRIPTION)" is displayed
- ECMAScript Maps are distinguished
Additionally:
- PropTypes has been moved to a separate file
- Simple unit tests covering each PropType except for PropType.Unknown

PR Close #53167
2023-11-30 09:45:13 -08:00
..
app refactor(devtools): devtools support for maps and symbol description (#53167) 2023-11-30 09:45:13 -08:00
assets refactor(devtools): prepare codebase for migration to angular/angular repo 2021-11-21 20:23:18 -05:00
environments refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
styles feat(devtools): Create browser specific styles for chrome and firefox (#46037) 2022-05-23 14:00:10 -07:00
BUILD.bazel build(devtools): target es2020 explicitly (#50086) 2023-05-09 14:41:48 -07:00
demo-application-environment.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
demo-application-operations.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
iframe-message-bus.ts fix(devtools): use the __ignore_ng_zone__ flag in devtools message bus' to prevent CD loop (#51339) 2023-09-05 18:16:32 +00:00
index.html feat(devtools): create demo application that uses standalone APIs and standalone components/directives/pipes (#48533) 2023-06-12 12:51:24 +02:00
main.ts refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
styles.scss refactor(devtools): consolidate devtools global styles into 1 file (#49001) 2023-02-14 20:25:23 +01:00
zone-unaware-iframe-message-bus.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00