Shopify Theme Lab Versions Save

Shopify theme development environment using Liquid, Vue and Tailwind CSS. Built on top of Shopify CLI 🧪

v4.4.1

2 years ago

Changes

  • Added favicon functionality

All changes: #149 and #150

v4.4.0

2 years ago

Changes

  • Dependency updates, and file adjustments for Tailwind CSS 3 and Stylelint v14+ @haotan19

All changes: #147

v4.3.0

2 years ago

Changes

  • allow multiple Vue instances on the same page ceab4e7

Maintenance

  • updated dependencies

All changes: #131

v4.2.0

2 years ago

Changes

  • removed postcss-preset-env 8065075
  • use Tailwind CSS tailwindcss/nesting PostCSS plugin 5346530

Maintenance

  • updated dependencies 22c094a

All changes: #124

v4.1.1

2 years ago

Bug fixes

  • When saving a section file during development the Shopify CLI would hot-replace the section without reloading the page if the section was present on that page. This broke Vue components as they need to be rerendered. So now anytime a section is inserted with the vue class, the page is automatically reloaded to rerender all Vue components. b086d8f

Maintenance

  • updated dependencies f50559b & 27217f0

All changes: #118

v4.1.0

2 years ago

Improvements

  • removed style-loader and adjusted webpack configs. Webpack now always creates a CSS bundle to take advantage of Shopify's SSE hot-reloading cf290ef

Maintenance

  • updated dependencies 8a829f2

All changes: #111

v4.0.4

2 years ago

Maintenance

  • added new GitHub issue form 81c23ac

All changes: #108

v4.0.3

2 years ago

Changes

  • added a standalone section for page.contact.json template 55cc038

Maintenance

  • updated dependencies bf4dc71 and 6ba2cb2

All changes: #104

v4.0.2

2 years ago

Changes

All changes: #102

v4.0.1

2 years ago

Maintenance

  • added Foundation Theme link to Ecosystem in the README, since it's been updated to Theme Lab 4
  • fixed README typo

All changes: #101