-
Notifications
You must be signed in to change notification settings - Fork 849
Lazy Images: Move into a package #16657
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
Merged
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
5839699
Migrate the Lazy Images module into a standalone package
davidlonjon 746e75e
Fix an issue with a comma being in place of a semi column
davidlonjon a18605c
Fix a spelling mistake
davidlonjon d4618de
Fix coding standards
davidlonjon f0cc1b0
Fix coding standards
davidlonjon 33ea52d
Fix spelling mistake
davidlonjon f467b76
Fix require path
davidlonjon 5cf899f
Fix methods visibility
davidlonjon acddf4e
Remove irrelevant PHPDoc comment
davidlonjon 07527ff
Setup tooling for linting and running unit tests
davidlonjon 355d5e2
Update README
davidlonjon 0df3db6
Move the build of the Lazy Images JavaScript assets to the core Jetpa…
davidlonjon ec5dbf8
Remove logic related to PHPCS checks
davidlonjon 8ca53cf
Move the commands to run PHP unit tests into the composer.json file
davidlonjon 1530be8
Update README
davidlonjon d48c196
Revert back the jetpack manifest file as it is auto generated
davidlonjon 37bef2c
Add a missing composer install command
davidlonjon 9b89229
Add missing @sign
davidlonjon df47e5a
Merge branch 'master' into add/jetpack-lazy-images-package
gravityrail 63d8395
Refactor to allow running PHP unit tests on a CI environment as well …
davidlonjon cc0cf00
Merge branch 'add/jetpack-lazy-images-package' of github.com:Automatt…
davidlonjon 82d6adc
Fix script name
davidlonjon 9cb3665
Merge branch 'master' into add/jetpack-lazy-images-package
davidlonjon d2fa522
Formatting
gravityrail 2603c45
Refactor to streamline the PHP unit tests with the other packages
davidlonjon 4f0ff88
Fix instructions in README
davidlonjon 18c6f99
Add some ignore rules for phpcs checks
davidlonjon 045399f
Add repositories reference to streamline with other packages
davidlonjon 5bfe7aa
Fix PHPCS warnings by adding PHPCS ignore comments and renaming files…
davidlonjon e169b52
Merge branch 'master' into add/jetpack-lazy-images-package
davidlonjon 30c3a8a
Add the build-packages command to the build-production command
davidlonjon 6f61269
Remove un-needed entries in .gitattributes
davidlonjon 8f18dc1
test attachments attributes with wordbless (#16843)
leogermani 0eb8384
Merge branch 'master' into add/jetpack-lazy-images-package
gravityrail cba84cf
Merge branch 'add/jetpack-lazy-images-package' of github.com:Automatt…
gravityrail 5044142
Merge branch 'master' into add/jetpack-lazy-images-package
leogermani 0dfe31d
Update composer.lock file
davidlonjon ca1ae14
Fix namespace path
davidlonjon 96657cd
Refactor unit test to assert that the wp_get_attachment_image functio…
davidlonjon ff30622
Merge branch 'master' into add/jetpack-lazy-images-package
davidlonjon 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 hidden or 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
This file contains hidden or 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
This file contains hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.