Henry

Results 3 issues of Henry

In en.yml I found these values: https://github.com/spree/spree/blob/ed2b87e97fa5427bc5929dac04a4445229eabcd5/core/config/locales/en.yml#L742-L745 I tried changing the locale to print `mm-dd-yyyy` and they printed fine but executing the filter would not work correctly because `Time.zone.parse` in...

### This repo is currently on low maintenance. See README for details ### What are you trying to accomplish with this PR? Upgrades node-themekit to version 1.1.2 Offers support for...

It looks like dragMove and dragEnd are both called on dragEnd in iOS 13. previousDragX and dragX become the same value because of the dragMove call. dragEndBoostSelect when called, evaluates...