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

[RFR] Convert the Menu, MenuItem and DashboardMenuItem to TypeScript #4266

Merged
merged 3 commits into from
Jan 9, 2020

Conversation

steurt
Copy link
Contributor

@steurt steurt commented Jan 8, 2020

I wanted to make an addition to the Menu component, when going into the source I discovered that it was still written in JavaScript and not yet converted to TypeScript. Therefore I have now first converted the existing component to TypeScript. Later a pull request will follow with an addition to the Menu.

I converted the Menu and its MenuItem and DashboardMenuItem child components to TypeScript. The functionality and interfaces have stayed the same.

Copy link
Contributor

@djhi djhi left a comment

Choose a reason for hiding this comment

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

Thanks!

@djhi djhi added this to the 3.1.2 milestone Jan 9, 2020
@fzaninotto fzaninotto removed this from the 3.1.2 milestone Jan 9, 2020
@fzaninotto fzaninotto merged commit 419ccca into marmelab:next Jan 9, 2020
@fzaninotto
Copy link
Member

Thanks!

@fzaninotto fzaninotto added this to the 3.2.0 milestone Jan 9, 2020
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.

None yet

3 participants