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

Support empty attributes in TagWriter #910

Closed
wants to merge 1 commit into from

Conversation

djechelon
Copy link
Contributor

Support for empty HTML attributes (like "required", "ng-disabled"...)
If you want to use this tool for a custom tag in a project that is mainly Angular-oriented, you may want to write attributes without values.
And since members are private, you cannot extend TagWriter (another proposal could be "protecting" fields).

Support for empty HTML attributes (like "required", "ng-disabled"...)
If you want to use this tool for a custom tag in a project that is mainly Angular-oriented, you may want to write attributes without values.
And since members are private, you cannot extend TagWriter (another proposal could be "protecting" fields).
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jan 24, 2019
@pivotal-issuemaster
Copy link

@djechelon Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@djechelon Thank you for signing the Contributor License Agreement!

@rstoyanchev rstoyanchev added the in: web Issues in web modules (web, webmvc, webflux, websocket) label Nov 11, 2021
@rstoyanchev rstoyanchev self-assigned this Nov 19, 2021
@rstoyanchev rstoyanchev added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Nov 19, 2021
@rstoyanchev rstoyanchev added this to the 5.3.14 milestone Nov 19, 2021
@rstoyanchev rstoyanchev changed the title Empty attributes in TagWriter Support empty attributes in TagWriter Nov 19, 2021
rstoyanchev pushed a commit that referenced this pull request Nov 24, 2021
@djechelon djechelon deleted the patch-1 branch November 24, 2021 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants