Skip to content

Releases: uicrooks/shopify-theme-lab

v2.6.0

19 Apr 18:02
1a1750d
Compare
Choose a tag to compare

Features

  • Vue components inside dynamic sections can now be properly rendered when inserted in the Shopify theme editor. Simply provide a class including the vue keyword for the section wrapper 98d7cd7

Maintenance

All changes: #71

v2.5.3

12 Apr 18:54
ff40468
Compare
Choose a tag to compare

Changes

  • added darkMode to tailwind.config.js 5ab347f
  • added a hint-file for static assets in shopify/assets/ d94a2ac

Maintenance

All changes: #70

v2.5.2

03 Apr 21:20
55e3edc
Compare
Choose a tag to compare

Changes

  • disabled stylelint at-rule-no-unknown altogether for better out of the box compatibility with SASS/SCSS 634bfc8

Maintenance

All changes: #67

v2.5.1

02 Apr 17:25
02f7fad
Compare
Choose a tag to compare

Maintenance

All changes: #66

v2.5.0

28 Mar 17:46
a26cb10
Compare
Choose a tag to compare

Improvements

  • Refactored menu 683bb40
  • Adjusted some line breaks and removed redundant HTML elements 7aea8e1
  • Added alias for shopify/ directory to webpack 51a7588
  • Replaced shopify-reloadr with new shopify-theme-lab-reloader 641f630

Changes

  • Removed soon deprecated Vue filters 8efcf3e

Maintenance

  • udated README for shopify-theme-lab-reloader 49444fd
  • added Shopify Theme Lab Plugins to ecosystem in README e78c4c0
  • updated dependencies e51fbda

All changes: #64

v2.4.16

25 Mar 14:24
7f7fc94
Compare
Choose a tag to compare

Improvements

  • replaced slot-scope with v-slot cf2e0e8
  • simplified locale structure in en.default.json 445af80
  • added an explicit notice for static files to the Common pitfalls section in README 23e300f

Maintenance

  • updated dependencies
  • naming adjustments

All changes: #63

v2.4.15

17 Mar 10:08
c5f4a9c
Compare
Choose a tag to compare

Improvements

  • replaced installation instructions of React with Alpine.js in README dfc18e3

Maintenance

v2.4.14

15 Mar 16:29
a8bf95e
Compare
Choose a tag to compare

Improvements

  • added a notice to .eslintrc.js on how to use less strict Vue linting rules 95e249a (closes #55)

Maintenance

v3.0.0-rc.1

21 Feb 17:41
Compare
Choose a tag to compare
v3.0.0-rc.1 Pre-release
Pre-release

It's still safe to use the latest v2.x release. This is a working release candidate which implements Vue version 3.
While everything works, the official Vue 3 tooling isn't 100% finished, so you might experience a slightly worse developer experience than with Theme Lab 2.x and Vue 2.x. Once the official Vue tooling is in better shape Theme Lab 3 will be released.

Features

  • added Vue 3 and adjusted configs
  • refactored all files to work with Vue 3
  • removed filters which aren't supported by Vue 3 anymore

Maintenance

  • updated dependencies
  • updated README

You can view all current differences between v2 and v3 here

v2.4.13

15 Feb 22:06
4b8daaa
Compare
Choose a tag to compare

Improvements

Maintenance

  • updated dependencies

view all changes: Pull request