This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
Releases: zischler/craft-helium
Releases · zischler/craft-helium
Craft Helium 1.1.0
Craft Helium 1.0.0
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
- Bugfixed Carousel
- Added Vuex Store
- cleaned main.ts
- Moved some components to Craft CMS globals
- updated gitignore and Readme