Skip to content

Releases: uicrooks/shopify-theme-lab

v.1.2.2

05 Dec 12:09
7e740ec
Compare
Choose a tag to compare

Bug Fixes

  • added @babel/plugin-transform-runtime package to webpack.prod.js. It fixes issues with Vue async methods in production
  • fixed websocketPort typo in package.json

Maintenance

  • updated Tailwind CSS to 1.9.6
  • fixed readme typos

view all changes: Pull request

v1.2.1

13 Oct 17:13
90db425
Compare
Choose a tag to compare

Bug Fixes

  • fixed wrong tailwind body class. It's now min-h-screen instead of min-min-h-screen

Improvements

  • added comment to explain how component naming works inside system-info component

Maintenance

  • updated main repo readme
  • updated package.json description
  • fixed multiple typos in readme files and code comments

view all changes: Pull request

v1.2.0

04 Oct 16:00
53c7ffa
Compare
Choose a tag to compare

Features

  • added a new vue component to show how to pass shopify data via props to vue components

Bug Fixes

  • fixed webpack auto-loading for vue components with a - dash or _ underscore in their filename
  • fixed wrong translation key

Improvements

  • updated multiple readme files
  • added reloadr readme
  • added more annotations to several files

Maintenance

  • updated tailwindcss from 1.8.9 to 1.8.10
  • fixed typos in code and readme
  • general code quality adjustments

view all changes: Pull request

v1.1.1

15 Sep 22:10
4c3e3c2
Compare
Choose a tag to compare

Changes

  • code quality
  • updated readme

view all changes: Pull request

v1.1.0

14 Sep 22:00
e808d5c
Compare
Choose a tag to compare

Changes

  • now using node-themekit
  • cleaner .config/ directory structure
  • new theme initialization feature for remote Shopify store with $ yarn shopify:init
  • removed shopify:deploy in favour of deploy:dev and deploy:live
  • updated readme

view all changes: Pull request

v1.0.1

13 Sep 22:43
041f51b
Compare
Choose a tag to compare

Changes

  • removed unused npm package from package.json

view all changes: Pull request

v1.0.0

13 Sep 22:28
Compare
Choose a tag to compare

1.0.0 is here. Shopify Starterkit is production ready 🎉