- Refactors module workflow
- Adds a number of new modules
- Adds in multi ENV support to ci scripts
- Adds in current CI deployment scripts
- Adds sections to file task
- switch address form toggles to
button
elements for semantics
- account page tweaks after Jamie and Yvonne feedback
- fix broken cancel button on edit address form
- fix button style on 404 page, ready to go
- add link styles to address partial
- Flesh out
alert.liquid
component- see
contact.liquid
for example usage
- see
- Add contact page template + form handling
- NEW account pages :D
- created new snippets
account-titles.liquid
- the page titles and nav for account pagesaccount-address.liquid
- an address block, for use on Addresses and Orders pages
- updated
account-address-form.liquid
with simplified logic, easier to understand
- search results page
- update styles to Svbstrate v2.3.1 (included in commits)
- added pagination component and styles
- added header, search bar, and mobile nav components
- remove rounded input corners for Apple browsers
- clean up
password.liquid
template - improve
input-text.liquid
snippet- update all templates that source it
- restore missing
selectDefaults()
method on account form
- shipping calculator