Skip to content
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

Merged
merged 35 commits into from
Feb 13, 2024
Merged

Update to 13.0.0 #15

merged 35 commits into from
Feb 13, 2024

Commits on Nov 9, 2023

  1. updated code to match new color scheme naming (Shopify#2801)

    * updated code to match new color scheme naming
    
    * removing additional background-1 after rebase
    lougoncharenko authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b0ba46d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    2c84724 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    a204f20 View commit details
    Browse the repository at this point in the history
  2. 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]>
    5 people authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    fce1573 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Update 1 translation file (Shopify#3155)

    Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
    translation-platform[bot] authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8c2518b View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Update 1 translation file (Shopify#3157)

    Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
    translation-platform[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    67b82a7 View commit details
    Browse the repository at this point in the history
  2. Update 1 translation file (Shopify#3158)

    Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
    translation-platform[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    cdba066 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Update 1 translation file (Shopify#3161)

    Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
    translation-platform[bot] authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    41e4604 View commit details
    Browse the repository at this point in the history
  2. Update 2 translation files (Shopify#3160)

    Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
    translation-platform[bot] authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    19f6828 View commit details
    Browse the repository at this point in the history
  3. 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
    lougoncharenko authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    1ac327a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    9376e59 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Improved country selectors (Shopify#3175)

    Original PR with review comments -> Shopify#3135
    hamideha authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b1696f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e6f6ca View commit details
    Browse the repository at this point in the history
  3. Update 1 translation file (Shopify#3177)

    Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
    translation-platform[bot] authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    144ba4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e9938c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Bring back the lighthouse-ci-action to v1 (Shopify#3181)

    This will make sure new releases are automatically used.
    
    Better for forks as well.
    charlespwd authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    57d21df View commit details
    Browse the repository at this point in the history
  2. 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
    tyleralsbury authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8ef242b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. 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
    tyleralsbury authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e6a8f03 View commit details
    Browse the repository at this point in the history
  2. [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
    alisterdev authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    05e61a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    0de57d4 View commit details
    Browse the repository at this point in the history
  2. 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>
    translation-platform[bot] authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    e433160 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97bca2e View commit details
    Browse the repository at this point in the history
  4. Focus search on country selector open and fix iOS bug (Shopify#3183)

    * Focus search on country selector open
    
    * Set stacking context
    hamideha authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    bfd5e92 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    27e6205 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    767f62f View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. [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>
    alisterdev and translation-platform[bot] authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    bfa56e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b700fc9 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    35a1f99 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Change product variant swatches' border color (Shopify#3204)

    * change color reference
    
    * remove character
    
    * increase to meet contrast ratio of 3
    melissaperreault authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    bd7a22d View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. 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
    Copy the full SHA
    f6dae5f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. [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>
    eugenekasimov and translation-platform[bot] authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b82d852 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Pull in v13

    david-sparklayer committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5dbd2e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    0c21705 View commit details
    Browse the repository at this point in the history
  2. GH Check updates

    david-sparklayer committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    47a64d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27eff2c View commit details
    Browse the repository at this point in the history