You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2021. It is now read-only.
Copy file name to clipboardexpand all lines: CHANGELOG.md
+25-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,29 @@
1
1
# Change Log
2
2
3
+
## v0.14.0 (2018-05-24)
4
+
5
+
#### :rocket: Enhancement
6
+
*`slate-theme`
7
+
*[#567](https://github.com/Shopify/slate/pull/567) Upgrade jQuery to v3. ([@t-kelly](https://github.com/t-kelly))
8
+
*[#354](https://github.com/Shopify/slate/pull/354) Updated Apple Pay icon. ([@jonathanmoore](https://github.com/jonathanmoore))
9
+
*`slate-tools`
10
+
*[#366](https://github.com/Shopify/slate/pull/366) Make sure we log errors on watch command. ([@t-kelly](https://github.com/t-kelly))
11
+
12
+
#### :bug: Bug Fix
13
+
*`slate-theme`
14
+
*[#591](https://github.com/Shopify/slate/pull/591) Fix currency JS formatting names to match Shopify core. ([@t-kelly](https://github.com/t-kelly))
15
+
*[#566](https://github.com/Shopify/slate/pull/566) Remove extra whitespace from form element. ([@t-kelly](https://github.com/t-kelly))
16
+
*[#565](https://github.com/Shopify/slate/pull/565) Fix reference to form.phone in contact form. ([@t-kelly](https://github.com/t-kelly))
17
+
*`slate-cli`
18
+
*[#569](https://github.com/Shopify/slate/pull/569) Update config-sample.yml URL to 0.x branch. ([@t-kelly](https://github.com/t-kelly))
19
+
*`slate-cli`, `slate-theme`
20
+
*[#568](https://github.com/Shopify/slate/pull/568) Fix the version of slate and slate-tools used by slate-theme. ([@t-kelly](https://github.com/t-kelly))
0 commit comments