This repository was 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
RestrictChildrenand emptyHtmlTargetElementresults in an error (#562) TreeStructureChangedmarked astruewhen whitespace is added to a page withTagHelpers (#553)- Expose
FilePathonMappingLocationto let Razor editor know mapping origination. (#552)