-
Notifications
You must be signed in to change notification settings - Fork 287
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
appx modal layout fixes #782
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
bab1210
Fix duplication of path on icons
joel-44 2504568
Improve code comment
joel-44 83e2be1
Try to fix tests
joel-44 af46139
fix indention problems
joel-44 486078f
Use URL solution instead
joel-44 9cfd567
Merge pull request #732 from joel-44/master
JudahGabriel 75dace4
Better handling of HTTP sites (#762)
JudahGabriel 2a10066
[ImgBot] Optimize images (#688)
Druhin13 d11f497
Button fix (#772)
jgw96 5d3fe51
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2
dependabot[bot] 441b2f7
chore(deps): bump npm from 6.9.0 to 6.14.5
dependabot[bot] a8028a3
use small breakpoint
lee-leonardo e2592cc
remove set height for the gdpr notification on mobile breakpoints.
lee-leonardo 2dc98ea
Merge pull request #773 from pwa-builder/dependabot/npm_and_yarn/mixi…
JudahGabriel 7c5e148
Merge pull request #774 from pwa-builder/dependabot/npm_and_yarn/npm-…
JudahGabriel 916ccd1
chore(deps): bump lodash.mergewith from 4.6.1 to 4.6.2
dependabot[bot] 1d49170
chore(deps): bump lodash.merge from 4.6.1 to 4.6.2
dependabot[bot] a9946df
chore(deps): bump lodash.template from 4.4.0 to 4.5.0
dependabot[bot] 65e8291
Merge pull request #777 from pwa-builder/dependabot/npm_and_yarn/loda…
JudahGabriel 4a3f2c4
Merge pull request #778 from pwa-builder/dependabot/npm_and_yarn/loda…
JudahGabriel 01e1a7a
chore(deps): bump lodash from 4.17.11 to 4.17.15
dependabot[bot] 4841fd9
Merge pull request #779 from pwa-builder/dependabot/npm_and_yarn/loda…
JudahGabriel 0d36fc6
Merge pull request #780 from pwa-builder/dependabot/npm_and_yarn/loda…
JudahGabriel 99680ec
Merge pull request #776 from pwa-builder/issue755
JudahGabriel 3909eed
something else was changed/fixed that caused the ems to break the pag…
lee-leonardo b4f3d94
Merge branch 'dev' into issue748
lee-leonardo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is from #776 my bad!