Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upRemove Oswald logo font to reduce number of unique fonts, improve pe… #1375
Conversation
This comment has been minimized.
This comment has been minimized.
bigbot
commented
Oct 31, 2018
Autotagging @bigcommerce/storefront-team @davidchin |
bookernath
force-pushed the
bookernath:STRF-4616
branch
from
51fdcc7
to
dfbd2ff
Oct 31, 2018
mattolson
reviewed
Oct 31, 2018
We should note that this is a breaking change of sorts. It's not serious, but here is the scenario: If someone is using a logo font, their current configuration is set to use one of We have to be comfortable with the logo font for stores changing after upgrade and upon the next Theme Editor save in order to proceed with this PR. We should test this upgrade behavior as well to make sure I've described it accurately. |
bookernath
force-pushed the
bookernath:STRF-4616
branch
from
dfbd2ff
to
84e5241
Nov 9, 2018
bookernath
force-pushed the
bookernath:STRF-4616
branch
from
84e5241
to
e1e457e
Nov 20, 2018
This comment has been minimized.
This comment has been minimized.
I have updated this PR to make it a less breaking change, by keeping the original fonts around as selectable options. |
mattolson
reviewed
Nov 27, 2018
This still doesn't guarantee that we'll end up with only two fonts on the page. There are many font options available for different font settings, and we will always load the union of all the font selections. Another approach would be to eliminate this setting entirely and change the CSS to use one of the other font settings, such as |
bookernath
force-pushed the
bookernath:STRF-4616
branch
from
e1e457e
to
8450db6
Nov 27, 2018
This comment has been minimized.
This comment has been minimized.
@mattolson |
mattolson
approved these changes
Nov 27, 2018
LGTM. @Ubersmake Can you test this out and confirm my understanding of the configuration upgrade process? |
bookernath
force-pushed the
bookernath:STRF-4616
branch
from
8450db6
to
9f8d48a
Nov 28, 2018
This comment has been minimized.
This comment has been minimized.
@bookernath Needs rebase |
This comment has been minimized.
This comment has been minimized.
|
bookernath commentedOct 31, 2018
•
edited
…rformance
What?
Most stores will upload a logo image, so having a unique font just for the text logo is a waste of bandwidth in the browser.
Changing logo font to one of the existing fonts to reduce download and lookups of fonts.
Tickets / Documentation
Screenshots (if appropriate)