-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Template literal templates #4459
Merged
Merged
Commits on Dec 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fcf6c68 - Browse repository at this point
Copy the full SHA fcf6c68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 058fa48 - Browse repository at this point
Copy the full SHA 058fa48View commit details -
get flat/flat-square/plastic working
get flat, flat-square and plastic styles working + factor out common code to a base class
Configuration menu - View commit details
-
Copy full SHA for 591ce21 - Browse repository at this point
Copy the full SHA 591ce21View commit details -
Configuration menu - View commit details
-
Copy full SHA for a616528 - Browse repository at this point
Copy the full SHA a616528View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1944de9 - Browse repository at this point
Copy the full SHA 1944de9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e7c4d7 - Browse repository at this point
Copy the full SHA 4e7c4d7View commit details
Commits on Dec 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7eae7df - Browse repository at this point
Copy the full SHA 7eae7dfView commit details
Commits on Dec 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for db6817e - Browse repository at this point
Copy the full SHA db6817eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2bf4fd - Browse repository at this point
Copy the full SHA c2bf4fdView commit details
Commits on Dec 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 286636d - Browse repository at this point
Copy the full SHA 286636dView commit details -
manually optimise: remove lengthAdjust="spacing"
this is the default
Configuration menu - View commit details
-
Copy full SHA for 8e62a86 - Browse repository at this point
Copy the full SHA 8e62a86View commit details -
Configuration menu - View commit details
-
Copy full SHA for b877bc9 - Browse repository at this point
Copy the full SHA b877bc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f62ab7 - Browse repository at this point
Copy the full SHA 2f62ab7View commit details -
Configuration menu - View commit details
-
Copy full SHA for be11eba - Browse repository at this point
Copy the full SHA be11ebaView commit details -
This accounts for several things: 1. Changes in one-char variable names 2. Removed some whitespace 3. I've dropped the <rect> to <path> optimisation
Configuration menu - View commit details
-
Copy full SHA for ed24253 - Browse repository at this point
Copy the full SHA ed24253View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bbb2a4 - Browse repository at this point
Copy the full SHA 9bbb2a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bba06f - Browse repository at this point
Copy the full SHA 5bba06fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1eb9cb - Browse repository at this point
Copy the full SHA a1eb9cbView commit details
Commits on Jan 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 735c03c - Browse repository at this point
Copy the full SHA 735c03cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a47f9cc - Browse repository at this point
Copy the full SHA a47f9ccView commit details
Commits on Jan 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 732ff0c - Browse repository at this point
Copy the full SHA 732ff0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93115dd - Browse repository at this point
Copy the full SHA 93115ddView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 619d850 - Browse repository at this point
Copy the full SHA 619d850View commit details -
simplify labelColor computation
labelColor is always true anyway now we've given the param a default
Configuration menu - View commit details
-
Copy full SHA for ccdc468 - Browse repository at this point
Copy the full SHA ccdc468View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0db6b52 - Browse repository at this point
Copy the full SHA 0db6b52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62529b2 - Browse repository at this point
Copy the full SHA 62529b2View commit details -
use realistic logo example/delete meaningless tests
at this layer of the application, a logo should already be a base64 encoded string. `logo: 'javascript'` renders <image x="5" y="3" width="14" height="14" xlink:href="javascript"/> which isn't really what we want to test Passing logoColor to makeBadge() is completely meaningless
Configuration menu - View commit details
-
Copy full SHA for 9470b82 - Browse repository at this point
Copy the full SHA 9470b82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19224e5 - Browse repository at this point
Copy the full SHA 19224e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a83138 - Browse repository at this point
Copy the full SHA 1a83138View commit details
Commits on Jan 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c5ef23a - Browse repository at this point
Copy the full SHA c5ef23aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5fe0e6 - Browse repository at this point
Copy the full SHA d5fe0e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34db0f2 - Browse repository at this point
Copy the full SHA 34db0f2View commit details
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.