Ajay Bhargav Baaskaran
7985121bab
[ Fixes #5207 ] Support IsIndexer for ViewComponent tag helpers
2016-11-03 16:50:22 -07:00
Ajay Bhargav Baaskaran
61de7fec6f
[ Fixes #5421 ] Visit children when accepting TagHelperChunk
...
- Fixes ViewComponentTagHelpers in nested scenarios
2016-10-18 12:00:07 -07:00
cjrosa
60d600dd5c
Issue #5310 ( #5334 )
...
* Issue #5310
2016-09-30 09:40:53 -07:00
Ajay Bhargav Baaskaran
0cfd5363f8
Added ViewComponentTagHelperDescriptorResolver and related stuff
2016-09-15 17:12:43 -07:00
Pranav K
4a5e1f4a72
Use as cast instead of C-style cast for IVewContextAware helpers
...
Fixes #5254
2016-09-12 16:34:02 -07:00
N. Taylor Mullen
17c6cfcb4e
Actually fix build break.
2016-09-08 11:25:55 -07:00
N. Taylor Mullen
11af25b9b7
Fix travis build break.
2016-09-08 11:21:21 -07:00
Crystal Qian
05392cbf35
Added view component tag helper code generator. ( #5195 )
...
This addresses #1051 . There is one more pull request that needs to be completed/merged (for `CompositeTagHelperDescriptorResolver` and friends). After that, runtime should work!
2016-09-07 20:30:09 -04:00