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

feat: Implement Component.isAttached(). (#8810) #11601

Merged
merged 2 commits into from
Aug 19, 2021

Conversation

caalador
Copy link
Contributor

Closes #7911

Closes #7911
# Conflicts:
#	flow-server/src/test/java/com/vaadin/flow/component/ComponentTest.java
@CLAassistant
Copy link

CLAassistant commented Aug 19, 2021

CLA assistant check
All committers have signed the CLA.

@caalador caalador changed the title #7911 Implement Component.isAttached(). (#8810) feat: Implement Component.isAttached(). (#8810) Aug 19, 2021
Co-authored-by: Pekka Hyvönen <[email protected]>
@vaadin-bot
Copy link
Collaborator

SonarQube analysis reported 2 issues

  1. MINOR Component.java#L152: Remove this use of "addSynchronizedProperty"; it is deprecated. rule
  2. MINOR Component.java#L155: Remove this use of "addSynchronizedPropertyEvent"; it is deprecated. rule

@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with platform 14.7.0.rc1 and is also targeting the upcoming stable 14.7.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.

5 participants