Skip to content

Releases: uicrooks/shopify-theme-lab

v4.4.1

26 Dec 22:10
a1f8091
Compare
Choose a tag to compare

Changes

  • Added favicon functionality

All changes: #149 and #150

v4.4.0

13 Dec 18:09
a854b63
Compare
Choose a tag to compare

Changes

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

All changes: #147

v4.3.0

22 Oct 21:23
a8e4a70
Compare
Choose a tag to compare

Changes

  • allow multiple Vue instances on the same page ceab4e7

Maintenance

  • updated dependencies

All changes: #131

v4.2.0

12 Sep 18:13
90039b9
Compare
Choose a tag to compare

Changes

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

Maintenance

All changes: #124

v4.1.1

02 Aug 21:01
9c5a064
Compare
Choose a tag to compare

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

All changes: #118

v4.1.0

25 Jul 15:29
9b37659
Compare
Choose a tag to compare

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

All changes: #111

v4.0.4

23 Jul 16:49
f3baf5d
Compare
Choose a tag to compare

Maintenance

  • added new GitHub issue form 81c23ac

All changes: #108

v4.0.3

16 Jul 21:44
93cb065
Compare
Choose a tag to compare

Changes

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

Maintenance

All changes: #104

v4.0.2

11 Jul 21:32
469f462
Compare
Choose a tag to compare

Changes

All changes: #102

v4.0.1

10 Jul 15:26
e475e77
Compare
Choose a tag to compare

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