Releases: ajaxorg/ace
Releases · ajaxorg/ace
v1.38.0
What's Changed
Features
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
- @xyos made their first contribution in #5719
- @phil-hands made their first contribution in #5721
Full Changelog: v1.37.5...v1.38.0
v1.37.5
v1.37.4
v1.37.3
v1.37.2
v1.37.1
v1.37.0
What's Changed
- Fix: wrong behaviour rules in modes by @mkslanc in #5682
- chore: small tweaks LineWidget type by @akoreman in #5683
- Separate dts generator for ace-code and ace-builds by @mkslanc in #5427
- Fix test runner by @nightwing in #5686
- vim indent in visualBlock mode by @nightwing in #5684
- fix: update contribuition guide to mandate test cases by @nlujjawal in #5694
- chore: small type fixes by @akoreman in #5690
- chore: improve types modelist extension by @akoreman in #5697
- WIP: Improve types by @mkslanc in #5691
- chore: make typedef EditSession.curOp consistent by @akoreman in #5698
- chore: allow custom version number release script by @akoreman in #5699
Full Changelog: v1.36.5...v1.37.0
v1.36.5
v1.36.4
v1.36.3
What's Changed
- Fix: recursive
readdirSync
for NodeJS < 20.1.0 by @mkslanc in #5645 - Fix: Disable Unexpected trailing comma rule by @mkslanc in #5660
- Feat: Edit session operation by @marinsokol5 in #5657
New Contributors
- @OppyDevAI made their first contribution in #5642
- @leofeyer made their first contribution in #5653
Full Changelog: v1.36.2...v1.36.3