Releases: uicrooks/shopify-theme-lab
Releases · uicrooks/shopify-theme-lab
v.1.2.2
Bug Fixes
- added
@babel/plugin-transform-runtime
package towebpack.prod.js
. It fixes issues with Vue async methods in production - fixed
websocketPort
typo inpackage.json
Maintenance
- updated Tailwind CSS to
1.9.6
- fixed readme typos
view all changes: Pull request
v1.2.1
Bug Fixes
- fixed wrong tailwind body class. It's now
min-h-screen
instead ofmin-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
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
to1.8.10
- fixed typos in code and readme
- general code quality adjustments
view all changes: Pull request
v1.1.1
v1.1.0
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 ofdeploy:dev
anddeploy:live
- updated readme
view all changes: Pull request
v1.0.1
v1.0.0
1.0.0 is here. Shopify Starterkit is production ready 🎉