Skip to content

Commit 227f7ab

Browse files
committed
Merge branch 'master' of github.com:vuedev-com/vue-circle-slider
* 'master' of github.com:vuedev-com/vue-circle-slider: Update README.md Update README.md
2 parents 57bd99e + c0928a3 commit 227f7ab

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,18 @@ There is no any slots yet
9393
- [Working demo](#)
9494
- [Repo](#)
9595

96+
# TODO
97+
98+
- add plugin options for defining custom defaults via `Vue.use(VueCircleSlider, options)`
99+
- globalComponent[Boolean] - enable/disable global component registration
100+
- componentName[String] - ability to define custom name for component
101+
- options with defaults for all props (with same names)
102+
- add `limitMin` and `limitMax` props to limit an accessible slider range
103+
104+
# Credits
105+
106+
Built with [vue-share-components](https://github.com/Akryum/vue-share-components) by [Akryum](https://github.com/Akryum)
107+
96108
---
97109

98110
# Plugin Development

0 commit comments

Comments
 (0)