• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

IgniteUI / igniteui-webcomponents / 28032005309
98%

Build:
DEFAULT BRANCH: master
Ran 23 Jun 2026 02:05PM UTC
Jobs 1
Files 208
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Jun 2026 02:02PM UTC coverage: 98.342% (+0.004%) from 98.338%
28032005309

push

github

web-flow
feat(forms): resolve external labels to inner control of form controls (#2263)

Form-associated controls are the labellable element, so external <label>
associations target the host rather than the inner native control (<input>/
<textarea>) that assistive technologies expose. Resolve the host's
ElementInternals.labels onto the inner control so external labels (via for/id
IDREF or by nesting) reach the AT-exposed element and focus delegation works on
label activation.

- input-base / date-time-input.base: add internal _labelElements state and a
  _resolvedLabelElements getter feeding the native input's ariaLabelledByElements
  (igc-input, igc-mask-input, igc-date-time-input)
- textarea: forward _internals.labels to the inner native <textarea>
- select, combo, date-picker, date-range-picker: forward _internals.labels to
  the inner input in updated(); date-range two-input mode targets the start input
- combo: add delegatesFocus so label activation focuses the inner input
- tests: add shared runExternalLabelAssociationTests covering IDREF and nested
  label association plus focus delegation

5904 of 6204 branches covered (95.16%)

Branch coverage included in aggregate %.

119 of 120 new or added lines in 13 files covered. (99.17%)

41796 of 42300 relevant lines covered (98.81%)

1584.31 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
99.62
0.0% src/components/common/mixins/forms/associated.ts
Jobs
ID Job ID Ran Files Coverage
1 28032005309.1 23 Jun 2026 02:05PM UTC 208
98.34
GitHub Action Run
Source Files on build 28032005309
  • Tree
  • List 208
  • Changed 14
  • Source Changed 13
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28032005309
  • 873b89f4 on github
  • Prev Build on master (#28031553817)
  • Next Build on master (#28099733443)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc