You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22-2Lines changed: 22 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,8 @@ Looking for a Vue 3 version? [It's over here](https://github.com/hunterliu1003/v
30
30
31
31
## Introduction
32
32
33
-
`Vue Final Modal` is a renderless component<br />
33
+
### **Vue Final Modal** is a **renderless component**!
34
+
34
35
You can create a [higher-order component](https://vue-final-modal.org/examples/recommended-use) easily and can customize `template`, `script` and `style` based on your needs.
35
36
36
37
features:
@@ -315,4 +316,23 @@ toggle modal by name.
315
316
316
317
## Contribution
317
318
318
-
👋 Hi I'm Hunter. Author of `vue-final-modal`. There is no perfect library even the `final` of vue modal. If you have any ideas for optimization of `vue-final-modal`, feel free to open [issues](https://github.com/hunterliu1003/vue-final-modal/issues) or [pull requests](https://github.com/hunterliu1003/vue-final-modal/pulls).
319
+
👋 Hi I'm Hunter, the author of `vue-final-modal`.
320
+
321
+
To develop vue-final-modal, I learn a lot from these awesome libraries:
> There is no perfect library even the `final` of vue modal.
337
+
338
+
If you have any ideas for optimization of `vue-final-modal`, feel free to open [issues](https://github.com/hunterliu1003/vue-final-modal/issues) or [pull requests](https://github.com/hunterliu1003/vue-final-modal/pulls).
0 commit comments