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

refactor: override internal elements in time-picker #2618

Merged
merged 2 commits into from
Sep 24, 2021

Conversation

web-padawan
Copy link
Member

Description

Update the implementation to make vaadin-time-picker use own tag names for internal elements:

  • vaddin-time-picker-dropdown
  • vaddin-time-picker-overlay
  • vaadin-time-picker-scroller
  • vaadin-time-picker-item

This also removes ComboBoxDataProviderMixin which we don't really need in time-picker.

Type of change

  • Refactor

@sonarcloud
Copy link

sonarcloud bot commented Sep 23, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@web-padawan web-padawan merged commit d43966a into master Sep 24, 2021
@web-padawan web-padawan deleted the refactor/time-picker-tag-name branch September 24, 2021 06:37
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with platform 22.0.0.alpha7 and is also targeting the upcoming stable 22.0.0 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants