From 851cc4e814ecc4bd5d69f2ece58aabd5d0cc355a Mon Sep 17 00:00:00 2001 From: Dave Jansen Date: Tue, 26 Mar 2024 09:52:09 +0900 Subject: [PATCH] Squashed commit of the following: commit 2cfe4e20160b8247e204fc02901b636c2c321219 Author: Sodbileg Gansukh Date: Wed Mar 13 17:11:42 2024 +0800 v1.2.1 commit 3b99c9e8816c2d7c6f4f7029ee0f1e27d1822b8b Author: Sodbileg Gansukh Date: Wed Mar 13 17:09:19 2024 +0800 Fixed white background issue on accent color navigation fixes DES-173 commit 0beef28a4484b9fc209a1455fa09db86feaa8a44 Author: Sanne de Vries <65487235+sanne-san@users.noreply.github.com> Date: Wed Mar 13 08:37:06 2024 +0100 Updated default button card styles to support multiline buttons (#43) * Updated default button card styles to support multiline buttons Ref DES-160 * Center-aligned button text commit 652105318e5f9296cfd3fede899ed18633dffaa8 Author: Sodbileg Gansukh Date: Mon Mar 4 14:06:06 2024 +0800 v1.2.0 commit 6e29abe79a1c6a77d2a28e2fd44e9254b3e067e1 Author: Peter Zimon Date: Mon Feb 26 10:46:07 2024 +0100 Various design improvements (#42) There are a couple of minor improvements which customers solve at the moment with various hacks and should be part of the theme instead. * Removed max-width from card excerpt * Updated custom theme settings - Added show/hide "Read more" section in posts - Added drop-cap option for posts - Added show/hide metadata for posts * Added lock icon for members-only posts on list * Updated excerpt logic to work with access levels * Fixing missing id's for input fields * Updated secondary color contrast commit dc3e6cb5395efbb52e3463f79345b13543d47e2a Author: Sodbileg Gansukh Date: Tue Jan 23 13:04:26 2024 +0700 Improved accessibility refs #37 commit a2846beab2cfdf624970d91ea87d38d7286f9201 Author: Sodbileg Gansukh Date: Mon Jan 22 15:04:29 2024 +0700 Added better styling to pre and code elements closes #11, #21 commit ebc479215410acc46ae00b90c0f0b117da616a7d Author: Sodbileg Gansukh Date: Wed Jan 3 16:17:55 2024 +0700 Improved HTML table rendering fixes #17 commit c06094436434c257043e096b1a94e46fae32d465 Author: Sodbileg Gansukh Date: Wed Jan 3 12:20:49 2024 +0700 Fixed mobile scrolling issues fixes #12 - added background color to the mobile menu actions - disabled root scrolling when the mobile menu is opened which fixes the duplicate scrolling issue commit d046267a3a1f438cb6f36ff0a3afb95cd09185b5 Author: Sodbileg Gansukh Date: Wed Jan 3 11:39:09 2024 +0700 Improved typography hierarchy --- assets/built/source.js | 2 +- assets/built/source.js.map | 2 +- assets/js/main.js | 2 +- package.json | 3 +- partials/email-subscription.hbs | 1 - yarn.lock | 86 ++++++++++++++++++++++++--------- 6 files changed, 68 insertions(+), 28 deletions(-) diff --git a/assets/built/source.js b/assets/built/source.js index d83bd3b..8c7f97d 100644 --- a/assets/built/source.js +++ b/assets/built/source.js @@ -1,2 +1,2 @@ -!function(e,t){"function"==typeof define&&define.amd?define("ev-emitter/ev-emitter",t):"object"==typeof module&&module.exports?module.exports=t():e.EvEmitter=t()}("undefined"!=typeof window?window:this,function(){function e(){}var t=e.prototype;return t.on=function(e,t){var n;if(e&&t)return-1==(n=(n=this._events=this._events||{})[e]=n[e]||[]).indexOf(t)&&n.push(t),this},t.once=function(e,t){var n;if(e&&t)return this.on(e,t),((n=this._onceEvents=this._onceEvents||{})[e]=n[e]||{})[t]=!0,this},t.off=function(e,t){e=this._events&&this._events[e];if(e&&e.length)return-1!=(t=e.indexOf(t))&&e.splice(t,1),this},t.emitEvent=function(e,t){var n=this._events&&this._events[e];if(n&&n.length){n=n.slice(0),t=t||[];for(var i=this._onceEvents&&this._onceEvents[e],r=0;r