- Internal: Remove example image from package
- Picture: Add picture component
- Image: Generalize internal load logic, forward load event, adjust rootMargin to '200px 200px', consolidate load CSS transition, fix some prop types typos
- Docs: Fix typos, update props, add Picture component with example
- Docs: Fix a few typos
- Docs: Fix a few typos
- Docs: Fix component case
- Image: Default
src
toplaceholder
- Image: Default
srcset
tosrc
- Image: Default
draggable
to true to match default browser behavior - Image: Remove unnecessary CSS
- Various
- Fix Image export
- First release with Image component