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

Menu Type Definitions #618

Merged
merged 7 commits into from Nov 16, 2017
Merged

Conversation

dave-hillier
Copy link
Contributor

Another attempt to fix type definitions.

@dave-hillier dave-hillier changed the title Release/1.2.x Menu Type Definitions Nov 12, 2017
@dave-hillier dave-hillier changed the base branch from master to release/1.2.x November 12, 2017 13:24
Positions: LayoverPositions;
HorizontalAnchors: HorizontalAnchors;
VerticalAnchors: VerticalAnchors;
interface DropdownMenuComponent extends React.ComponentClass<DropdownMenuProps> {
Copy link
Owner

Choose a reason for hiding this comment

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

@dave-hillier Could you update the DropdownMenuComponent type to be exported as well? There was a PR a few patches ago to export all the component definitions. This PR looks good to me otherwise. Thanks!

@mlaursen mlaursen added this to the v1.2.9 milestone Nov 15, 2017
@mlaursen mlaursen merged commit cd5387e into mlaursen:release/1.2.x Nov 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants