Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.x #4

Open
wants to merge 81 commits into
base: 1.2.0
Choose a base branch
from
Open

1.x #4

wants to merge 81 commits into from

Conversation

jay8t6
Copy link

@jay8t6 jay8t6 commented Mar 26, 2021

No description provided.

platosha and others added 30 commits January 20, 2017 13:55
…-title

Fix duplicate menu title for item itemplate asciidoc guide
Make combo-box modal by setting body pointer-events: none
Fix toggling overlay for combo-box-light
Fix tests: include webcomponents.js instead of webcomponents-lite.js
Show clear button even if overlay is not shown, fix vaadin#238
manolo and others added 30 commits March 16, 2017 11:24
…ing-example

Quick/improve custom filtering example
Make `change` event to fire only on close and clear
Use suffix slot for clear and toggle icons
Prevent closing on blur caused by overlay scroller mousedown
• vaadin-combo-box was forked to introduce this fix.
• vaadin-combo-box could not be updated to 2.0.0 where the fix is made because the updating across multiple dependencies would be too expensive.
• the fix for this bug was taken from commit 9f5897d - Fix overlay scrolling via the scrollbar in IE.
• only the single line from vaadin-combo-box-behavior.html was necessary.
• branch 1.x was started from tag 1.3.3 (the original 1.x branch before we forked had 18 additional commits that we didn't care about)
SE-1673:- Adds logic to prevent IE scrollbar drag bug.
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.