Releases: ajaxorg/ace
Releases · ajaxorg/ace
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
v1.36.2
v1.36.1
v1.36.0
What's Changed
- feat: allow setting marker type for MarkerGroups by @akoreman in #5630
- feat(forced-color): do not adjust the forced colors for the editor by @bassettsj in #5624
New Contributors
- @bassettsj made their first contribution in #5624
Full Changelog: v1.35.5...v1.36.0
v1.35.5
What's Changed
- Hint and security annotations by @andredcoliveira in #5627
New Contributors
Full Changelog: v1.35.4...v1.35.5
v1.35.4
v1.35.3
What's Changed
- replace innerHTML in showErrorMarker by @dimovpetar in #5574
- fix pushMark emacs command by @nightwing in #5593
- Add opensolr to projects list by @InspiredGuy in #5608
- update index.html by @InspiredGuy in #5609
- add z-index: 1 to ace_placeholder by @InspiredGuy in #5612
- fix: ghost text rendering of empty lines by @akoreman in #5615
Full Changelog: v1.35.2...v1.35.3
v1.35.2
v1.35.1
What's Changed
- workaround for safari rendering bug by @nightwing in #5573
- Hide disabled command from context menu by @mkslanc in #5580
- Remove hack in kitchen sink demo by @mkslanc in #5587
- Fix: wrong doc comment * insert behaviour by @mkslanc in #5571
- Support JSDoc comment optional values with negative exponents by @kungfooman in #5596
- fix: Fix typeerror in font metrics getZoom by @akoreman in #5600
- Port modern github light theme by @mkslanc in #5597
- fix: use dom builder for gutter tooltip and inline widget by @akoreman in #5601
New Contributors
- @kungfooman made their first contribution in #5596
Full Changelog: v1.35.0...v1.35.1
v1.35.0
What's Changed
- chore: preventing directory traversal in dev server by @marinsokol5 in #5567
- feat: allow '{n}' as placeholder for translated strings by @akoreman in #5581
- Remove (inactive) domain from ace real world users by @rahulkumarsingh73690 in #5583
- Update index.html by @gamaddy in #5578
- Fix: wrong vue-directives regexp by @mkslanc in #5586
- Fix: left-shift operator is breaking highlight in Rust mode by @mkslanc in #5572
- fix: allow setting the placeholder type for nls by @akoreman in #5584
New Contributors
Full Changelog: v1.34.2...v1.35.0