8000 Releases · ajaxorg/ace · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: ajaxorg/ace

v1.41.0

02 May 15:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.40.1...v1.41.0

v1.40.1

23 Apr 09:49
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • gutter: add null check for session.foldWdigets (#5801) (6ca40e9)

Full Changelog: v1.40.0...v1.40.1

v1.40.0

15 Apr 12:41
Compare
Choose a tag to compare

What's Changed

Features

  • gutter: add experimental ability to replace fold icon with custom icon for a specific row (#5787) (6fde745)

New Contributors

Full Changelog: v1.39.1...v1.40.0

v1.39.1

20 Mar 21:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.39.0...v1.39.1

v1.39.0

24 Feb 10:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.38.0...v1.39.0

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

0