Skip to content

Releases: uicrooks/shopify-theme-lab

v2.4.12

10 Feb 23:28
980085b
Compare
Choose a tag to compare

Maintenance

  • updated Instructions at Theme Kit Docs link to point to the proper section in the Shopify dev docs in README
  • updated dependencies

view all changes: Pull request

v2.4.11

07 Feb 21:34
06d6e8e
Compare
Choose a tag to compare

Bug fixes

  • simplified CleanWebpackPlugin static file glob check inside webpack.common.js to fix issues with some complex file names
  • added options object with path options to the font file-loader inside webpack.common.js to ensure proper font loading

Maintenance

  • updated dependencies

view all changes: Pull request

v2.4.10

07 Feb 10:02
66781c6
Compare
Choose a tag to compare

Bug fixes

  • stylelint now ignores Tailwind CSS @layer directive

Maintenance

  • updated dependencies

view all changes: Pull request

v2.4.9

25 Jan 19:51
594b0b3
Compare
Choose a tag to compare

Maintenance

  • fixed broken table of contents anchor links in README

view all changes: Pull request

v2.4.8

23 Jan 00:07
7a67760
Compare
Choose a tag to compare

Improvements

  • added a how-to implement React to the Swapping JavaScript framework section in README
  • added annotation with a path to the demo Vuex module to vue-examples.liquid

Maintenance

  • updated dependencies

view all changes: Pull request

v2.4.7

20 Jan 22:50
f46c6f7
Compare
Choose a tag to compare

Maintenance

  • updated dependencies
  • removed coming soon badge from ecosystem image
  • updated READMEs with proper links and version badges for the new Shopify Foundation Theme

view all changes: Pull request

v2.4.6

13 Jan 18:07
fb812b9
Compare
Choose a tag to compare

Bug fixes

  • added request.page_type == 'captcha' conditional to theme.liquid. So no Vue instance is created on captcha pages to prevent the removal of auto-inserted captcha scripts.

Maintenance

  • updated dependencies

view all changes: Pull request

v2.4.5

10 Jan 13:57
6ddfcc4
Compare
Choose a tag to compare

Improvements

  • added a link of the upcoming Shopify Foundation Theme to the README ecosystem section
  • removed extra whitespace from theme.liquid

Maintenance

  • updated dependencies

view all changes: Pull request

v2.4.4

04 Jan 12:01
499816d
Compare
Choose a tag to compare

Improvements

  • adjust the --name option in Getting started section inside README for shopify:init task to be kebab-case

Maintenance

  • update devDependencies: minor and patch versions

view all changes: Pull request

v2.4.3

27 Dec 22:04
f483022
Compare
Choose a tag to compare

Bug Fixes

  • added missing dashes -- to deploy command in CI/CD section inside README
  • fixed typos in README

view all changes: Pull request