-
Notifications
You must be signed in to change notification settings - Fork 38
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(assets): reskin frontend for for.edu.sg #1365
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- QR codes generated for for.edu.sg should be black - Instead of assuming that logos are squares and 0.35 * QR code width, Actually parse the logo SVG and obtain its dimensions to figure out placement in QR code
LoneRifle
requested review from
liangyuanruo,
orbitalsqwib,
lisa-kwok and
pearlyong
April 1, 2021 09:42
LoneRifle
force-pushed
the
feat/edu/assets
branch
3 times, most recently
from
April 5, 2021 02:43
eecc33f
to
9cb5545
Compare
orbitalsqwib
suggested changes
Apr 5, 2021
LoneRifle
force-pushed
the
feat/edu/assets
branch
from
April 5, 2021 03:09
147b2db
to
b587870
Compare
orbitalsqwib
approved these changes
Apr 5, 2021
LoneRifle
force-pushed
the
feat/edu/assets
branch
from
April 6, 2021 05:50
b587870
to
e9f15ba
Compare
LoneRifle
force-pushed
the
feat/edu/assets
branch
from
April 6, 2021 07:43
34a588d
to
5e8fde0
Compare
LoneRifle
force-pushed
the
feat/edu/assets
branch
from
April 6, 2021 08:02
5e8fde0
to
c5110af
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Problem
Closes #777
Solution
[assets and refactoring]
[polish]