Skip to content

@blinkk/degu v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 23:02
43292c5

⚠ BREAKING CHANGES

  • refactor utility classes to be treeshakable
  • break out dom static methods
  • rename Callback and add keyboard navigation watcher

Features

  • add keyboard navigation watcher (33eb2f7)
  • add load attribute on video (c02cafb)
  • add youtube modal (#79) (99bcb12)
  • Cull unneeded updates on Inview (3ea11bd)
  • rename Callback and add keyboard navigation watcher (33eb2f7)

Bug Fixes

Code Refactoring

  • break out dom static methods (b42ceb1)
  • refactor utility classes to be treeshakable (cedf721)