Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Tag Helpers: Add TagHelperOutput extension methods to copy from TagBuilder #1319

Closed
NTaylorMullen opened this issue Oct 10, 2014 · 1 comment
Assignees
Milestone

Comments

@NTaylorMullen
Copy link

These methods will be used by our default TagHelpers to copy valuable information from the generated TagBuilder objects from the HTMLHelper infrastructure. They're also available to users to perform TagHelper related work.

@NTaylorMullen NTaylorMullen self-assigned this Oct 10, 2014
@NTaylorMullen NTaylorMullen added this to the 6.0.0-beta1 milestone Oct 10, 2014
NTaylorMullen pushed a commit that referenced this issue Oct 10, 2014
- Added a new test project for tag helper specific code.
- Tested out Merge and MergeAttributes.

#1319
NTaylorMullen pushed a commit that referenced this issue Oct 10, 2014
- Added a new test project for tag helper specific code.
- Tested out Merge and MergeAttributes.

#1319
NTaylorMullen pushed a commit that referenced this issue Oct 10, 2014
- Added a new test project for tag helper specific code.
- Tested out Merge and MergeAttributes.

#1319
NTaylorMullen pushed a commit that referenced this issue Oct 13, 2014
- Added a new test project for tag helper specific code.
- Tested out Merge and MergeAttributes.

#1319
@NTaylorMullen NTaylorMullen changed the title Tag Helpers: Add internal TagHelperOutput helper methods to copy from TagBuilder Tag Helpers: Add TagHelperOutput extension methods to copy from TagBuilder Oct 13, 2014
NTaylorMullen pushed a commit that referenced this issue Oct 14, 2014
- Tested out Merge and MergeAttributes.

#1319
NTaylorMullen pushed a commit that referenced this issue Oct 15, 2014
- Tested out Merge and MergeAttributes.

#1319
NTaylorMullen pushed a commit that referenced this issue Oct 15, 2014
- Added tests to validate functionality of all TagHelperOutputExtension methods.

#1319
NTaylorMullen pushed a commit that referenced this issue Oct 16, 2014
- Added tests to validate functionality of all TagHelperOutputExtension methods.

#1319
@NTaylorMullen
Copy link
Author

63f8f7d

NTaylorMullen pushed a commit that referenced this issue Oct 16, 2014
- Added tests to validate functionality of all TagHelperOutputExtension methods.

#1319
NTaylorMullen pushed a commit that referenced this issue Oct 17, 2014
- Added tests to validate functionality of all TagHelperOutputExtension methods.

#1319
@rynowak rynowak removed the 3 - Done label Oct 24, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants