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

[SlateEditor] Introduce md serializer #2060

Merged
merged 17 commits into from
Mar 15, 2024
Merged

Commits on Mar 11, 2024

  1. introduce md serializer

    dimaanj committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    695cbc6 View commit details
    Browse the repository at this point in the history
  2. enable test

    dimaanj committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    18a0424 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    43da1e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. improve base setup

    dimaanj committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ce084aa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of ssh://github.com/epam/UUI into implement-md…

    …-serializer
    
    # Conflicts:
    #	uui-editor/src/implementation/Toolbars.tsx
    dimaanj committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    53b1004 View commit details
    Browse the repository at this point in the history
  3. add comment

    dimaanj committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    59c5695 View commit details
    Browse the repository at this point in the history
  4. fix docs

    dimaanj committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2a1bcd2 View commit details
    Browse the repository at this point in the history
  5. remove unnecessary option

    dimaanj committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    406c578 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c219e43 View commit details
    Browse the repository at this point in the history
  7. add missed renaming

    dimaanj committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    42556fb View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. add toolbarPosition prop, add slate / md toggler, remove unused packa…

    …ge, add extra validation for invalid empty slate value
    dimaanj committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f8c0390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4b1d1c View commit details
    Browse the repository at this point in the history
  3. remove unused property

    dimaanj committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    b4ec9c5 View commit details
    Browse the repository at this point in the history
  4. move to one file

    dimaanj committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d069249 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37c6aea View commit details
    Browse the repository at this point in the history
  6. update snapshots

    dimaanj committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    99595fe View commit details
    Browse the repository at this point in the history