github-actions
released this
07 Nov 17:12
·
122 commits
to master
since this release
Minor Changes
- 55719f8: - mute video overlay on document visibility change
- invoke onEnter with text value when clicking on the search bar button
- add display: block and width/height 100% to picture element inside gif component: picture set to display: block is a common css reset, but if that is set then width and height need to be set to 100% in order for object-fit to work