No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    v0.15 Animation for enter and leave of Notify Plugin

    Help
    2
    3
    639
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      snowdrop last edited by snowdrop

      Is it still possible to add animation from animate.css on the enter and leave properties of Notify plugin like this? Seems that it isn’t working anymore and checking the docs, this properties does not exist anymore.

      Notify.create({
          enter: 'bounceInRight',
          leave: 'bounceOutRight',
          message: message,
          position: 'top-right'
      })
      

      v.0.14.9’s Alert plugin has this feature and would be great if this feature too has been added. Thanks

      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        Not possible anymore, as Notifications are stacked and the animations must be managed by Quasar.

        1 Reply Last reply Reply Quote 0
        • S
          snowdrop last edited by

          @rstoenescu thanks

          1 Reply Last reply Reply Quote 0
          • First post
            Last post