All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added
delegates-focus
attribute: #13
- Fixed a bug with the
load
event: #12
- Defer firing the
load
event until all<link>
elements in the shadow root are finished loading.
- Preserve light DOM content when including into shadow DOM
- Add
<slot>
to project content when usingno-shadow
- Handle possible race condition when changing the
src
attribute.
- Add repository to package.json