What's Changed
- Fix asset route caching by @vorban in #1002
- Add
.self
towire:model
on wrapper components by @joshhanley in #1017 - Add icon variant and fix outline icon sizes by @joshhanley in #1020
- Fix component icons to also support slots by @joshhanley in #1038
- Add nonce to dark mode script tag by @joshhanley in #1043
- Fix select dropdown causing document scroll when in modal by @joshhanley
- Fix modal click inside and drag outside causes it to close by @joshhanley
- Fix select escape key also closing modal by @joshhanley
- Add
.self
towire:model
on wrapper components by @joshhanley - Add missing icon variants and fix outline icon sizes by @joshhanley
- Fix duplicate listbox placeholder by @joshhanley
- Fix autocomplete input value not loading when added dynamically by @joshhanley
- Fix component icons to also support slots by @joshhanley
- Add initials to profile by @joshhanley
- Fix long dropdowns should scroll and generally fix anchor positioning by @joshhanley
New Contributors
Full Changelog: v1.1.3...v1.1.4