Gaia - Shopify Starterkit Icon

Gaia - Shopify Starterkit

1.6.0

May 6th, 2025

What's New

  • Added more translatable keys. https://github.com/arrowtide/gaia/pull/36

What's FIxed

  • Checkout button was missing as prop. https://github.com/arrowtide/gaia/pull/37
  • Fixed button utilities order. https://github.com/arrowtide/gaia/pull/38

Full Changelog: https://github.com/arrowtide/gaia/compare/v1.5.2...v1.6.0

1.5.2

May 6th, 2025

What's Fixed

  • Buy button is now dynamic. https://github.com/arrowtide/gaia/pull/33
  • Search is now sanitized. https://github.com/arrowtide/gaia/pull/35

Full Changelog: https://github.com/arrowtide/gaia/compare/v1.5.1...v1.5.2

1.5.1

May 5th, 2025

What's Changed

  • Removed logs https://github.com/arrowtide/gaia/pull/32

Full Changelog: https://github.com/arrowtide/gaia/compare/v1.5.0...v1.5.1

1.5.0

May 5th, 2025

What's Changed

  • Filters refactor. https://github.com/arrowtide/gaia/pull/23
  • Nav is now more examp-ly. https://github.com/arrowtide/gaia/pull/27
  • Hide discount code if cart empty. https://github.com/arrowtide/gaia/pull/29

What's Fixed

  • Cart compare at price now reflects line qty. https://github.com/arrowtide/gaia/pull/28
  • Fixed incorrect gallery ID's. https://github.com/arrowtide/gaia/pull/30
  • No longer need all product options selected to buy the product. https://github.com/arrowtide/gaia/pull/31
  • Fixes an issue where the from label was displaying, even if the price was uniform. https://github.com/arrowtide/gaia/pull/31
  • Removed gaia.alert with gaia.toast. https://github.com/arrowtide/gaia/pull/31

Full Changelog: https://github.com/arrowtide/gaia/compare/v1.4.0...v1.5.0

1.4.0

May 5th, 2025

What's Changed

  • Wishlist will no longer bug out when cached https://github.com/arrowtide/gaia/pull/24
  • Browser style fixes https://github.com/arrowtide/gaia/pull/22
  • Updated livewire package https://github.com/arrowtide/gaia/pull/25
  • Removed Tailwind Merge https://github.com/arrowtide/gaia/pull/25

What's Fixed

  • Pricing now properly reflects compare at prices correctly https://github.com/arrowtide/gaia/pull/26
  • Discount for line items now reflect discount amount https://github.com/arrowtide/gaia/pull/26

Full Changelog: https://github.com/arrowtide/gaia/compare/v1.2.1...v1.4.0

1.3.0

May 3rd, 2025

What's New

  • Added discounted price on livesearch products. https://github.com/arrowtide/gaia/pull/13
  • Product price is now dynamic, and will change when options are selected. https://github.com/arrowtide/gaia/pull/21

What's Fixed

  • Fixed an issue in Safari where the drawer component would jolt open. https://github.com/arrowtide/gaia/pull/16
  • Drawer title is now centered, even if there is no back button. https://github.com/arrowtide/gaia/pull/18
  • Coupon codes no longer get applied if they're invalid. https://github.com/arrowtide/gaia/pull/14
  • Toast notification style improvements. https://github.com/arrowtide/gaia/pull/20
  • Coupon codes are escaped. https://github.com/arrowtide/gaia/pull/17

What's Changed

  • Gallery now uses flexible ids. https://github.com/arrowtide/gaia/pull/12
  • Remove shop all links from navigation https://github.com/arrowtide/gaia/pull/19

Full Changelog: https://github.com/arrowtide/gaia/compare/v1.2.2...1.3.0

1.2.2

April 30th, 2025

What's Fixed

  • Wishlist script no longer checks for logged in status https://github.com/arrowtide/gaia/pull/11

Full Changelog: https://github.com/arrowtide/gaia/compare/1.2.1...v1.2.2

1.2.1

May 3rd, 2025

What's Changed

  • Removed old PostCSS config https://github.com/arrowtide/gaia/pull/10
  • Removed old Tailwind config https://github.com/arrowtide/gaia/pull/10

Full Changelog: https://github.com/arrowtide/gaia/compare/v1.2.0...1.2.1

1.2.1

April 30th, 2025

  • N/A Changelog not available.

1.2.0

April 29th, 2025

What's New

  • Brand new gallery experience https://github.com/arrowtide/gaia/pull/6

What's Changed

  • Removed wretch for vanilla fetch https://github.com/arrowtide/gaia/pull/4
  • Vite no longer reloads on users folder changes https://github.com/arrowtide/gaia/pull/5
  • Remove tailwind postcss https://github.com/arrowtide/gaia/pull/7
  • Upgraded Tailwind https://github.com/arrowtide/gaia/pull/8
  • Removed unwanted packages https://github.com/arrowtide/gaia/pull/9
  • Moved btn classes back to components layer https://github.com/arrowtide/gaia/pull/6
  • Minicart qty is now a select https://github.com/arrowtide/gaia/pull/6
  • Minicart folder and filename improvements https://github.com/arrowtide/gaia/pull/6
  • Minicart spacing adjustments https://github.com/arrowtide/gaia/pull/6
  • Changed minicart counter filename https://github.com/arrowtide/gaia/pull/6

What's fixed

  • Minicart counter no longer hidden on mobile https://github.com/arrowtide/gaia/pull/6
  • Gallery no longer jolts close https://github.com/arrowtide/gaia/pull/6
  • Flex grow removed from single divider element https://github.com/arrowtide/gaia/pull/6

Full Changelog: https://github.com/arrowtide/gaia/compare/v1.1.0...v1.2.0

1.1.0

April 23rd, 2025

What's New

  • New homepage experience https://github.com/arrowtide/gaia/pull/2
  • Added Tailwind Typography https://github.com/arrowtide/gaia/pull/3

What's Changed

  • Homepage product title changed, and now checks for no results https://github.com/arrowtide/gaia/pull/3
  • Header logo now centered and no longer wraps on mobile https://github.com/arrowtide/gaia/pull/3

What's Fixed

  • Added missing CSRF token to wretch config https://github.com/arrowtide/gaia/pull/3
  • Code style fixes https://github.com/arrowtide/gaia/pull/1

Full Changelog: https://github.com/arrowtide/gaia/compare/v1.0.0...v1.1.0

1.0.0

April 18th, 2025

What's new

  • Released v1.0.0 ✨