Skip to content

Migrate from unlayer-types to @unlayer/types#475

Open
brunolemos wants to merge 2 commits intomasterfrom
new-unlayer-types
Open

Migrate from unlayer-types to @unlayer/types#475
brunolemos wants to merge 2 commits intomasterfrom
new-unlayer-types

Conversation

@brunolemos
Copy link
Member

@brunolemos brunolemos commented Mar 17, 2026

Replace the deprecated unlayer-types package with the new @unlayer/types scoped package. Update EmailEditor component and types to support generic TDisplayMode parameter for type-safe display mode handling.

Fix #464
Fix #454
Fix #447
Fix #200
Close #448

@brunolemos brunolemos self-assigned this Mar 17, 2026
@brunolemos brunolemos force-pushed the new-unlayer-types branch 3 times, most recently from 90368a9 to acc87aa Compare March 17, 2026 04:19
@brunolemos brunolemos force-pushed the new-unlayer-types branch 2 times, most recently from 1f7d9c6 to 65e2543 Compare March 17, 2026 05:37
Migrate from the deprecated unlayer-types package to the new @unlayer/types
scoped package and update type imports accordingly.
Make EditorRef and EmailEditorProps generic over TDisplayMode for type-safe
display mode handling. Refactor EmailEditor to use a named inner function
to support the generic forwardRef pattern.
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