Skip to content

fix(extensions): typing issue string instead of an union type#747

Merged
jaywcjlove merged 1 commit into
uiwjs:masterfrom
philibea:fix-typing-extensions
Sep 18, 2025
Merged

fix(extensions): typing issue string instead of an union type#747
jaywcjlove merged 1 commit into
uiwjs:masterfrom
philibea:fix-typing-extensions

Conversation

@philibea

@philibea philibea commented Sep 18, 2025

Copy link
Copy Markdown

we use the the typing of languageName which was break in the last version from union type to string

With sastifiy i still check that my value have the right type but keep the right typing for my users.

https://github.com/scaleway/ultraviolet/blob/main/packages/plus/src/components/CodeEditor/CodeEditor.tsx#L110
Capture d’écran 2025-09-18 à 16 37 33

Actually
Capture d’écran 2025-09-18 à 16 41 31

@jaywcjlove

@matthprost matthprost left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Thank you 🙏

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.

3 participants