95 Commits (f13e0ebe263d4260eef295e919b27957cccd1067)

Author SHA1 Message Date
Kevin Despoulains f13e0ebe26 Option added to controller to keep inline style on new lines 5 years ago
li3317 bd109bffcc Skip image when pasting 5 years ago
li3317 dc66cf13fd fix cursor at end when line contains image 5 years ago
li3317 dd4caad379 fix cursor when line only contains an image 5 years ago
Xin Yao 2c9bbcf8e9 Rename StyleBuilder to CustomStyleBuilder 5 years ago
Xin Yao bd41d77e85 Refactor _applyCustomAttributes function 5 years ago
Xin Yao ada795efe5 Update QuillEditor constructor 5 years ago
X Code f56bbff75f
Support for building custom inline styles (#351) 5 years ago
Xin Yao 7a6719d95e Update quill_delta to offer possibility to clean up semantics 5 years ago
Xin Yao 6f8624e3af Bring into view upon selection extension 5 years ago
Xin Yao d7b7894486 Remove unused comments 5 years ago
li3317 db25b9c8d6 support inline image 5 years ago
Xin Yao ad57c6bab6 Add fast diff 5 years ago
Xin Yao 3b4e5d8a0a Replaced double.infinity with DeltaIterator.maxLength 5 years ago
Xin Yao 138d89e5fc Fix caret display when cursor on embed line 5 years ago
Xin Yao 1ece2863ed Update Text Node clone method to clone value as well 5 years ago
Xin Yao 6aaf351277 Update text_line for handling Embed 5 years ago
Xin Yao 2195c4ae3e [Mobile] Support custom image size: make margin optional and support alignment 5 years ago
Xin Yao c932c800dc Support mobile custom size image 5 years ago
Xin Yao 19829e10aa Add string_helper to refactor code 5 years ago
Xin Yao 4522e67c81 Read custom image styles 'mobileWidth', 'mobileHeight', 'mobileMargin' 5 years ago
Xin Yao 352573211d Refactor _isMobile function in image_video_utils 5 years ago
rho-cassiopeiae 30df844d17
Add Link as source for images and videos (#316) 5 years ago
li3317 350296e4bf small change 5 years ago
Xin Yao 91a25c3c64 Update simple_viewer for YoutbueVideoApp 5 years ago
Xin Yao 34e6a35795 Upgrade to 1.7.1 5 years ago
li3317 d3e5d5603e can play youtube video 5 years ago
li3317 a78fa1957f can play local video 5 years ago
Xin Yao b12a28b625 Only launch video as link when read only 5 years ago
li3317 bb38db5ed0 add readOnly to emdedBuilder 5 years ago
Xin Yao 887a1f4ded Show dialog to choose Photo or Video when clicking camera button 5 years ago
Xin Yao 853aea3820 Refactor out camera button in toolbar 5 years ago
Xin Yao e3bb1030b2 Adjust video button position 5 years ago
Xin Yao c7d71f7f46 Upgrade image picker 5 years ago
Xin Yao 109701948c Add initial video button 5 years ago
Xin Yao 25f13fb6e8 Launch video link 5 years ago
Xin Yao 0d3e8988f2 Display video as link if we cannot play it 5 years ago
Xin Yao 6d3fc30a5e Tune background color of video play button 5 years ago
Xin Yao 01220d69a1 Auto append new line after video 5 years ago
Xin Yao af3604e1c9 Make transparency 100% for background color of video play button 5 years ago
Xin Yao 445218088f Update video play button color 5 years ago
X Code 7c2286bae2
Initial video support (#298) 5 years ago
li3317 cdd88241a6 fix undo insert image on empty asset 5 years ago
Xin Yao 2aa577ca58 Refactor code 5 years ago
Xin Yao 3d6e259078 Upgrade to 1.6.4 5 years ago
Xin Yao dad5c676cb collectAllStyles should return List<Style> 5 years ago
Xin Yao bbabf4e25d Refactor code for collectAllStyles 5 years ago
li3317 6751472a55 fix clear format button 5 years ago
Xin Yao 6ce51a6600 Remove extra parenthesis 5 years ago
Cheryl Zhang 0aa1a9cee0 Format code 5 years ago