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