shopify-script-creator icon indicating copy to clipboard operation
shopify-script-creator copied to clipboard

React app to create Shopify Scripts

Results 23 shopify-script-creator issues
Sort by recently updated
recently updated
newest added

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies
javascript

Hi, thanks for this awesome project! I found a slight issue which caused a runtime error. We used the script creator to do a 'free gift over £x' deal, and...

Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS b2a2117 2.1.2 e9ef3f1 Run...

dependencies
javascript

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 to 2.0.5. Release notes Sourced from tzinfo's releases. v2.0.5 Changed DateTime results to always use the proleptic Gregorian calendar. This affects DateTime results prior to 1582-10-15...

dependencies
ruby

Bumps [terser](https://github.com/terser/terser) from 4.0.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies
javascript

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies
javascript

I noticed what looks like a bug - as follows: ## Steps to reproduce 1. Create a new campaign type "Conditional Discount" which uses a Cart Qualifier of "Multi-Select -...

If you use `ExcludeDiscountCodes` with behaviour `:apply_discount` and add a discount code in the exceptions, ``` ExcludeDiscountCodes.new( :apply_discount, "", :reject_except, ["DISCOUNT15"] ), ``` The exception will not run because this...

Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.1 to 7.0.4.2. Release notes Sourced from activesupport's releases. v7.0.4.2 Active Support No changes. Active Model No changes. Active Record No changes. Action View No changes. Action...

dependencies
ruby

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies
javascript