Skip to content
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

feat(image-viewer): add the data-viewer-invisible attribute for image tag #453

Merged
merged 2 commits into from
Mar 19, 2022

Conversation

razonyang
Copy link
Owner

Images with the data-viewer-invisible attribute will be filtered by the image viewer. It allows users excluding custom images from the image viewer.

<img data-viewer-invisible src="/images/foo.png" />

@razonyang razonyang merged commit 796128c into master Mar 19, 2022
@razonyang razonyang deleted the feat-viewer branch March 19, 2022 16:40
@netlify
Copy link

netlify bot commented Mar 19, 2022

✅ Deploy Preview for hugo-theme-bootstrap ready!

🔨 Explore the source changes: 450d92d

🔍 Inspect the deploy log: https://app.netlify.com/sites/hugo-theme-bootstrap/deploys/623606d25fb5e90008abce9f

😎 Browse the preview: https://deploy-preview-453--hugo-theme-bootstrap.netlify.app

@netlify
Copy link

netlify bot commented Mar 19, 2022

✅ Deploy Preview for hugo-theme-bootstrap ready!

🔨 Explore the source changes: b5a16f2

🔍 Inspect the deploy log: https://app.netlify.com/sites/hugo-theme-bootstrap/deploys/62360748a7314b000817a2d4

😎 Browse the preview: https://deploy-preview-453--hugo-theme-bootstrap.netlify.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant