Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Releases: zischler/craft-helium

Craft Helium 1.1.0

08 Feb 13:52
a08e0d2
Compare
Choose a tag to compare
  • several bugfixes
  • several styling improvements
  • added i18n features (vue-i18n and Craft i18n structure)
  • Custom Form as Vue Component

Craft Helium 1.0.0

29 Jan 15:55
c96b1d9
Compare
Choose a tag to compare

Vue 3

We've now updated our Javascript to Vue 3 and removed some unnecessary code.

Tailwind.css

Many classes and files got replaced by Tailwind.css. We still have some components that use custom CSS, which may be changed in the future. But since most of them have very custom properties, they'll stay like that for the time being.

Craft 3.6

We've updated Craft to 3.6. All other Craft Plugins got updated as well to the current versions.

Cleaning, Refactoring and Bugfixing

We've deleted some Styling, Javascript and Twig Code, that was not necessary and just bloat. We've also fixed some bugs with the Carousel and the Cookie Banner.

Craft Helium 0.2.0

13 Jul 13:17
3fe2578
Compare
Choose a tag to compare
  • Bugfixed Carousel
  • Added Vuex Store
  • cleaned main.ts
  • Moved some components to Craft CMS globals
  • updated gitignore and Readme