Kirill Cherkashin
Kirill Cherkashin
http://localhost:4200/admin/users all the code is `apps/codelab/src/app/modules/admin/users`
see `apps/codelab/src/app/modules/admin/login`
- [ ] Explain when to use public, private, this (#253) - [ ] Bootstrapping (#129) - [ ] Browser Events (#446) - [ ] Setting Array Types (#415) -...
Fix a couple of broken headers, add some commas, minor wording improvements
- adds support for bracket pair highlighting, which can be enabled by configuring bracketPairColorization.enabled when creating a new editor:
https://github.com/microsoft/monaco-editor/blob/main/samples/browser-amd-shadow-dom/index.html
I chose the format to be: `?options=windows,material` Also if `windows` option is in URL it overrides the inferred value.
in the [list of recommendations](https://github.com/angular/angular-update-guide/blob/main/src/app/recommendations.ts) I see multiple steps with the same key, across different versions and features, e.g. with windows enabled or not: In [translations](https://github.com/angular/angular-update-guide/blob/main/src/app/locales/ru_RU.ts#L290) this key maps to...