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 and refactor front-end URL generation #1322

Merged
merged 3 commits into from
Dec 4, 2017
Merged

Fix and refactor front-end URL generation #1322

merged 3 commits into from
Dec 4, 2017

Conversation

paulmelnikow
Copy link
Member

@paulmelnikow paulmelnikow commented Dec 4, 2017

  • Fix issue in Firefox 57 when run from static build
  • Fix color parameter in dynamic badge maker
  • Correctly apply maxAge in usage badges
  • Follow the WHATWG lead and begin to standardize on URL, not URI (https://url.spec.whatwg.org/#goals)

Firefox issue reported at #1305 (comment) and mentioned in #1311.

- Fix issue in Firefox 57 when run from static build
- Fix color parameter in dynamic badge maker
- Correctly apply maxAge in usage badges
- Follow the WHATWG lead and begin to standardize on URL, not URI (https://url.spec.whatwg.org/#goals)
@paulmelnikow paulmelnikow added bug Bugs in badges and the frontend frontend The Docusaurus app serving the docs site labels Dec 4, 2017
@paulmelnikow paulmelnikow temporarily deployed to shields-staging-pr-1322 December 4, 2017 04:12 Inactive
@paulmelnikow
Copy link
Member Author

@tooomm Could you confirm that this is fixed in the review app?

@paulmelnikow paulmelnikow temporarily deployed to shields-staging-pr-1322 December 4, 2017 04:29 Inactive
@tooomm
Copy link
Contributor

tooomm commented Dec 4, 2017

It is working in Firefox 57 now, yes!

@paulmelnikow paulmelnikow merged commit 1eedd45 into badges:master Dec 4, 2017
@paulmelnikow paulmelnikow deleted the fix-url-generation branch December 4, 2017 15:08
paulmelnikow added a commit that referenced this pull request Aug 29, 2018
This continues a consistency update we’ve been making to standardize on URL based on a recommendation from WHATWG: https://url.spec.whatwg.org/#goals

This also helps with copying and pasting between all-badge-examples and new-style services, where it’s otherwise easy to make a mistake.

Ref: #1322 #1341
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs in badges and the frontend frontend The Docusaurus app serving the docs site
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants