Skip to content

Releases: Shopify/dawn

v8.0.1

06 Mar 19:55
54eede6
Compare
Choose a tag to compare
  • Fixed an issue with the currency changing back to the shop's default at checkout #2357

v8.0.0

03 Feb 21:46
4401944
Compare
Choose a tag to compare

What's Changed

New Contributors

Read more

v7.0.1

29 Sep 18:21
2948b89
Compare
Choose a tag to compare

Bug fixes:

  • Fix margin-top on middle center header option (#1970)
  • Fix slider controls showing in certain scenarios on mobile (#1973)
  • Fix closing slideshow-component element (#1981)
  • Variant media modal fix (#1985)
  • Complementary products missing styles fix (#1991)
  • Update url from the info text to the latest (#1974)

V7.0.0

15 Sep 16:17
abd203b
Compare
Choose a tag to compare

New features:

  • [Product page] Complementary products block (#1938)

Enhancements:

  • Use image tag (#1906)
  • Switch blog header image to use eager loading instead of lazy load (#1894)
  • [Product page] Add 2 column layout for desktop and mobile (#1766)
  • [Product page] Add desktop media position (#1720)
  • [Header] New logo position (#1864)
  • [Card settings] Break card global settings into blog, collection and product cards (#1774)
  • [Announcement bar] New alignment option (#1770)
  • JSONify custom sections (#1640)

Bug fixes:

  • Android menu drawer account fix (#1945)
  • Fix video controls on the feat. product section (#1940)
  • Fix popup cart notification overlap in Safari 15.6 (#1912)
  • Add max-width to iframes within the product info container (#1929)
  • Fix slider padding and white space issue in Safari at the end of the sliders (#1669)
  • Update default card style for collage (#1922)
  • Hide quick add button when Javascript is disabled (#1904)
  • Fix typing in quantity and pressing enter removes the product (#1881)
  • Increase left and top values for zoom icons (#1902)
  • Fix spaces in menu IDs by replacing titles by handles (#1846)
  • Pass in event in the pick up availability code (#1831)
  • Remove duplicate class names in the header section (#1853)
  • Fix bug to allow the removal of filters (#1890)
  • Update predictive search container width (#1878)
  • Fix linting issues in feat. product and main product sections (#1873)
  • Use param_name instead of label to construct and id for filters values (#839)
  • Add proper product title to data-shopify-title (#1858)
  • Add vendor to popup cart notification when vendor setting is enabled (#1870)
  • Add pagination to the main collection list (#1745)
  • Add focus ring/border in Windows' high contrast mode (#1729)
  • Set border top to 0.1rem to match with the header navigation on Filters (#1802)
  • Remove duplicate .hidden class in base.css (#1811)
  • Fix shadow being cut on featured collection slider, featured blog slider and feat. collection (#1961)
  • Remove Product Subtitle block from Featured Product section (#1964)
  • [Complementary product] Keep text alignment to the left for horizontal cards (#1965)

v6.0.2

22 Jun 15:30
e480227
Compare
Choose a tag to compare
  • Contact us, missing heading structure - #1716
  • Cart, table element is missing accessible name - #1717
  • Collection banner, using redundant alt text - #1718
  • Footer, remove menu title requirement - #1763
  • Badges, update padding to align the text better - #1785
  • Video section and video block in collage section, play button missing accessible name - #1728
  • Pagination, change active element to be more consistent/accessible - #1727
  • Password page footer link doesn't have an accessible warning for opening in a new tab - #1735
  • Product cards, missing badge/state announcement (sold out, sale) - #1731
  • Product cards, remove alt info from second image coming up on hover - #1731
  • Badges, update copy from the settings to be more clear - #1795
  • View all buttons, add unique IDs to each so when announced they convey a more descriptive information - #1733
  • Fix quid add forms when the cart type is set to page - #1817
  • Search page, fixed a missing div tag - #1804

v6.0.1

10 Jun 19:12
f647405
Compare
Choose a tag to compare

🐜 Bug fix

  • Fix box shadow being cut off on sliders - #1772

v6.0.0

07 Jun 17:59
708729f
Compare
Choose a tag to compare

💥 Major changes

  • Rich text improvements - #1635
  • Cart drawer - #1544

🚀 Feature enhancements

  • Add settings to tweak the top and bottom padding in the header section - #1654
  • Update banner image and logo image to use img_tag - #1701

🐜 Bug fix

  • Remove unused settings - #1617
  • Remove recaptcha visibility hidden on contact form - #1637
  • Fix product structure data markup for brand property - #1600
  • Fix empty collection links - #1639
  • Fix first image lazy load on main product template - #1286
  • Replace the hex code by currentColor - #1591
  • Fix button spinner on Safari - #1646
  • Remove gradient when slider container is set to be hidden on desktop - #1643
  • Revert flex grow on collage card_content - #1662
  • Update the minimum header padding to zero - #1688
  • Fix a typo in main-product.liquid - #1647
  • 1-click quick add for products with one non default variant - #1610
  • Update spacing below product media - #1689
  • Remove button type and button 1 ids - #1705
  • Fix product media slider peek - #1696
  • Remove alt text to improve screen reader experience - #1679
  • Update subtotal header for accessibility - #1680
  • Remove extra whitespace on quick add modals - #1706
  • Add vertical padding to blocks for the Collapsible content section - #1655
  • Fix syntax error caused by missing calc in product CSS - #1703
  • Cart drawer section fix - #1742

v5.0.0

15 Apr 16:41
3591cdf
Compare
Choose a tag to compare

💥 Major changes

🚀 Feature enhancements

🐜 Bug fix

🌎 Translations

🏠 Internal

Full Changelog: v4.0.0...v5.0.0

v4.0.0

02 Mar 15:42
cf7d427
Compare
Choose a tag to compare

💥 Major changes

  • Add section heading size settings #1340
  • Add grid settings (number of columns) #989

🚀 Feature enhancements

  • Fix CLS score on product page when video is featured media #1412
  • Convert {{ shop.url }}{{ request.origin }} #1374
  • Add total_duties to customer account order page #1368
  • Added required to blog comments #1367
  • Add mobile/tablet grid settings #1352
  • Update filter collapse icon #1330

🐜 Bug fix

  • Fix iOS14 cart image bug #1410
  • Fix type in image banner #1411
  • Remove all uses of inset #1369
  • Fix slideshow content container borders #1353
  • Fix facet filters on mobile. Add overlay to HeaderDrawer #1348
  • Adjusted some footer alignment aspects #1342
  • Use unique selector for cart notification line items #1321
  • Fix empty/disabled links #1315
  • Update padding for desktop menu dropdown #1302
  • Update slider scroll paging method #1297
  • Use og:type=website for collection #1294
  • Prevent scrollbar overflow in footer disclosures #1293
  • Update slider shadow padding implementation #1292
  • Fix menu dropdown animation #1291

Full Changelog: v3.0.0...v4.0.0

v.3.0.0

28 Jan 17:30
c52792c
Compare
Choose a tag to compare

💥 Major changes

🚀 Feature enhancements

🐜 Bug fix

Full Changelog: v2.5.0...v3.0.0