mazipan / vue2-simplert

⚠️ Vue 2 Simple Alert Component (SweetAlert Inspired)

Home Page:https://vue2-simplert.gitbook.io/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

what is the use radius option?

lunfel opened this issue · comments

In the documentation it is written that there is a breaking change for useRadius, but nowhere is says what it does. I tried putting it true or false, can't seem to get what is the difference.

It should change the round corner of simplert box and button @lunfel.
Is it not affected ?

Ahh! Didn't even notice when I played around.

I would writte it like this. It's a suggestion. Feel free to write it in your own words.
"Setting useRadius to true will make Simplert's massage box and buttons have rounded corners"

So, is it just misunderstanding from documentation ? Or is it bugs in code ?

I need check again when I get back home to see if makes the corner rounded. I think that I just didn't notice since I didn't know what I was looking for. That's for sure that the doc will be more clear though.

Very thanks for your feedback.
I am in holiday too, so can not update in few weeks.
But let me know if it is a bug.
If it's documentation wrong, I will update it.

Thanks 😉

Cool! Will do

Documentation has been updated for this issue.
Check here : https://github.com/mazipan/vue2-simplert/wiki/Methods-And-Props

👍

I made a typo massage - > message

Everything works fine!