Nathenael D
1c5177953f
aligns numerical and bullet lists along with text content ( #1054 )
2 years ago
Jon Salmon
a4e9757a9c
Moved onVideoInit to class parameter on embed builder ( #934 )
3 years ago
Jon Salmon
82d4bf76e3
Embed refactor ( #933 )
...
* Moved all embed code to seperate folder
* Consolidated embed builders
* Moved embed toolbar items out
* Moved embed code to separate package
* Updated imports
* Removed I from interface names
* Refactored embed button implementation
* Update readme
3 years ago
Syed-Waleed-Shah
93eac03f93
Added onVideoInit callback for video documents. See description for details ( #867 )
3 years ago
X Code
b398460f31
Upgrade to 4.2.3
3 years ago
X Code
aec7fdaee5
Add getFontSize function
3 years ago
X Code
47a8748d0d
Upgrade url_launcher
3 years ago
X Code
e1cd184336
Clean up code
3 years ago
X Code
9888d5ccf0
Upgrade to 4.0.8
3 years ago
HUA616436641
301d4cdefa
fix: fix blank lines do not display when --web-renderer=html ( #705 )
3 years ago
X Code
35b53c7404
Image menu options for copy/remove
3 years ago
X Code
69e4de7075
Refactor code
3 years ago
X Code
059ac6f5a4
Bug fix for link button text selection
3 years ago
X Code
25e5385e15
Bug fix for platform util
3 years ago
X Code
211cc4f924
Rename helper files
3 years ago
X Code
53507416d0
Refactor using platform helper
3 years ago
X Code
6b9c85f7cc
Refactor code
3 years ago
li3317
a1be256ff9
fix launch link and upgrade
3 years ago
X Code
4f7cc55b42
Update RenderEditableBox Container get container
3 years ago
X Code
c7dcbd2b72
Update RenderContentProxyBox double get preferredLineHeight
3 years ago
X Code
8813e88866
Revert "Rename _resolvePadding() to resolvePadding()"
...
This reverts commit f94b1382e1
.
3 years ago
X Code
f94b1382e1
Rename _resolvePadding() to resolvePadding()
3 years ago
X Code
d934c1a882
Update constructor of RichTextProxy
3 years ago
li3317
6ff299118d
fix launch link for read only
3 years ago
X Code
6a4a8e20e4
Handle null value of Attribute.link
3 years ago
X Code
2080aab6a9
Launch link improvements
...
Allows launching links in editing mode, where:
* For desktop platforms: links launch on `Cmd` + `Click` (macOS) or `Ctrl` + `Click` (windows, linux)
* For mobile platforms: long-pressing a link shows a context menu with multiple actions (Open, Copy, Remove) for the user to choose from.
3 years ago
X Code
d2444a2af0
Fix checkbox functionality ( #541 )
...
* Fix checkbox functionality
* Remove class QuillCheckbox
3 years ago
X Code
919ff0ec07
[2.4.0] Improve inline code style
3 years ago
X Code
e9b119299a
Improves selection rects to have consistent height regardless of individual segment text styles
...
Fixes an issue where editable text line would stay subscribed to cursor events.
3 years ago
X Code
13d542680e
iOS - floating cursor
3 years ago
X Code
2b8fc44a5d
Make CursorPainter constructor named
3 years ago
Andy Trand
b09de44e36
font size parsing fix ( #487 )
3 years ago
li3317
e954b3a648
handle click on embed object
3 years ago
Khánh Nguyễn
0b1e0f2179
implement change cursor to SystemMouseCursors.click when hovering a link styled text ( #437 )
...
Co-authored-by: KhanhNgocNguyen <khanhnguyen2@teqnological.asia>
4 years ago
appflowy
2fd395a21a
Improve the scrolling performance by reducing the repaint areas ( #430 )
4 years ago
appflowy
7bf237f3c3
[fix]: The selection effect can't be seen as the textLine with background color ( #429 )
4 years ago
Cheryl
c7158b5507
Upgrade to 2.0.10
4 years ago
appflowy
aea3159ddc
[fix]: cursorConnt.color notify the text_line to repaint if it was disposed ( #428 )
4 years ago
Xin Yao
19600f7d8f
Add inline code formatting
4 years ago
Xin Yao
2009a0d1ef
Upgrade to 2.0.3
4 years ago
li3317
2b572ca409
fix cursor when line contains image
4 years ago
Aldy J
97ba9cfb39
Text Alignment functions + Block Format standards ( #382 )
...
* Mute problem reports
* For PR: Text Alignment functions + Block Format standards
* Restore analysis_options.yaml to original settings
4 years ago
Xun Gong
15bd6f2342
Add "small" (extended) markdown style support
4 years ago
Xin Yao
2c9bbcf8e9
Rename StyleBuilder to CustomStyleBuilder
4 years ago
Xin Yao
bd41d77e85
Refactor _applyCustomAttributes function
4 years ago
X Code
f56bbff75f
Support for building custom inline styles ( #351 )
4 years ago
Xin Yao
6f8624e3af
Bring into view upon selection extension
...
When extending selection, have scroll controller jump to the most appropriate offset to display selection extension
4 years ago
Xin Yao
d7b7894486
Remove unused comments
4 years ago
li3317
db25b9c8d6
support inline image
4 years ago
Xin Yao
6aaf351277
Update text_line for handling Embed
4 years ago