mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-06-01 06:14:11 +08:00
Update TODO.md
This commit is contained in:
@@ -50,12 +50,14 @@ https://zhuanlan.zhihu.com/p/33778843
|
|||||||
- [x] Generate `CF_RTF`(Rich Text Format) but not parse
|
- [x] Generate `CF_RTF`(Rich Text Format) but not parse
|
||||||
- [x] Generate `CF_HTML`(HTML Format) but not parse
|
- [x] Generate `CF_HTML`(HTML Format) but not parse
|
||||||
- [x] Copy image to clipboard if only an image is selected
|
- [x] Copy image to clipboard if only an image is selected
|
||||||
- [ ] Add image file format for all three supported clipboard formats
|
- [x] Add image file format for all three supported clipboard formats
|
||||||
- [x] Private clipboard format
|
- [x] Private clipboard format
|
||||||
- [ ] `CF_RTF`
|
- [x] `CF_RTF`
|
||||||
- [x] `CF_HTML`
|
- [x] `CF_HTML`
|
||||||
- [ ] Demo: DocumentEditor
|
- [ ] Demo: DocumentEditor
|
||||||
- [ ] Load / Save
|
- [ ] Load / Save
|
||||||
|
- [ ] Known issue: Word doesn't recognize embedded GIF represented by data URL in HTML clipboard format.
|
||||||
|
- Find someday to fix it
|
||||||
- [ ] **Update Release**
|
- [ ] **Update Release**
|
||||||
- [ ] Normal text box supports surrogate pairs like document viewer
|
- [ ] Normal text box supports surrogate pairs like document viewer
|
||||||
- [ ] Demo: TriplePhaseImageButton using `Context` property
|
- [ ] Demo: TriplePhaseImageButton using `Context` property
|
||||||
|
|||||||
Reference in New Issue
Block a user