Skip to content

v0.1.0

Compare
Choose a tag to compare
@warrenbuckley warrenbuckley released this 19 Oct 11:08
· 164 commits to main since this release
07b3460

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 🎉

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

Full Changelog: https://github.com/umbraco-community/Our-Umbraco-TagHelpers/commits/v0.1.0