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

ng-select / ng-select / 18950257671
92%

Build:
DEFAULT BRANCH: master
Ran 30 Oct 2025 05:55PM UTC
Jobs 1
Files 11
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

30 Oct 2025 05:54PM UTC coverage: 91.894% (+0.006%) from 91.888%
18950257671

push

github

web-flow
fix: not able to access SearchInput (#2720)

* feat: update Angular dependencies to version 20.3.6

* fix: update Angular ESLint and other dependencies to latest versions

* fix: update Node engine compatibility in package.json

* fix: update Node engine compatibility in package.json

* fix: update Node version in CI configuration to 22

* feat: add outside click event configuration to ng-select component

- Introduced a new property `outsideClickEvent` to control the DOM event used for detecting outside clicks, defaulting to 'click'.
- Updated `NgDropdownPanelComponent` to utilize the new `outsideClickEvent` for improved outside click detection.
- Modified the HTML template to bind the `outsideClickEvent` property, enhancing flexibility in dropdown behavior.

This change improves the usability of the dropdown by allowing customization of the event used for closing the dropdown on outside interactions.

* docs: add documentation for outside click event type configuration in README

- Added a new entry for `outsideClickEventType` in the README to document its purpose and default value.
- This update enhances the clarity of the dropdown component's configuration options, providing users with better guidance on customizing outside click detection behavior.

* fix: not able to access SearchInput

- Added `exportAs: 'ngSelect'` to the NgSelectComponent for improved template usage.
- Refactored code for better readability by adjusting formatting and indentation in several methods.
- Removed unnecessary imports and streamlined promise handling for tag selection.
- Improved conditional checks in the `showNoItemsFound` method for clarity.

---------

Co-authored-by: Pavan Kumar Jadda <17564080+pavankjadda@users.noreply.github.com>

473 of 539 branches covered (87.76%)

Branch coverage included in aggregate %.

6 of 6 new or added lines in 1 file covered. (100.0%)

978 of 1040 relevant lines covered (94.04%)

177.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18950257671.1 30 Oct 2025 05:55PM UTC 11
91.89
GitHub Action Run
Source Files on build 18950257671
  • Tree
  • List 11
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #18950257671
  • 6e0b09b9 on github
  • Prev Build on master (#18911489455)
  • Next Build on master (#19041094959)
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