From d197cb11f1247bfd585f04f81bc507421b787401 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 14 Mar 2021 15:07:14 +0100 Subject: [PATCH] feat(plugin-buttons) added buttonhole-end and buttonhole-start snippets --- config/changelog.yaml | 4 ++++ packages/plugin-buttons/src/buttonhole.js | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/config/changelog.yaml b/config/changelog.yaml index 98273d007af..122a57a1ada 100644 --- a/config/changelog.yaml +++ b/config/changelog.yaml @@ -4,6 +4,9 @@ Added: charlie: - Inital release of the Charlie Chinos pattern + plugin-buttons: + - Added the buttonhole-end snippet + - Added the buttonhole-start snippet titan: - Added the crossSeamCurveAngle option - Added the crotchSeamCurveAngle option @@ -17,6 +20,7 @@ Fixed: titan: - Adapt seat control point when waist is dropped below the hip line + - Removed lingering console.log statements 2.14.0: date: 2021-03-07 diff --git a/packages/plugin-buttons/src/buttonhole.js b/packages/plugin-buttons/src/buttonhole.js index 1cde0bbf15d..1a34d65d481 100644 --- a/packages/plugin-buttons/src/buttonhole.js +++ b/packages/plugin-buttons/src/buttonhole.js @@ -1 +1 @@ -export default '' +export default ''