Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-20 | 1.1 kB | |
v1.43.0 source code.tar.gz | 2025-06-20 | 3.9 MB | |
v1.43.0 source code.zip | 2025-06-20 | 4.5 MB | |
Totals: 3 Items | 8.4 MB | 1 |
What's Changed
- Feat: Add scroll diff decorators by @mkslanc in https://github.com/ajaxorg/ace/pull/5807
- Transform TextInput to es6 class by @mkslanc in https://github.com/ajaxorg/ace/pull/5805
- Add folding support for Nunjucks templates and related tests by @mkslanc in https://github.com/ajaxorg/ace/pull/5824
- Add support for the Clue language by @Markos-Th09 in https://github.com/ajaxorg/ace/pull/5823
- Fix search box initialization for multi-line selection by @mkslanc in https://github.com/ajaxorg/ace/pull/5826
- Fix non-cleaning scroll decorators zones by @mkslanc in https://github.com/ajaxorg/ace/pull/5828
- Add canvas context check in $updateDecorators method by @mkslanc in https://github.com/ajaxorg/ace/pull/5833
- Documentation for ACE extensions by @mkslanc in https://github.com/ajaxorg/ace/pull/5827
- Add
createDiffView
wrapper by @mkslanc in https://github.com/ajaxorg/ace/pull/5825
New Contributors
- @Markos-Th09 made their first contribution in https://github.com/ajaxorg/ace/pull/5823
Full Changelog: https://github.com/ajaxorg/ace/compare/v1.42.0...v1.43.0