Skip to content

Releases: we-make-websites/wmw-coding-guidelines

3.1.0

11 Jan 11:28

Choose a tag to compare

  • 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

3.0.1

30 Aug 11:02
e859f62

Choose a tag to compare

  • CSS - Fixed unclosed codeblock

3.0.0

23 Aug 11:24
127c607

Choose a tag to compare

  • Added accessibility section

2.8.0

09 Aug 11:13

Choose a tag to compare

  • 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

2.7.0

03 May 10:25

Choose a tag to compare

  • CSS - Updated to reflect new rules

2.6.1

11 Apr 14:06

Choose a tag to compare

  • CSS - Fixed title linking

2.6.0

11 Apr 14:06

Choose a tag to compare

  • 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

JavaScript & Vue SFC

  • Add if conditions, newlines, passing parameters, and whitespace rules
  • Updated array and indents rules