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

Tag Helpers: <textarea/> tag helper #1244

Closed
dougbu opened this issue Oct 6, 2014 · 2 comments
Closed

Tag Helpers: <textarea/> tag helper #1244

dougbu opened this issue Oct 6, 2014 · 2 comments
Assignees
Milestone

Comments

@dougbu
Copy link
Contributor

dougbu commented Oct 6, 2014

simpler than <input/> but uses same Razor infrastructure as well as ModelExpression

@dougbu dougbu added this to the 6.0.0-beta1 milestone Oct 6, 2014
@dougbu dougbu self-assigned this Oct 6, 2014
@dougbu
Copy link
Contributor Author

dougbu commented Oct 7, 2014

Should at least answer one question from #687 when doing this item: should the helper methods exposed from Microsoft.AspNet.Mvc.Core be static in HtmlHelper, members of a new static class, or refactored into a new class (perhaps found in DI)?

dougbu added a commit that referenced this issue Oct 9, 2014
- rest of #1243 and all of #1244
- needs a few utility methods for copying `TagBuilder` to `TagHelperOutput`
- but works as-is
dougbu added a commit that referenced this issue Oct 10, 2014
- rest of #1243 and all of #1244
- needs a few utility methods for copying `TagBuilder` to `TagHelperOutput`
- but works as-is
dougbu added a commit that referenced this issue Oct 10, 2014
- rest of #1243 and all of #1244
- needs a few utility methods for copying `TagBuilder` to `TagHelperOutput`
- but works as-is
dougbu added a commit that referenced this issue Oct 13, 2014
- rest of #1243 and all of #1244
- needs a few utility methods for copying `TagBuilder` to `TagHelperOutput`
- but works as-is
dougbu added a commit that referenced this issue Oct 14, 2014
- rest of #1243 and all of #1244
- needs a few utility methods for copying `TagBuilder` to `TagHelperOutput`
- but works as-is
dougbu added a commit that referenced this issue Oct 14, 2014
- rest of #1243 and all of #1244
- needs a few utility methods for copying `TagBuilder` to `TagHelperOutput`
- but works as-is
dougbu added a commit that referenced this issue Oct 14, 2014
- rest of #1243 and all of #1244
- needs a few utility methods for copying `TagBuilder` to `TagHelperOutput`
- but works as-is
dougbu added a commit that referenced this issue Oct 14, 2014
- rest of #1243 and all of #1244
- needs a few utility methods for copying `TagBuilder` to `TagHelperOutput`
- but works as-is
dougbu added a commit that referenced this issue Oct 15, 2014
- rest of #1243 and all of #1244
- needs a few utility methods for copying `TagBuilder` to `TagHelperOutput`
 - but works as-is
@dougbu
Copy link
Contributor Author

dougbu commented Oct 15, 2014

Checked into TagHelperFeature branch w/ commits 408e108 and 1b181d3

@dougbu dougbu closed this as completed Oct 15, 2014
dougbu added a commit that referenced this issue Oct 15, 2014
- rest of #1243 and all of #1244
- needs a few utility methods for copying `TagBuilder` to `TagHelperOutput`
 - but works as-is
dougbu added a commit that referenced this issue Oct 16, 2014
- rest of #1243 and all of #1244
- needs a few utility methods for copying `TagBuilder` to `TagHelperOutput`
 - but works as-is
dougbu added a commit that referenced this issue Oct 17, 2014
- rest of #1243 and all of #1244
- needs a few utility methods for copying `TagBuilder` to `TagHelperOutput`
 - but works as-is
@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