angular/adev/shared-docs/components/text-field
Matthieu Riegler 2d048d5520 test(docs-infra): Use the zoneless testing rule (#62596)
This will spare use the warning logs when the tests run.

```
      NG0914: The application is using zoneless change detection, but is still loading Zone.js. Consider removing Zone.js to get the full benefits of zoneless. In applications using the Angular CLI, Zone.js is typically included in the "polyfills" section of the angular.json file.
```

PR Close #62596
2025-07-14 11:36:43 -07:00
..
BUILD.bazel test(docs-infra): Use the zoneless testing rule (#62596) 2025-07-14 11:36:43 -07:00
text-field.component.html docs(docs-infra): only show clear button of textfield when there is a text (#61427) 2025-05-16 15:57:35 +00:00
text-field.component.scss docs(docs-infra): prevent from resetting the search on navigation (#60927) 2025-04-28 10:14:56 -07:00
text-field.component.spec.ts docs(docs-infra): preselect search text on re-open (#61129) 2025-05-12 15:25:50 -07:00
text-field.component.ts docs(docs-infra): fix API query filtering. (#61300) 2025-05-16 09:57:06 +00:00