Skip to content

refactor: relax validation for min/max width values#80

Merged
ericdeansanchez merged 1 commit into
masterfrom
relax-width-validation
Jun 9, 2020
Merged

refactor: relax validation for min/max width values#80
ericdeansanchez merged 1 commit into
masterfrom
relax-width-validation

Conversation

@ericdeansanchez
Copy link
Copy Markdown
Contributor

This PR relaxes the constraints on max width values. Prior to this PR
max width values were bounded, now they are not. The only restriction
is that image width values (both max and min) be greater than or equal
to zero (and that the max value is not less than the min value).

This PR relaxes the constraints on max width values. Prior to this PR
max width values were bounded, now they are not. The only restriction
is that image width values (both max and min) be greater than or equal
to zero (and that the max value is not less than the min value).
@ericdeansanchez ericdeansanchez merged commit 2f2e8d1 into master Jun 9, 2020
@ericdeansanchez ericdeansanchez deleted the relax-width-validation branch June 9, 2020 20:56
@ericdeansanchez ericdeansanchez changed the title refactor: relax validation for max width values refactor: relax validation for min/max width values Jun 10, 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.

2 participants