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

Read text for template element #9008

Merged
merged 8 commits into from Sep 17, 2020
Merged

Read text for template element #9008

merged 8 commits into from Sep 17, 2020

Conversation

denis-anisimov
Copy link
Contributor

Fixes #8975

@joheriks joheriks self-requested a review September 15, 2020 13:45
@vaadin-bot
Copy link
Collaborator

SonarQube analysis reported 1 issue

  • MAJOR 1 major

Watch the comments in this conversation to review them.

@joheriks joheriks merged commit db04da7 into master Sep 17, 2020
OLD Vaadin Flow ongoing work (Vaadin 10+) automation moved this from Iteration Reviews to Done - pending release Sep 17, 2020
@joheriks joheriks deleted the 8975-text-template-element branch September 17, 2020 12:49
@vaadin-bot vaadin-bot added +1.0.0 and removed +0.1.0 labels Oct 22, 2020
caalador pushed a commit that referenced this pull request Jan 27, 2021
* Read text content as an attribute data

* Add unit tests for template element set text

* Add IT for template element set text

* Update IT after change for reading text

* Improve code a bit based on review

* Add missed tag for the component

* Remove extra symbol

* Add lost lines after merge
# Conflicts:
#	flow-server/src/main/java/com/vaadin/flow/component/polymertemplate/IdCollector.java
caalador pushed a commit that referenced this pull request Jan 29, 2021
* Read text content as an attribute data

* Add unit tests for template element set text

* Add IT for template element set text

* Update IT after change for reading text

* Improve code a bit based on review

* Add missed tag for the component

* Remove extra symbol

* Add lost lines after merge
# Conflicts:
#	flow-server/src/main/java/com/vaadin/flow/component/polymertemplate/IdCollector.java
caalador pushed a commit that referenced this pull request Feb 2, 2021
* Read text content as an attribute data

* Add unit tests for template element set text

* Add IT for template element set text

* Update IT after change for reading text

* Improve code a bit based on review

* Add missed tag for the component

* Remove extra symbol

* Add lost lines after merge
# Conflicts:
#	flow-server/src/main/java/com/vaadin/flow/component/polymertemplate/IdCollector.java
pleku pushed a commit that referenced this pull request Feb 2, 2021
* Read text content as an attribute data

* Add unit tests for template element set text

* Add IT for template element set text

* Update IT after change for reading text

* Improve code a bit based on review

* Add missed tag for the component

* Remove extra symbol

* Add lost lines after merge
# Conflicts:
#	flow-server/src/main/java/com/vaadin/flow/component/polymertemplate/IdCollector.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
OLD Vaadin Flow ongoing work (Vaadin ...
  
Done - pending release
Development

Successfully merging this pull request may close these issues.

Handle element initial text content from template mapped elements
3 participants