Release/v0.3.4 - #30
Merged
Merged
Conversation
… and controller. Added immutable deep clipboard snapshots and transactional structured-block replacement. Made table cells single-line, normalized pasted newlines, and integrated cell controllers, focus, shortcuts, formatting, undo, and session state into the main editor model.
…l, and shared geometry across text, syntax, gutter, and overlays. IME composing ranges are preserved and projected through folded documents. Forward/backward fold-boundary selections now map identically while retaining direction. Focused editors accept authoritative parent updates. Folded layout geometry is cached by collapsed-key equality; gutter and overlays binary-search visible entries. Markdown fences and XML comments/CDATA are excluded from structural folding. Hidden diagnostics are aggregated onto their visible fold header. Whole-word search uses Unicode letters, numbers, marks, and underscores. Interactive search is debounced and runs in a cancellable isolate; line indexes update incrementally, including CRLF-boundary handling.
…cit structural transformation: the list item’s inline text becomes a leading paragraph child, preserving nested content. Reverse blockquote-to-list conversion restores that paragraph as the list item text. Capability checks only allow representation-compatible or explicitly transformed conversions. Table-cell edits now use inline-only Markdown parsing, so # title, - item, 1. item, and > quote retain their prefixes. Added controller and widget regression coverage, including every admonition style and all requested table-cell values.
…h previews for large results, and efficient search-worker integration with updated selection affinity handling and limit adjustments.
…ad of the base font strut. This fixes the bottom-clipping/asymmetric padding, especially for enlarged Markdown headings, while leaving WYSIWYG selection geometry unchanged.
…ation_card.dart` to ensure tight constraints and proper fitting of smaller Mermaid SVGs.
…nderers, viewport, cache, and smoke tests.
…language consistency
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.