This repository has been archived by the owner on Jul 19, 2021. It is now read-only.
Releases: Shopify/slate
Releases · Shopify/slate
v0.12.1
v0.12.0
🚀 Enhancement
slate-theme
- #242 add charset to stylesheet. (@NathanPJF)
- #207 Adding danish translation. (@madsobel)
slate-tools
🐛 Bug Fix
slate-theme
slate-tools
🏠 Internal
Committers: 3
- Mads Obel (madsobel)
- Nathan Ferguson (@NathanPJF)
- Thomas Kelly (t-kelly)
v0.11.0
Merged pull requests:
- Docs new getting started #205 (NathanPJF)
- Use @shopify/slate-tools v0.3.3 #203 (NathanPJF)
- 0.11.0 #202 (NathanPJF)
- Help users avoid resetting their theme data #201 (t-kelly)
- Update settings for header section #198 (t-kelly)
- Update normalize scss to v7 #194 (t-kelly)
- Add Jest for testing #193 (t-kelly)
- trapFocus() - Replace eventNameSpace with namespace #187 (huguestennier)
v0.10.2
v0.10.1
Merged pull requests:
- remove theme-support email, not theirs to support #163 (NathanPJF)
- add changelog and changelog config #162 (NathanPJF)
- Clean up and minify SVGs #158 (chrisberthe)
- Remove old spec folder for Ruby i18n translation tests #157 (chrisberthe)
- Modify checks for empty drops #156 (chrisberthe)
- Update for accessible payment icons #155 (chrisberthe)
- Update docs with yarn option #152 (macdonaldr93)
- Remove Extra 'two' in theme docs #151 (jgodson)
- Add test command documentation #143 (chrisberthe)
- Remove unused variable #140 (Jore)
- Fix typo #139 (Jore)
- Fixed a couple of broken links in docs. #137 (greenboyroy)
- Change media mixin to media-query #136 (declank)
- Small documentation edits #122 (RichardLitt)
- add theme-lint, remove some gems #105 (NathanPJF)
v0.10.0
Implemented enhancements:
- Add cart cookies disabled message #101 (ruairiphackett)
Closed issues:
- Using IncludeMedia.scss as an include breaks Slate's Compiler. #117
Merged pull requests:
- bump to version 0.10.0 #129 (NathanPJF)
- document cart.js #128 (NathanPJF)
- add to docs and section-js #125 (NathanPJF)
- Docs theme scaffolding sass, js, and locales #124 (NathanPJF)
- Fix broken license link in readme #119 (tiffanytse)
- specifc -> specific #118 (joshubrown)
- add production env #84 (NathanPJF)
v0.9.7
- Fix initial display of product pricing information to reflect first variant if none is selected as well as issues in rendering sale prices.
slate.Currency.formatMoney
handles currency formatting with no decimals properly.- Using
@shopify/[email protected]
for validation oftheme_id
before deploying to environments.