Skip to content

Commit a9380d5

Browse files
committed
update README
1 parent d6e9a09 commit a9380d5

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

README.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ Looking for a Vue 3 version? [It's over here](https://github.com/hunterliu1003/v
3030

3131
## Introduction
3232

33-
`Vue Final Modal` is a renderless component<br />
33+
### **Vue Final Modal** is a **renderless component**!
34+
3435
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.
3536

3637
features:
@@ -315,4 +316,23 @@ toggle modal by name.
315316

316317
## Contribution
317318

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:
322+
323+
- [Vuetify](https://vuetifyjs.com/en/)
324+
- attach
325+
- [Element UI](https://element.eleme.io/)
326+
- stackable modal
327+
- zIndex
328+
- zIndexBase
329+
- [vue-js-modal](https://github.com/euvl/vue-js-modal)
330+
- dynamic modal
331+
- transition
332+
- focusTrap for A11y
333+
- [Bootstrap Vue](https://bootstrap-vue.org/)
334+
- lockScroll
335+
336+
> 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

Comments
 (0)