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: yoopta-editor/Yoopta-Editor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.9.8
Choose a base ref
...
head repository: yoopta-editor/Yoopta-Editor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.9.9
Choose a head ref
  • 6 commits
  • 67 files changed
  • 1 contributor

Commits on Jun 7, 2025

  1. Fix issue where content is lost when pasting HTML containing marks or…

    … lists (#515)
    
    * fix the loss content after pasting in list plugins
    Darginec05 authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    d993ff0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    240039a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. More validations via slate extension for each plugin (#518)

    * add validations for paragraph and callout
    
    * vi tests for paragraph
    
    * tests for normalize methods
    
    * finish validations for accordion items
    
    * test done for accordion
    
    * fix after review
    
    * remove unused code
    Darginec05 authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    f977bee View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. Configuration menu
    Copy the full SHA
    2af168a View commit details
    Browse the repository at this point in the history
  2. v4.9.9

    Darginec05 committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    e826094 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8425be6 View commit details
    Browse the repository at this point in the history
Loading