Releases: ajaxorg/ace
Releases Β· ajaxorg/ace
v1.39.0
What's Changed
- Fix wrong event types and missing ace.require for ace-builds by @mkslanc in #5744
- fix: gutter hover tooltip a11y improvements by @babalaui in #5747
- fix: set score completion item when skipfilter true by @akoreman in #5749
- fix: check if row is present when setting aria label of popup element by @babalaui in #5750
- fix: narrowing platform to be either win or mac by @marinsokol5 in #5707
- csv mode by @nightwing in #5748
- feat: Multiline Search Support: line breaks
\n
by @sekedus in #5675 - chore: add backwards multiline search test by @akoreman in #5751
New Contributors
Full Changelog: v1.38.0...v1.39.0
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