Skip to content

Commit 672d51f

Browse files
committed
docs: Merge branch 'alpha' of https://github.com/vueup/vue-quill into alpha
2 parents b07093c + ed40118 commit 672d51f

File tree

3 files changed

+271
-126
lines changed

3 files changed

+271
-126
lines changed

README.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -38,27 +38,13 @@
3838
3939
> 🧑‍🤝‍🧑 **VueQuill** is also contributor-driven. It is not backed by any huge company, which means that all contributions are voluntary and done by the people who need them. If you need something improved, added, or fixed, please contribute it yourself or no one will.
4040
41-
## Support me
42-
You can support me by [**☕ buying me a cup of coffee ☕**](https://www.buymeacoffee.com/luthfimasruri) to help me stay awake while I am coding, spend more time on the projects, and speed up the development.
43-
4441
## To do list
4542

4643
- [x] Release `alpha` version
4744
- [ ] Release `beta` version
48-
- [ ] Initial `v1.0.0` release
45+
- [ ] Stable `v1.0.0` release
4946
- [x] Enhance Typescript support with Vue 3
5047
- [ ] Update the Documentation with more examples and more information
51-
- [ ] **vue-quill-custom-api:** provide built-in API for customization
52-
53-
### Our Dream Features
54-
Our next goal is to provide a first-class plugins ecosystem:
55-
- [ ] [**vue-quill-table:**](#) add table editing functionality with options to modify cells, rows and columns.
56-
- [ ] [**vue-quill-media:**](#) add image, HTML5 video, and audio elements to the editable area. Includes option for live preview of embedded videos.
57-
- [ ] [**vue-quill-emoji:**](#) Insert emojis into VueQuill’s editable area. The default emoji set can be extended or overridden.
58-
- [ ] [**vue-quill-suggest:**](#) insert shortcut-text and transforming it into `@mentions`, [links](), and `#hashtags`.
59-
- [ ] [**vue-quill-form:**](#) module for automatic form input and submit binding.
60-
- [ ] [**vue-quill-code:**](#) insert and embed syntax color highlighted code snippets into the editable area.
61-
- [ ] [**vue-quill-collab:**](#) module for realtime collaboration.
6248

6349
## Demo
6450
- [See a Live Demo](https://vueup.github.io/vue-quill/#demo).

0 commit comments

Comments
 (0)