Releases: ajaxorg/ace
Releases · ajaxorg/ace
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
v1.41.0
v1.40.1
v1.40.0
v1.39.1
What's Changed
- Fix
ischeck in xml FoldMode by @mkslanc in #5752 - Add Winter CMS to list of projects on homepage by @LukeTowers in #5757
- Fix: updateDocTooltip with undefined this.completions by @mkslanc in #5754
- workaround for broken ligatures in source code pro font on fedora by @nightwing in #5761
- fix: replace NodeList.foreach with for loop by @InspiredGuy in #5769
- fix popups being covered by page scrollbar by @nightwing in #5763
- Feat: Editing is disabled tooltip in readonly mode by @mkslanc in #5771
- fix readonly warning tooltip being shown after non-readonly commands by @nightwing in #5772
- fix searchbar not working on mobile by @nightwing in #5773
- Fix: wrong java keywords by @mkslanc in #5759
New Contributors
- @LukeTowers made their first contribution in #5757
Full Changelog: v1.39.0...v1.39.1