Milo
fc14ca5e34
refactor(devtools): switch default font to material symbols ( #61281 )
...
update from Material Icons to Material Symbols, and use the local
font copy instead of Google fonts to avoid version mismatches
PR Close #61281
2025-05-20 08:53:51 +00:00
Sheik Althaf
f8e5119435
refactor(devtools): migrate devtools to prettier formatting ( #58624 )
...
Added html and scss to ng-dev formatter. This is reduce the formatting changes coming in PRs.
PR Close #58624
2024-11-19 16:31:24 -08:00
Keith Li
5e404d3114
feat(devtools): support icons in offline mode ( #45430 ) ( #45743 )
...
Add support to material design icons in offline mode for Angular Devtools. Self hosting the web font so icons are loaded regardless of network connection.
Bring the font file as well as its corresponding css file from third_party repo through bazel into shell-browser directory while building.
PR Close #45743
2022-05-12 09:17:05 -07:00
Sumit Arora
b5f39c5da1
docs(devtools): updating firefox documentation ( #44952 )
...
updating typo
PR Close #44952
2022-04-12 18:41:37 +00:00
Sumit Arora
bc0b6fe67d
feat(devtools): adding firefox support ( #44952 )
...
* Updating manifest.json to new build structure
* Adding doctype to pages to remove warnings
PR Close #44952
2022-04-12 18:41:37 +00:00
Sumit Arora
ceb19c044a
feat(devtools): renaming shell-chrome ( #44952 )
...
Renaming `shell-chrome` to `shell-browser` contains the build that supports both browsers.
PR Close #44952
2022-04-12 18:41:37 +00:00