-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Release notes + version bump * Fixed arrow in announcement bar and caret in product variant dropdown * Fixed announcement bar with multiple blocks * Adjustment to variant picker caret * Fixed multicolumn and mega menu * Updated release note
- Loading branch information
1 parent
c33f0db
commit 177a0cc
Showing
6 changed files
with
14 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
Dawn 15.0.1 introduces a few bug fixes. | ||
Dawn 15.1.0 changes the way SVGs are rendered | ||
### Fixes and improvements | ||
- Fix issues where when the header section is hidden, some functionalities were broken. | ||
- Update cart errors to be output as a string rather than a HTML element. | ||
- Escape variant option names so that when an option includes quotation marks it doesn’t cause undesired effects. | ||
- Fix placeholder product cards that were not showing a default price and make the check more robust. | ||
- Moves SVGs from Liquid snippets to `.svg` files in the `/assets` folder | ||
- Uses new `inline_asset_content` Liquid filter to render SVGs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters