Releases: DNN-Connect/razor-blade
Releases · DNN-Connect/razor-blade
RazorBlade 3 has moved
RazorBlade has moved!
RazorBlade 3.0 was just released, and the git repo has been moved to RazorBlade together with some large changes.
Please use that from now on.
You can find the releases here
API enhancements
- Improved the
Add
andWrap
on the fluid API AddIconSet(...)
now defaults to using the provided image as the favicon
New AddIcon and AddIconSet API
Extended the API for simple addition of FavIcons and page icons according to best practices.
Tutorial here: https://2sxc.org/dnn-tutorials/en/razor/blade340/page/mode/set
New fluent html-tag API
New really cool fluent API to build HTML in source code.
Read about it in the RazorBlade 2.0 Release Blog
New HtmlTags API
Now with the new HtmlTags API, docs and tutorials will follow
Added 8 new commands / properties to work with page-headers
See release blog for details.
Initial stable release
This is now a stable, fully tested release.
At the same time, a fully functional demo app showing all the features with real code was released.
Preview release to collect feedback
v00.01.00-preview added Text.Zip