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

vaadin / vaadin-combo-box
92%
master: 93%

Build:
Build:
LAST BUILD BRANCH: 5.4
DEFAULT BRANCH: master
Repo Added 05 Jun 2018 07:23AM UTC
Files 8
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

LAST BUILD ON BRANCH fix/529-overlay-width
branch: fix/529-overlay-width
CHANGE BRANCH
x
Reset
  • fix/529-overlay-width
  • 229-load-indicator
  • 386-improve-undefined-size-scrolling
  • 5.0
  • 5.1
  • 5.2
  • 5.3
  • 5.4
  • 957-empty-items
  • @vaadin/vaadin-component-dev-dependencies
  • ImproveComboBoxDemos
  • attr-jsdoc
  • bug-783
  • bump-text-field
  • chore/perf-cleanup
  • clear-button-lazy-loading
  • clear-button-visible
  • clear-value-in-listener
  • cp/combo-box-item-type
  • data-provider-docs
  • data-provider-pool
  • data-provider-scroll
  • dont-request-empty-loaded-page-again
  • duplicate-custom-value-set
  • dx/#148
  • dynamic-size-change-tests
  • feat/add-helper-slot
  • feature/auto-open-disabled
  • feature/lazy-loading
  • feature/material-visual-test
  • feature/propagate-theme
  • feature/renderer
  • filter-items-auto-open
  • fix-973
  • fix-clear-pending-requests
  • fix-combo-box-allow-value
  • fix-custom-value
  • fix-custom-value-bug
  • fix-custom-value-event
  • fix-custom-value-issue
  • fix-demo-renderers
  • fix-fast-scroll
  • fix-only-3-items-rendered-first
  • fix-scroll-test
  • fix-visual-tests
  • fix/#652-root-level-item-template
  • fix/#717-itemLabelPath-undefined-error
  • fix/622
  • fix/694-perf
  • fix/758
  • fix/778
  • fix/780
  • fix/787
  • fix/792
  • fix/815
  • fix/900_Valid_item_is_not_selected_if_ComboBox_has_a_dataprovider_and_autoopendisabled
  • fix/big-size-crash
  • fix/clearcache-error
  • fix/close-on-empty-data
  • fix/comboboxitem-type
  • fix/custom-value-focus
  • fix/filtered-items
  • fix/flow-components/915/Server_side_filtering_seems_to_be_case_sensitive
  • fix/handle-null-value-label-properties
  • fix/heightOverlayScroller
  • fix/invalid-value-multiple-times
  • fix/loading
  • fix/loading-selected-items
  • fix/opened-when-no-items
  • fix/placeholder-reuse
  • fix/readonly-a11y
  • fix/redundant-icon-font
  • fix/remove-polymer-from-readme-code
  • fix/reorganize-demos
  • fix/scroll-performance
  • fix/simple-first-demo
  • fix/visual-tests
  • force-next-request-after-clearCache
  • gemini-changes
  • gen-ts-defs
  • improveVaadinComboBoxDemos
  • manual-render
  • master
  • md-preview
  • move-ipad-to-cronplatforms
  • p3-preview
  • pekam-patch-1
  • position-target-update
  • postpone-overlay-render-with-dom-if
  • prepare-wc-deps-14.3
  • preserve-propagate-dir
  • preserve-rtl
  • refactor-selector
  • refactor/disable-upgrade
  • renderer-preview
  • reset-size-on-clearCache
  • revert-752
  • rtl-support
  • stop-enter
  • test-rtl
  • update-filteredItems-when-size-changes
  • update-modulizer
  • update-screenshot
  • update-to-xenial
  • v4.1.0-alpha1
  • v4.1.0-beta1
  • v4.1.0-beta2
  • v4.2.0-alpha1
  • v4.2.0-alpha3
  • v4.2.0-alpha4
  • v4.2.0-alpha5
  • v4.2.0-alpha7
  • v4.2.0-beta2
  • v4.2.1
  • v4.2.2
  • v4.2.3
  • v4.2.5
  • v4.2.6
  • v4.2.8
  • v5.0.0-alpha1
  • v5.0.10
  • v5.0.11
  • v5.0.2
  • v5.0.3
  • v5.0.4
  • v5.0.5
  • v5.0.6
  • v5.0.7
  • v5.0.8
  • v5.0.9
  • v5.1.0
  • v5.1.0-alpha1
  • v5.2.0
  • v5.2.0-alpha1
  • v5.2.0-alpha2
  • v5.3.0
  • v5.3.0-alpha1
  • v5.3.0-alpha2
  • v5.3.0-alpha3
  • v5.3.0-alpha4
  • v5.3.0-alpha5
  • v5.3.0-beta1
  • v5.4.0
  • v5.4.0-alpha1
  • v5.4.1
  • v5.4.2
  • v5.4.3
  • v5.4.4
  • v5.4.5
  • v5.4.6
  • v5.4.7

pending completion
4529

Pull #876

travis-ci

web-flow
Merge 8759b58ef into 17952797f
Pull Request #876: feat: custom overlay width

521 of 589 branches covered (88.46%)

Branch coverage included in aggregate %.

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

685 of 725 relevant lines covered (94.48%)

9587.05 hits per line

Relevant lines Covered
Build:
Build:
725 RELEVANT LINES 685 COVERED LINES
9587.05 HITS PER LINE
Source Files on fix/529-overlay-width
  • Tree
  • List 8
  • Changed 8
  • Source Changed 1
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
4529 fix/529-overlay-width Merge 8759b58ef into 17952797f Pull #876 30 Apr 2020 06:42AM UTC web-flow travis-ci pending completion  
4528 fix/529-overlay-width demo: move custom overlay width demo to styling tab push 30 Apr 2020 06:34AM UTC Haprog travis-ci pending completion  
4526 fix/529-overlay-width refactor: setting overlay width push 30 Apr 2020 06:29AM UTC Haprog travis-ci pending completion  
4524 fix/529-overlay-width Merge 3921cbf84 into 17952797f Pull #876 29 Apr 2020 09:04AM UTC web-flow travis-ci pending completion  
4523 fix/529-overlay-width fix: overlay was not showing in RTL mode push 29 Apr 2020 09:00AM UTC Haprog travis-ci pending completion  
4522 fix/529-overlay-width Merge 111958c94 into 17952797f Pull #876 29 Apr 2020 06:56AM UTC web-flow travis-ci pending completion  
4521 fix/529-overlay-width feat: custom overlay width Fixes #529. push 29 Apr 2020 06:53AM UTC Haprog travis-ci pending completion  
4520 fix/529-overlay-width feat: custom overlay width Fixes #529. push 29 Apr 2020 06:49AM UTC Haprog travis-ci pending completion  
See All Builds (942)
  • Repo on GitHub
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

© 2025 Coveralls, Inc