- Added .github/ folder
- Home - General updates to README.md
- CSS - Updated Property order rule
- CSS - Updated Mobile first rule
- CSS - Updated Responsive banner padding and
aspect-ratio
rules
- CSS - Fixed unclosed codeblock
- Added accessibility section
- CSS - Added
height
&width
rules - CSS - Expanded
margin
&padding
rules with variable calculation details - CSS - Re-ordered rules to be in alphabetical order
- CSS - Moved spacing category rules into formatting category
- CSS - Updated to reflect new rules
- CSS - Fixed title linking
- General proof reading updates
- Updated Canvas and Frame to be Title case
- Removed permalinks as GitHub adds them automatically
- VS Code - Updated recommended extensions and settings
- Add if conditions, newlines, passing parameters, and whitespace rules
- Updated array and indents rules
- VS Code - Updated recommended extensions to match Canvas
- CSS - Fixed title linking
- Home - Updated Canvas naming
- CSS - General updates
- CSS - Fixed incorrect usage of
margin
andpadding
- HTML - General updates
- Liquid - General updates
- Liquid - Updated filter guidelines
- Liquid - Updated commenting guidelines
- JavaScript & Vue SFC - General updates
- Liquid - Added order for schema settings
- Liquid - Updated conditional statements
- Liquid - Added setting states page linked from conditional statements
- JavaScript & Vue SFC - Updated title linking
- JavaScript & Vue SFC - Added Vue SFC order rule
- JavaScript & Vue SFC - Added variable rules
- HTML - Added attribute casing rule
- JavaScript & Vue SFC - Updated array rules
- VS Code - Removed bracket colorizer extension
- VS Code - Updated recommended settings to use native bracket colourisation and set stylelint to lint SCSS
- JavaScript & Vue SFC - Added note about automatic indenting by
eslint
- Changelog – Fixed dates
- Added Canvas rules
- Moved Frame rules into separate folder
- VS Code - Updated extensions list
- HTML - Replaced
{% include %}
with{% render %}
- Liquid - Replaced
{% include %}
with{% render %}
- Home - Added VS Code section
- VS Code - Details recommended extensions and settings
- CSS – Added proper names for variable naming convention
- CSS – Removed fallback rule for BEM
- HTML – Added rule for
aria-
attributes - HTML – Made examples make more sense
- HTML – Added attribute values rule
- HTML – Added example of multi-line attribute
- Liquid – Re-organised structure
- Liquid – Added section and snippet naming conventions and file structure
- All - Added navigational aids
- HTML – Change attributes rule name
- Liquid – Added split characters rule
- Changelog – Fixed version numbering
- Liquid – Fixed issue with wording
- Liquid – Updated spacing & line character limits rule
- Liquid – Standardised
{% if %}
tag language
- HTML – Updated title of the spacing rule
- Liquid – Updated
{% include %}
and spacing rule
- HTML – Fixed indenting example
- Liquid – Corrected typo
- Liquid – Added tag naming rule, updated other rules to use tag naming convention
- Changelog – Updated order of changelog items
- Home – Updated home with new content
- HTML – Updated spacing rule
- Liquid – Added
{% include %}
rule
- Home – Improving home content
- All – Added back to TOC links at the end of each section
- HTML – Added
<div>
or<span>
rule - HTML – Updated spacing and attributes rules
- CSS – Fixed broken links
- Home – Enabled HTML and Liquid links
- HTML – Updated spacing rule
- Liquid – Added rules for inline if statements and conditional spacing
- Liquid – Fixed broken links
- Liquid – Re-organised some existing rules
- Home – Added introductory text
- Liquid – Added rules for language strings and variable assigning
- Liquid – Fixed broken links in TOC
- Liquid – Grouped variables rules together
- Liquid – Added rules for conditional settings, DRY, and snippets
- Liquid – Updated whitespace control rule
- Liquid – Corrected terminology
- CSS – Added introductory comments guidelines
- CSS – Corrected typo
- HTML – Began work on guidelines
- Liquid – Began work on guidelines
- CSS – Initial release of updated guidelines
- CSS – Minor formatting and naming fixes
- JS – Linked to Shopify's guidelines