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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -143,13 +143,14 @@ export default {
143
143
144
144
## Roadmap
145
145
146
-
If you have any ideas for optimization of `vue-final-modal`, feel free to open issues.
146
+
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 request](https://github.com/hunterliu1003/vue-final-modal/pulls).
147
147
148
148
These are the features that will be added in the comming weeks:
149
149
150
150
- draggable modal
151
-
- resizable
151
+
- resizable modal
152
152
- duplicate overlay property
153
153
- dynamic emit modal component with vue directive like:
0 commit comments