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

feat: TipTap Tasks add new line for jira tasks #10530

Merged
merged 8 commits into from
Nov 27, 2024

Commits on Nov 21, 2024

  1. feat: first pass at tasks to tiptap

    Signed-off-by: Matt Krick <[email protected]>
    mattkrick committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9b65f7e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. feat: convert mentions from draft-js to tiptap

    Signed-off-by: Matt Krick <[email protected]>
    mattkrick committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    6e3914d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. refactor all other task editors to tiptap

    Signed-off-by: Matt Krick <[email protected]>
    mattkrick committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    88a9223 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. feat: replace draft-js helpers with tiptap for tasks

    Signed-off-by: Matt Krick <[email protected]>
    mattkrick committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3edef41 View commit details
    Browse the repository at this point in the history
  2. fix demo

    Signed-off-by: Matt Krick <[email protected]>
    mattkrick committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3f062e0 View commit details
    Browse the repository at this point in the history
  3. fix SSR for tasks

    Signed-off-by: Matt Krick <[email protected]>
    mattkrick committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    5ba88eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    328d036 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Merge branch 'master' into feat/tiptaptask-splitline

    Signed-off-by: Matt Krick <[email protected]>
    mattkrick committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    bc6480b View commit details
    Browse the repository at this point in the history