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

Interactivity API refactor to TypeScript (utils & kebabToCamelCase) #60147

Closed
garridinsi opened this issue Mar 24, 2024 · 0 comments · Fixed by #60149
Closed

Interactivity API refactor to TypeScript (utils & kebabToCamelCase) #60147

garridinsi opened this issue Mar 24, 2024 · 0 comments · Fixed by #60149
Assignees
Labels
[Packages] Interactivity /packages/interactivity [Status] In Progress Tracking issues with work in progress [Type] Code Quality Issues or PRs that relate to code quality [Type] Enhancement A suggestion for improvement.

Comments

@garridinsi
Copy link
Contributor

garridinsi commented Mar 24, 2024

What problem does this address?

Actually the Interactivity API is written on JavaScript, without any type annotation. Should be refactored to TypeScript to use all features from that language.

What is your proposed solution?

Refactor all the API files to TypeScript. This issue is for addressing the utils and kebabToCamelCase

@garridinsi garridinsi added the [Type] Enhancement A suggestion for improvement. label Mar 24, 2024
@cbravobernal cbravobernal added [Type] Code Quality Issues or PRs that relate to code quality [Packages] Interactivity /packages/interactivity labels Mar 24, 2024
@garridinsi garridinsi changed the title Interactivity API refactor to TypeScript Interactivity API refactor to TypeScript (utils & kebabToCamelCase) Mar 24, 2024
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Packages] Interactivity /packages/interactivity [Status] In Progress Tracking issues with work in progress [Type] Code Quality Issues or PRs that relate to code quality [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants