ace v1.10.0 Release Notes

Release Date: 2022-08-31 // over 1 year ago
  • ๐Ÿ”‹ 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)