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.
- 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