Releases: uicrooks/shopify-theme-lab
Releases · uicrooks/shopify-theme-lab
v2.4.12
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
Bug fixes
- simplified
CleanWebpackPlugin
static file glob check insidewebpack.common.js
to fix issues with some complex file names - added options object with path options to the font
file-loader
insidewebpack.common.js
to ensure proper font loading
Maintenance
- updated dependencies
view all changes: Pull request
v2.4.10
Bug fixes
- stylelint now ignores Tailwind CSS
@layer
directive
Maintenance
- updated dependencies
view all changes: Pull request
v2.4.9
v2.4.8
Improvements
- added a how-to implement
React
to theSwapping 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
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
Bug fixes
- added
request.page_type == 'captcha'
conditional totheme.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
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
Improvements
- adjust the
--name
option inGetting started
section inside README forshopify:init
task to bekebab-case
Maintenance
- update devDependencies: minor and patch versions
view all changes: Pull request
v2.4.3
Bug Fixes
- added missing dashes
--
to deploy command in CI/CD section inside README - fixed typos in README
view all changes: Pull request