Skip to content

Releases: umbraco-community/Our-Umbraco-TagHelpers

v0.2.0

27 Oct 10:08
Compare
Choose a tag to compare

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 🎉

Full Changelog: v0.1.0...v0.2.0

v0.1.0

19 Oct 11:08
07b3460
Compare
Choose a tag to compare

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