-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to 13.0.0 #15
Update to 13.0.0 #15
Commits on Nov 9, 2023
-
updated code to match new color scheme naming (Shopify#2801)
* updated code to match new color scheme naming * removing additional background-1 after rebase
Configuration menu - View commit details
-
Copy full SHA for b0ba46d - Browse repository at this point
Copy the full SHA b0ba46dView commit details
Commits on Nov 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2c84724 - Browse repository at this point
Copy the full SHA 2c84724View commit details
Commits on Dec 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a204f20 - Browse repository at this point
Copy the full SHA a204f20View commit details -
Assign font family to input fields (Shopify#2871)
* Price per item, Popover and global style bugs (Shopify#2851) * Fix cart submission on Quick Order List (Shopify#2868) * Social icons: Visual fixes (Shopify#2855) * Adjust spacing. * Facebook + Tumblr icon size adjustments. * Update social icon SVGs. * Tidy up new icon sizes again. * Resize icons. * Make spacing slightly smaller. * Make icons larger so they're more similar to the old sizes. * Remove padding to compensate for extra viewbox space. * Try a smaller Twitter icon. * Update snapchat icon. * Resize social links in menu drawer to 44x44 * replace translation string to have the translation visible (Shopify#2869) * B2B compare at price with price range (Shopify#2858) * Add sale badge and price-range for volume-pricing * Add compare_at price to PDP and Feat Prod. * Change opacity to 100% for price per item. * Update the logic * Hide price per item for unavailable variants. * Remove margin for dl. * Refactoring * Correct a mistake in liquid. * Change the JS logic back for updating price per item * Add compare at to prod card. Add style to compare at * Assign font family to input fields. * Update assets/base.css Co-authored-by: Kai <[email protected]> * Use the theme's font style + weight in form elements. --------- Co-authored-by: Sofia Matulis <[email protected]> Co-authored-by: melissaperreault <[email protected]> Co-authored-by: Eugene Kasimov <[email protected]> Co-authored-by: Kai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fce1573 - Browse repository at this point
Copy the full SHA fce1573View commit details
Commits on Dec 15, 2023
-
Update 1 translation file (Shopify#3155)
Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8c2518b - Browse repository at this point
Copy the full SHA 8c2518bView commit details
Commits on Dec 18, 2023
-
Update 1 translation file (Shopify#3157)
Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 67b82a7 - Browse repository at this point
Copy the full SHA 67b82a7View commit details -
Update 1 translation file (Shopify#3158)
Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cdba066 - Browse repository at this point
Copy the full SHA cdba066View commit details
Commits on Dec 20, 2023
-
Update 1 translation file (Shopify#3161)
Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 41e4604 - Browse repository at this point
Copy the full SHA 41e4604View commit details -
Update 2 translation files (Shopify#3160)
Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 19f6828 - Browse repository at this point
Copy the full SHA 19f6828View commit details -
Applied image shape and ratio to placeholder images (Shopify#2817)
added classes and styles to get image shape and image ratio working added styling on portrait placeholders aligned placeholder when in potrait mode applying code review suggestions and removed image-ratio
Configuration menu - View commit details
-
Copy full SHA for 1ac327a - Browse repository at this point
Copy the full SHA 1ac327aView commit details
Commits on Dec 21, 2023
-
[Visual Display] Display accurate filter colors when high contrast mo…
…de is enabled (Shopify#3165)
Configuration menu - View commit details
-
Copy full SHA for 9376e59 - Browse repository at this point
Copy the full SHA 9376e59View commit details
Commits on Jan 5, 2024
-
Improved country selectors (Shopify#3175)
Original PR with review comments -> Shopify#3135
Configuration menu - View commit details
-
Copy full SHA for b1696f1 - Browse repository at this point
Copy the full SHA b1696f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e6f6ca - Browse repository at this point
Copy the full SHA 9e6f6caView commit details -
Update 1 translation file (Shopify#3177)
Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 144ba4b - Browse repository at this point
Copy the full SHA 144ba4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e9938c - Browse repository at this point
Copy the full SHA 0e9938cView commit details
Commits on Jan 8, 2024
-
Bring back the lighthouse-ci-action to v1 (Shopify#3181)
This will make sure new releases are automatically used. Better for forks as well.
Configuration menu - View commit details
-
Copy full SHA for 57d21df - Browse repository at this point
Copy the full SHA 57d21dfView commit details -
Changed slider to work on tablet for multicolumn (Shopify#3176)
* Changed slider to work on tablet for multicolumn * Adjusted to prevent early cutoff on tablet
Configuration menu - View commit details
-
Copy full SHA for 8ef242b - Browse repository at this point
Copy the full SHA 8ef242bView commit details
Commits on Jan 9, 2024
-
Adjusted Featured Collection placeholders to work with any number of …
…desktop columns (Shopify#3182) * Adjusted featured collection placeholders to work with any number of desktop columns
Configuration menu - View commit details
-
Copy full SHA for e6a8f03 - Browse repository at this point
Copy the full SHA e6a8f03View commit details -
[Variant Picker] Add swatch display type (Shopify#3180)
* [VariantPicker] Unify variant selects and radios under new component * [VariantPicker] Add swatch settings * [VariantPicker] Move styles to dedicated CSS file * [Variant Picker] Update settings copy * [VariantPicker] Add swatch component * [VariantPicker] Add a swatch to selected dropdown option * [Variant Picker] Update disabled state * [Variant Picker] Swatch snippet * [Variant Picker] Swatch input snippet * [Variant Picker] Tweak swatch border colors
Configuration menu - View commit details
-
Copy full SHA for 05e61a3 - Browse repository at this point
Copy the full SHA 05e61a3View commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0de57d4 - Browse repository at this point
Copy the full SHA 0de57d4View commit details -
Update translations: merchant (Shopify#3178)
* Update 1 translation file * Update 1 translation file * Update 2 translation files * Update 1 translation file --------- Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e433160 - Browse repository at this point
Copy the full SHA e433160View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97bca2e - Browse repository at this point
Copy the full SHA 97bca2eView commit details -
Focus search on country selector open and fix iOS bug (Shopify#3183)
* Focus search on country selector open * Set stacking context
Configuration menu - View commit details
-
Copy full SHA for bfd5e92 - Browse repository at this point
Copy the full SHA bfd5e92View commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 27e6205 - Browse repository at this point
Copy the full SHA 27e6205View commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 767f62f - Browse repository at this point
Copy the full SHA 767f62fView commit details
Commits on Jan 15, 2024
-
[Variant Picker] Simplify swatch settings (Shopify#3189)
* [Variant Picker] Simplify swatch settings * Update 7 translation files * Update 12 translation files * Update 1 translation file --------- Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bfa56e0 - Browse repository at this point
Copy the full SHA bfa56e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b700fc9 - Browse repository at this point
Copy the full SHA b700fc9View commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 35a1f99 - Browse repository at this point
Copy the full SHA 35a1f99View commit details
Commits on Jan 18, 2024
-
Change product variant swatches' border color (Shopify#3204)
* change color reference * remove character * increase to meet contrast ratio of 3
Configuration menu - View commit details
-
Copy full SHA for bd7a22d - Browse repository at this point
Copy the full SHA bd7a22dView commit details
Commits on Jan 22, 2024
-
Update swatch setting info text (Shopify#3205)
* Update info text * remove duplication * add space * clean up language and association * add to second place * Update 9 translation files * Update 4 translation files * Update 6 translation files * Update 1 translation file --------- Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f6dae5f - Browse repository at this point
Copy the full SHA f6dae5fView commit details
Commits on Jan 23, 2024
-
[Quick order list] Change 'plural' string to 'singular' when removing…
… '1 item' on 'Remove all' confirmation (Shopify#3203) * Change the message when removing only one item from the QOL * Update 20 translation files * Update 6 translation files * Update 4 translation files --------- Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b82d852 - Browse repository at this point
Copy the full SHA b82d852View commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5dbd2e9 - Browse repository at this point
Copy the full SHA 5dbd2e9View commit details
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c21705 - Browse repository at this point
Copy the full SHA 0c21705View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47a64d8 - Browse repository at this point
Copy the full SHA 47a64d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27eff2c - Browse repository at this point
Copy the full SHA 27eff2cView commit details