Skip to content

v1.10.0

Compare
Choose a tag to compare
@andrewnester andrewnester released this 31 Aug 07:53
· 709 commits to master since this release

Features

  • editor option for indent guide highlighting (f1f6517)

Bug Fixes

  • add mock getHighlightIndentGuides and setHighlightIndentGuides for old tests to work (4067512)
  • added "flex-start" and "flex-end" (#4912) (3e14988)
  • Fix problematic semicolon in CSS media queries (#4849) (18a459a)
  • more optimal way to accessing an element's list of classes; mark highlightIndentGuide as internal property (855a874)
  • strictly equal instead of loosely (d4c1ab8)
  • Updated Jshint to 2.13.5 (#4911) (2401fbd)

New Contributors

Full Changelog: v1.9.6...v1.10.0