Skip to content

Releases: ajaxorg/ace

v1.38.0

12 Feb 09:12
Compare
Choose a tag to compare

What's Changed

Features

  • popup: add supporting skipFilter flag for popup item (#5740) (0db7585)

Bug Fixes

  • AcePopup: fix aria-posinset issue on google chrome (#5719) (09a0c5a)
  • fix calling setMode just before destroy causes error reading getLength (#5727) (62b973e)
  • highlight indent guides with wrapped lines (#5621) (77b9fe1)
  • improve aria attributes of popup elements (#5739) (09fba2e)
  • types for setTimeout/setInterval calls (#5726) (9a76656)
  • VirtualRenderer: fix scrollbar overlap on autocompletion (#5713) (5acea6d)
  • wrong type of paste event and missing types for themelist extension (#5725) (a4b9d2d)

New Contributors

Full Changelog: v1.37.5...v1.38.0

v1.37.5

16 Jan 09:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.37.4...v1.37.5

v1.37.4

09 Jan 13:05
Compare
Choose a tag to compare

What's Changed

  • fix: Fix GutterTooltip and GutterKeyboardEvent declarations by @jperals in #5715

New Contributors

Full Changelog: v1.37.3...v1.37.4

v1.37.3

07 Jan 15:36
Compare
Choose a tag to compare

What's Changed

  • chore: add missing gutter editor events to types by @akoreman in #5712

Full Changelog: v1.37.2...v1.37.3

v1.37.2

06 Jan 11:45
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • fix return type of supportsFile modelist (#5705) (de21d50)

Full Changelog: v1.37.1...v1.37.2

v1.37.1

20 Dec 17:18
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • hide gutter tooltip event missing from editor signal (#5701) (66a6736)

Full Changelog: v1.37.0...v1.37.1

v1.37.0

17 Dec 13:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.36.5...v1.37.0

v1.36.5

14 Nov 14:55
Compare
Choose a tag to compare

What's Changed

Features

  • exposing getter setter for widget manager created using line widgets (#5673) (f5d0c19)

Bug Fixes

Full Changelog: v1.36.4...v1.36.5

v1.36.4

04 Nov 13:33
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • a11y: update aria-label of textinput on cursor move (#5665) (6ff93a8)

New Contributors

Full Changelog: v1.36.3...v1.36.4

v1.36.3

21 Oct 12:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.36.2...v1.36.3