Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changelog for 1.19.3 #24495

Merged
merged 6 commits into from
May 3, 2023
Merged

Commits on May 2, 2023

  1. Enable whitespace rendering on selection in Monaco (go-gitea#24444) (g…

    …o-gitea#24485)
    
    Backport go-gitea#24444 by @silverwind
    
    Remove the
    [renderWhitespace](https://microsoft.github.io/monaco-editor/docs.html#interfaces/editor.IEditorOptions.html#renderWhitespace)
    override, so the default value of `selection` takes over and makes
    whitespace visible on selection.
    
    <img width="128" alt="Screenshot 2023-04-30 at 19 09 41"
    src="https://user-images.githubusercontent.com/115237/235366707-d598268d-03cc-4839-a195-c460bddae99b.png">
    
    Co-authored-by: silverwind <me@silverwind.io>
    GiteaBot and silverwind authored May 2, 2023
    Configuration menu
    Copy the full SHA
    c020bd5 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    2f1ff2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bfe0a2 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Co-authored-by: Yarden Shoham <git@yardenshoham.com>
    techknowlogick and yardenshoham authored May 3, 2023
    Configuration menu
    Copy the full SHA
    2f14ed7 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    Co-authored-by: Yarden Shoham <git@yardenshoham.com>
    techknowlogick and yardenshoham authored May 3, 2023
    Configuration menu
    Copy the full SHA
    27df314 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d235c35 View commit details
    Browse the repository at this point in the history