forked from gatsbyjs/gatsby
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(gatsby-image): Add support for native lazy loading (gatsbyjs#13217)
* Add support for new native lazy loading to gatsby-image * Add loading prop to typings * Fix feature check * Fix optional prop * Update snapshots * Deprecate critical and map its value to loading * Document new loading attribute * Update comment * Apply suggestions from code review Co-Authored-By: Dustin Schau <[email protected]> * chore: format * Do not show deprecation message in production * Clean up markdown table * Clean up markdown table again * Fix test
- Loading branch information
1 parent
e47da77
commit 3c0eb1e
Showing
4 changed files
with
86 additions
and
8 deletions.
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
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
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
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