Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 483 Bytes

checklist.md

File metadata and controls

6 lines (6 loc) · 483 Bytes
  • Code style follows rules, described in the Code Style Rules
  • All the requirements described in the Readme are implemented in the code
  • All BEM typical mistakes are checked (from BEM lesson)
  • Changing 'month-lengh' and 'start-day' modifier in the code element reflects in changing calendar layout
  • Each day has no modifiers, only class (eg. calendar__day)