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/ Extract TipTab Editor to Standalone Package and Integrate React App for Testing #694

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

bddjong
Copy link
Contributor

@bddjong bddjong commented Apr 30, 2024

Separates the TipTap editor from the strapi-tiptap-editor extension and adds a vercel dev sandbox

Todo

  • Fix translation injection
  • Fix Strapi user context (used for locale)
  • Support price extension with mock data
  • Integrate Jest
  • Deploy the Tiptap sandbox to Vercel.
  • Use Utrecht design-system components
    • Already replaced some of them
  • Use one type of icon from Tabler Icons react-icons/tb package
    • Already replaced some of them
  • Enable Image extension to work outside Strapi
  • Write more unit tests for each component & function
  • Fix the positioning issue: When starting a new line, returning to the previous line to update it causes a jump to the last text line.

@bddjong bddjong linked an issue Apr 30, 2024 that may be closed by this pull request
2 tasks
@AliKdhim87 AliKdhim87 force-pushed the feat/tip-tap-test-app branch from cb61f77 to 49a82b4 Compare July 1, 2024 12:27
@AliKdhim87 AliKdhim87 changed the title Feat/tip tap test app Feat/ Extract TipTab Editor to Standalone Package and Integrate React App for Testing Jul 2, 2024
@AliKdhim87 AliKdhim87 force-pushed the feat/tip-tap-test-app branch 5 times, most recently from 338b57c to c5884b7 Compare July 11, 2024 14:05
@AliKdhim87 AliKdhim87 force-pushed the feat/tip-tap-test-app branch 3 times, most recently from 460789f to b6903a0 Compare July 16, 2024 08:02
@AliKdhim87 AliKdhim87 marked this pull request as ready for review July 16, 2024 08:02
@AliKdhim87 AliKdhim87 force-pushed the feat/tip-tap-test-app branch 2 times, most recently from dc71dbf to d906767 Compare July 16, 2024 14:28
Copy link

vercel bot commented Jul 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cms-frameless-io ❌ Failed (Inspect) Aug 27, 2024 11:33am
tiptap ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 27, 2024 11:33am

Copy link

github-actions bot commented Jul 17, 2024

Deploy preview for tiptap ready!

✅ Preview
https://tiptap-an1hx57lh-frameless.vercel.app

Built with commit a6301d7.
This pull request is being automatically deployed with vercel-action

Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Testplan voor strapi & rte
3 participants