Shuaib hasan akib

Results 20 issues of Shuaib hasan akib

## 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...

area: adev
adev: preview

![image](https://user-images.githubusercontent.com/48770016/195598981-8ef9e39f-2d2a-4adf-ba6a-292c94d64e6b.png) Generated CSS effects on other areas. Tried with ShadowDom but didn't work. Generated style tag overrides my CSS and effects them. I'm building a template Editor.

enhancement
help wanted

I'm trying to install it with Angular 16.2.12 but getting error. in v0.3.1 it's ok with angular 15 but v0.4.0 is compatible with Angular v17.0.0.

I'm using the updated package and wanted to implement searching functionality and I'm gating an error like **TypeError: Cannot read properties of undefined (reading 'map') at search.js:151:1** when submitting enter...

…ssibility ## 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-docs/commit-message-guidelines.md - [ ] Tests for the changes have...

action: merge
area: docs-infra
area: docs
adev: preview

Live demo: https://angular.realworld.io Doesn't work.

Replaces manual subscription tracking with `takeUntilDestroyed()` to ensure subscriptions are cleaned up automatically and simplify the code.

Add copy functionality to all code blocks in documentation markdown content. Previously, only example viewer code and module import snippets had copy buttons, but regular markdown code blocks (like configuration...

action: merge
area: docs
detected: feature
docs: preview