Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RaspberryPiFoundation/editor-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.28.11
Choose a base ref
...
head repository: RaspberryPiFoundation/editor-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.28.12
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Dec 9, 2024

  1. Fix dark mode selection highlighting (#1150)

    - Fixed the selector specificity for selected text in the editor
    - Toned down the match highlighting
    
    ### Before
    ![Screenshot 2024-12-05 at 14 31
    10](https://github.com/user-attachments/assets/3a9fef84-8c1a-4884-a36e-9aae03fcf897)
    
    ### After
    ![Screenshot 2024-12-05 at 14 19
    57](https://github.com/user-attachments/assets/c25aa412-8feb-4737-8295-05c7c2b6a8bd)
    loiswells97 authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    79ef52d View commit details
    Browse the repository at this point in the history
  2. v0.28.12 (#1151)

    ### Fixed
    
    - Selected text background colour contrast in editor dark mode (#1150)
    ### Changed
    - Toned down the match highlighting colour in editor dark mode (#1150)
    loiswells97 authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    7604f9c View commit details
    Browse the repository at this point in the history
Loading