- Fix
ToastViewerhorizontal positioning forAlignment.topCenterandAlignment.bottomCenter: the toast bar is centered within the padded viewport (including when the bar is narrower than the viewport on wide layouts). - Add widget tests covering center alignment for wide and narrow surfaces.
- Update
orefto^2.8.0with correct and best practices oforef. Thanks @medz
- Update
orefto^2.6.0
- Add
thresholdFullWidthandwidthparameters toToastViewer
- Add demo gif
- Add great banner for zentoast :-)
- Introduce
ToastCategoryfiltering across multipleToastViewerinstances - Document category usage with hands-on README examples
- Fix lint
- Provide comprehensive documentation for:
ToastToastProviderToastThemeToastThemeProviderToastViewer
- Initial release of
zentoast - Provides headless toast primitives:
Toast,ToastProvider,ToastViewer - Adds theming support via
ToastThemeandToastThemeProvider - Ships example app showcasing Sonner-style, Brutalist, and Card toast designs