Releases: ajaxorg/ace
Releases · ajaxorg/ace
v1.43.5
What's Changed
- Fixed delimiter by @rozhnev in #5885
- Add 'qualify' to PL/SQL keywords and row_number to builtin functions by @rozhnev in #5891
- fix tooltip position in scaled elements by @nightwing in #5889
Full Changelog: v1.43.4...v1.43.5
v1.43.4
What's Changed
- updated index.html to add Chartbrew to the list of users by @razvanilin in #5870
- sync wrap option at start to keep diff alignment by @nightwing in #5868
- fix gutter click on wrapped line moving cursor to the next line by @nightwing in #5867
- Fix: Update for compliance with typescript 5.9.2 by @mkslanc in #5855
- fix gutter custom widget modifying wrong rows by @nightwing in #5869
- add internal gutter cursor marker feature for cloud-editor themes by @nightwing in #5873
- allow changing diff view wrap option from editor too by @nightwing in #5875
- fixes for cloudEditor by @nightwing in #5879
- Gutter Hover tooltip by @mkslanc in #5872
New Contributors
- @razvanilin made their first contribution in #5870
Full Changelog: v1.43.3...v1.43.4
v1.43.3
What's Changed
- Improve typings for editor options by @mkslanc in #5846
- tweak diff view styles by @nightwing in #5850
- fix tooltip position when editor is placed in new stacking context by @nightwing in #5853
- fix firefox textarea autocomplete corruption #5858 by @yurenchen000 in #5860
New Contributors
- @yurenchen000 made their first contribution in #5860
Full Changelog: v1.43.2...v1.43.3
v1.43.2
What's Changed
- Add project Aisofto by @aisoftoofficial in #5818
- add editor.destroyed property by @nightwing in #5785
- include diff view css in build by @nightwing in #5842
- Update php_highlight_rules.js by @AgentSmith0 in #5819
- Feat: Implement text markers by @mkslanc in #5835
New Contributors
- @aisoftoofficial made their first contribution in #5818
- @AgentSmith0 made their first contribution in #5819
Full Changelog: v1.43.1...v1.43.2
v1.43.1
What's Changed
Full Changelog: v1.43.0...v1.43.1
v1.43.0
What's Changed
- Feat: Add scroll diff decorators by @mkslanc in #5807
- Transform TextInput to es6 class by @mkslanc in #5805
- Add folding support for Nunjucks templates and related tests by @mkslanc in #5824
- Add support for the Clue language by @Markos-Th09 in #5823
- Fix search box initialization for multi-line selection by @mkslanc in #5826
- Fix non-cleaning scroll decorators zones by @mkslanc in #5828
- Add canvas context check in $updateDecorators method by @mkslanc in #5833
- Documentation for ACE extensions by @mkslanc in #5827
- Add
createDiffViewwrapper by @mkslanc in #5825
New Contributors
- @Markos-Th09 made their first contribution in #5823
Full Changelog: v1.42.0...v1.43.0
v1.42.0
What's Changed
- fix: missing type aliases and MarkerGroup in
ace-buildsby @mkslanc in #5782 - Expose Autocomplete on enableBasicAutocompletion by @mkslanc in #5756
- feat: update mouse selection at user's refresh rate by @thennothinghappened in #5717
- Improve diffview by @nightwing in #5806
- do not use border-top for styling gutter active line by @nightwing in #5812
- Diff view papercuts by @nightwing in #5815
New Contributors
- @thennothinghappened made their first contribution in #5717
Full Changelog: v1.41.0...v1.42.0