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

feat: add missing minHeight attribute to Option interface #123

Merged
merged 2 commits into from
Oct 25, 2019

Conversation

t49tran
Copy link

@t49tran t49tran commented Oct 16, 2019

The minHeight attribute is missing from the type definition: Options interface.

It's listed here: https://github.com/Ionaru/easy-markdown-editor#options-list, and available on the JS version.

@Ionaru Ionaru added the Bug label Oct 17, 2019
@Ionaru
Copy link
Owner

Ionaru commented Oct 17, 2019

Good catch!

Copy link
Owner

@Ionaru Ionaru left a comment

Choose a reason for hiding this comment

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

Please add it to easymde-test.ts as well

@t49tran
Copy link
Author

t49tran commented Oct 18, 2019

Sure, I will do it.

@t49tran t49tran requested a review from Ionaru October 19, 2019 11:10
@t49tran
Copy link
Author

t49tran commented Oct 24, 2019

hi @Ionaru, I added minHeight to the test, can you please have a look ?

Copy link
Owner

@Ionaru Ionaru left a comment

Choose a reason for hiding this comment

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

I'm not 100% happy with how your editor has automatically applied its style rules to the file, but that is no blocking problem. LGTM

@Ionaru Ionaru merged commit d4a78e1 into Ionaru:master Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants