Releases: uicrooks/shopify-theme-lab
Releases · uicrooks/shopify-theme-lab
v4.4.1
Changes
- Added favicon functionality
All changes: #149 and #150
v4.4.0
Changes
- Dependency updates, and file adjustments for
Tailwind CSS 3
and Stylelint v14+
@haotan19
All changes: #147
v4.3.0
Changes
- allow multiple Vue instances on the same page ceab4e7
Maintenance
All changes: #131
v4.2.0
Changes
- removed
postcss-preset-env
8065075
- use Tailwind CSS
tailwindcss/nesting
PostCSS plugin 5346530
Maintenance
All changes: #124
v4.1.1
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
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
Maintenance
- added new GitHub issue form 81c23ac
All changes: #108
v4.0.3
Changes
- added a standalone section for
page.contact.json
template 55cc038
Maintenance
All changes: #104
v4.0.2
Changes
All changes: #102
v4.0.1
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