Skip to content

Releases: fawnsoftware/gaia

v1.6.0

06 May 22:07
aeede45

Choose a tag to compare

What's New

  • Added more translatable keys. #36

What's FIxed

  • Checkout button was missing as prop. #37
  • Fixed button utilities order. #38

Full Changelog: v1.5.2...v1.6.0

v1.5.2

06 May 13:31
c8445b7

Choose a tag to compare

What's Fixed

  • Buy button is now dynamic. #33
  • Search is now sanitized. #35

Full Changelog: v1.5.1...v1.5.2

v1.5.1

05 May 21:39
6946be3

Choose a tag to compare

What's Changed

  • Removed logs #32

Full Changelog: v1.5.0...v1.5.1

v1.5.0

05 May 21:34
d9c2220

Choose a tag to compare

What's Changed

  • Filters refactor. #23
  • Nav is now more examp-ly. #27
  • Hide discount code if cart empty. #29

What's Fixed

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

Full Changelog: v1.4.0...v1.5.0

v1.4.0

05 May 14:36
8c78d09

Choose a tag to compare

What's Changed

  • Wishlist will no longer bug out when cached #24
  • Browser style fixes #22
  • Updated livewire package #25
  • Removed Tailwind Merge #25

What's Fixed

  • Pricing now properly reflects compare at prices correctly #26
  • Discount for line items now reflect discount amount #26

Full Changelog: v1.2.1...v1.4.0

v1.3.0

03 May 16:04
bb07d21

Choose a tag to compare

What's New

  • Added discounted price on livesearch products. #13
  • Product price is now dynamic, and will change when options are selected. #21

What's Fixed

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

What's Changed

  • Gallery now uses flexible ids. #12
  • Remove shop all links from navigation #19

Full Changelog: v1.2.2...1.3.0

v1.2.1

30 Apr 10:34
bb07d21

Choose a tag to compare

What's Changed

  • Removed old PostCSS config #10
  • Removed old Tailwind config #10

Full Changelog: v1.2.0...1.2.1

v1.2.2

30 Apr 15:32
2c1b04b

Choose a tag to compare

What's Fixed

  • Wishlist script no longer checks for logged in status #11

Full Changelog: 1.2.1...v1.2.2

v1.2.0

29 Apr 16:11
8eb062c

Choose a tag to compare

What's New

  • Brand new gallery experience #6

What's Changed

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

What's fixed

  • Minicart counter no longer hidden on mobile #6
  • Gallery no longer jolts close #6
  • Flex grow removed from single divider element #6

Full Changelog: v1.1.0...v1.2.0

v1.1.0

23 Apr 11:23
48ecaa8

Choose a tag to compare

What's New

  • New homepage experience #2
  • Added Tailwind Typography #3

What's Changed

  • Homepage product title changed, and now checks for no results #3
  • Header logo now centered and no longer wraps on mobile #3

What's Fixed

  • Added missing CSRF token to wretch config #3
  • Code style fixes #1

Full Changelog: v1.0.0...v1.1.0