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

tiptap integration in kattappa #6

Merged
merged 12 commits into from
Feb 16, 2024
Merged

tiptap integration in kattappa #6

merged 12 commits into from
Feb 16, 2024

Conversation

ujjwalmishra09
Copy link

No description provided.

src/blocks/text.js Outdated Show resolved Hide resolved
@ujjwalmishra09 ujjwalmishra09 changed the title Uj/gh demo 2 tiptap integration in kattappa Aug 31, 2023
if (this.props.onFocus) {
this.dom.addEventListener('focus', this.props.onFocus);
}
this.dom.addEventListener('blur', this.onBlur);
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check if we can go to more root element

@ujjwalmishra09 ujjwalmishra09 temporarily deployed to github-pages September 1, 2023 08:06 — with GitHub Pages Inactive
@ujjwalmishra09 ujjwalmishra09 temporarily deployed to github-pages September 7, 2023 14:25 — with GitHub Pages Inactive
@ujjwalmishra09
Copy link
Author

This change will supports both editor for fails safe case, for testing purposes we can change base editor using `window.isTiptap = true" in console.

@ujjwalmishra09 ujjwalmishra09 merged commit 5db3d96 into es6 Feb 16, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant