v2.1.0 15/03/2025
Chore:
- Add a missing build step
- Convert toast container to setup for better type inference @ZachHaber in #55
Fix:
- fix typings internal to the package/demo @ZachHaber in #53
- fix toast sizing issue on chrome @ZachHaber in #58
- fix logic for getting title - respect defaultTitle setting
- added
enableHtmlInterpretation
flag enabling v-html input for the body and icon (xss risk) @ZachHaber in #57 - fix text legibility issue on theme generator
- fix centering issue on small screens
Feature:
- Add JSX support for body and icon @ZachHaber in #52
- updated dependencies
- added some a11y attributes
- allow overwriting built in methods with
customNotifications
Full Changelog: v2.0.1...v2.1.0