This repository has been archived by the owner on Dec 19, 2018. It is now read-only.
4.0.0-rc1
Pre-release
Pre-release
Features
Bugs Fixed
- Multiple TagHelpers targeting same element cannot effectively communicate to children. (#571)
- Compilation error within tag attribute shows generated code instead of markup (#569)
- Specifying
RestrictChildren
and emptyHtmlTargetElement
results in an error (#562) TreeStructureChanged
marked astrue
when whitespace is added to a page withTagHelper
s (#553)- Expose
FilePath
onMappingLocation
to let Razor editor know mapping origination. (#552)