Skip to content

feat(text-field): add TextField Angular TEDI-Ready component #71#331

Merged
ly-tempel-bitweb merged 9 commits intorcfrom
feat/71-text-field-angular-tedi-ready-component
Mar 18, 2026
Merged

feat(text-field): add TextField Angular TEDI-Ready component #71#331
ly-tempel-bitweb merged 9 commits intorcfrom
feat/71-text-field-angular-tedi-ready-component

Conversation

@ly-tempel-bitweb
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 25, 2026

Codecov Report

❌ Patch coverage is 96.51163% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...components/form/text-field/text-field.component.ts 93.47% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

import { TediTranslationPipe } from "../../../services/translation/translation.pipe";
import { FeedbackTextComponent } from "../feedback-text/feedback-text.component";

export type InputSize = "small" | "large" | "default";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

figma defines only default and small sizes, where does large come from?

@ly-tempel-bitweb ly-tempel-bitweb merged commit 7e8ea35 into rc Mar 18, 2026
18 of 20 checks passed
@ly-tempel-bitweb ly-tempel-bitweb deleted the feat/71-text-field-angular-tedi-ready-component branch March 18, 2026 12:16
github-actions bot pushed a commit that referenced this pull request Mar 18, 2026
# [6.2.0-rc.13](angular-6.2.0-rc.12...angular-6.2.0-rc.13) (2026-03-18)

### Features

* **text-field:** add TextField Angular TEDI-Ready component [#71](#71) ([#331](#331)) ([7e8ea35](7e8ea35))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants