Releases: 2sic/razor-blade
Releases · 2sic/razor-blade
RazorBlade 3.9 with new IScrub and Text.Before/After APIs
Merge pull request #14 from 2sic/develop v3.09
RazorBlade 03.08
Minor changes
- All
ITag
are nowIEnumerable<ITag>
to allow looping through sub-tags - new
TagList
to explicitly show tags which are empty but contain items.
Razor Blade 3.7
various enhancements, will be auto-included in 2sxc 12.05
Minor enhancement
Fixes issue #3
Added SafeUrl
New command Tags.SafeUrl()
Minor fixes
Changed Extension Methods for Id
, Class
, Style
, Wrap
, Add
etc. to be methods directly on the objects and not extension methods, because they caused trouble in certain dynamic environments.
Brand new V3 with Fluent Tag API, Icons and more
Brand new full release.
Read the API Docs and the change log