Aldrin
Aldrin
In https://ebazhanov.github.io/linkedin-skill-assessments-quizzes/ Instead of html being rendered Markdown is being rendered. Bug🐛 ``` C# C++ C (Programming Language) ``` Fix :heavy_check_mark: ``` C# C++ C (Programming Language) ```
## 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 - [ ] Tests for the changes have been...
Closes #2553 - Setup data decimation plugin to chart with default option
Fixes #1687 🦕
Fixes #1672 🦕 - Remove `additionalOptions` from clients and `quotaProjectId` param from DownScopedClient
Fixes #1673 🦕
Fixes #392 - No Issues Component to render text when issues are empty
Fixes #603 🦕 - Use `Promise.any` instead of `Promise.race` - Update target library to `es2021` in tsconfig.json