Releases: umbraco-community/Our-Umbraco-TagHelpers
Releases · umbraco-community/Our-Umbraco-TagHelpers
v0.2.0
This adds the <our-fallback>
TagHelper from the Hacktoberfest MOB programming session on Discord with the Umbraco community and also adds <our-version>
as a way to display the version of your site or a given assembly in the site.
What's Changed
Exciting New Features 🎉
- Adds
<our-fallback>
by @warrenbuckley in #17 - Adds
<our-version>
Full Changelog: v0.1.0...v0.2.0
v0.1.0
AKA the first release 🎉
This is the first release of the Umbraco Community Package for Umbraco CMS specific TagHelpers.
The first release comes with the following TagHelpers
<our-dictionary>
our-if
<our-macro>
- BeginUmbracoForm Replacement
<our-lang-switcher>
<our-svg>
What's Changed
Exciting New Features 🎉
- Change the attribute to map/bind macro params from @skttl by @warrenbuckley in #6
- Adds by @warrenbuckley in #9
- Add SourceLink for debugging help by @warrenbuckley in #10
Other Changes
- Adds VSCode specific JSON configs for recommended extensions, debug attach to process and recommended settings by @warrenbuckley in #5
- Update readme to use _ViewImports instead of _ViewStart for including the TagHelpers namespace by @Matthew-Wise in #7
- Fixed a couple of typos and our Umbraco autopilots by @Matthew-Wise in #8
- Adds in Logo by @warrenbuckley in #11
New Contributors
- @Matthew-Wise made their first contribution in #7
Full Changelog: https://github.com/umbraco-community/Our-Umbraco-TagHelpers/commits/v0.1.0