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

fix(mock-doc): allow urls as css values #2857

Merged
merged 2 commits into from
Dec 7, 2021

Conversation

scaredcat
Copy link
Contributor

CSS values such as background-image: (https://mydomain.com/image.jpg) currently loses values after the second colon. This ensures the entire value is taken into account when a url is specified.

@manucorporat
Copy link
Contributor

Looks legit, it might be interesting to add a new failing test, but so far makes sense!

@scaredcat
Copy link
Contributor Author

Looks legit, it might be interesting to add a new failing test, but so far makes sense!

Added tests

@scaredcat scaredcat requested a review from a team October 6, 2021 16:35
@rwaskiewicz rwaskiewicz merged commit 6faa5f2 into ionic-team:main Dec 7, 2021
@rwaskiewicz
Copy link
Member

Thanks!

@rwaskiewicz rwaskiewicz added the Resolution: Refine This PR is marked for Jira refinement. We're not working on it - we're talking it through. label Dec 7, 2021
@rwaskiewicz
Copy link
Member

(sorry for the spam, labeling this so that I can get it ingested in our internal issue/release tracker)

@rwaskiewicz
Copy link
Member

This fix has been included in the v2.12.0 release. I'm going to close this issue, however if the problem reappears, please feel free to open a new issue!

@rwaskiewicz rwaskiewicz added Resolution: Shipped and removed Resolution: Refine This PR is marked for Jira refinement. We're not working on it - we're talking it through. labels Dec 13, 2021
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