Releases: ajaxorg/ace
Releases · ajaxorg/ace
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
v1.34.2
What's Changed
- fix autoresize leaving 0 height editor in some situations by @nightwing in #5566
- chore: Website update with users by @akoreman in #5564
Full Changelog: v1.34.1...v1.34.2
v1.34.1
v1.34.0
v1.33.3
What's Changed
- fix bracket highlighting in css mode by @nightwing in #5557
- fix: contrast completion meta contrast cloud editor themes by @akoreman in #5558
Full Changelog: v1.33.2...v1.33.3
v1.33.2
What's Changed
- Fix: wrong token type in Erlang format specifiers by @mkslanc in #5535
- Fix: generator function's determination and wrong parameter highlighting by @mkslanc in #5538
- Fix: incorrect autocomplete item spans whitespace trimming by @mkslanc in #5539
- Fix: Add soft wrap for ghost text by @mkslanc in #5540
- Update index.html by @oykuyilmaz in #5546
- handle events without deprecated keyCode property by @nightwing in #5543
- Fix: not determined folding widgets for html tags by @mkslanc in #5548
- Update index.html by @rahulkumarsingh73690 in #5553
Full Changelog: v1.33.1...v1.33.2
v1.33.1
What's Changed
- Add folding and behaviours for JSX by @mkslanc in #5479
- Fix Incorrect Module Reference for TypeScriptHighlightRules by @baguskah in #5531
- fix: account for
this.popup
being potentially undefined in completion mousewheel listener by @akoreman in #5537
New Contributors
Full Changelog: v1.33.0...v1.33.1