Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(MdTable): allow custom value for mdHeight #1522

Merged
merged 2 commits into from
Feb 28, 2018

Conversation

Samuell1
Copy link
Member

Resolves #1497

type: Number,
default: 400
type: String,
default: '400px'
Copy link
Member

Choose a reason for hiding this comment

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

how about type: [Number, String],

when type is Number, add px?

Copy link
Member

Choose a reason for hiding this comment

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

I agree on that too. I this will be more flexible.

type: Number,
default: 400
type: String,
default: '400px'
Copy link
Member

Choose a reason for hiding this comment

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

I agree on that too. I this will be more flexible.

@marcosmoura marcosmoura merged commit c63b757 into dev Feb 28, 2018
@marcosmoura marcosmoura deleted the fix/MdTable/md-height-custom-value branch February 28, 2018 18:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants