epicmaxco / vuestic-ui

Vuestic UI is an open-source Vue 3 component library designed for rapid development, easy maintenance, and high accessibility. Maintained by Epicmax (@epicmaxco).
https://vuestic.dev
MIT License
3.52k stars 340 forks source link

feat(VaToast #4373): add bottom-center, top-center position options #4377

Closed tom00502 closed 2 months ago

tom00502 commented 2 months ago

Add bottom-center, top-center position options to VaToast

Description

Two new position options have been added to Vatoast: 'top-center' and 'bottom-center'.

closes https://github.com/epicmaxco/vuestic-ui/issues/4373

'top-center': Displays the toast at the top center of the screen. 'bottom-center': Displays the toast at the bottom center of the screen. The Y-axis shift overlay and fade-out animation when the toast appears have been taken into account.

In order to handle the relationship of the animation starting point, it was necessary to add the 'center' class to the toast for these two options.

Types of changes

netlify[bot] commented 2 months ago

Deploy Preview for vuestic-docs ready!

Name Link
Latest commit 6c27584da8d7ee1c483cdda42305caa2d1a7a131
Latest deploy log https://app.netlify.com/sites/vuestic-docs/deploys/66e7de0fff5b8f00085b2a44
Deploy Preview https://deploy-preview-4377--vuestic-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 57
Accessibility: 98
Best Practices: 100
SEO: 92
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 2 months ago

Deploy Preview for vuestic-storybook ready!

Name Link
Latest commit 6c27584da8d7ee1c483cdda42305caa2d1a7a131
Latest deploy log https://app.netlify.com/sites/vuestic-storybook/deploys/66e7de0f72c18d0008d41da3
Deploy Preview https://deploy-preview-4377--vuestic-storybook.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

m0ksem commented 2 months ago

2024-09-16 at 10 27 54 - Cyan Anaconda

I updated missing animations.