131 Commits (5b5ecf4b2488c8d9e12fb1a9b719906af747d048)

Author SHA1 Message Date
Khánh Nguyễn 0b1e0f2179
implement change cursor to SystemMouseCursors.click when hovering a link styled text (#437) 4 years ago
Cheryl 3a0add9a4c Reformat code 4 years ago
appflowy 230f091e4c
enable customize the checkbox widget using DefaultListBlockStyle style. (#436) 4 years ago
appflowy 71a8f75766
Extract the block style widgets from text_block.dart to style_widgets folder (#435) 4 years ago
Abdulmohsen Alkhamees 10d35392bd
Arabic Locale (#433) 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 926afac5f5 Fix style issue 4 years ago
Cheryl c71747d4ef Remove comment 4 years ago
li3317 4f0fa755b1 Fix visibility of text selection handlers on scroll 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
li3317 cf68700d2c small change 4 years ago
Namli1 4cb9e7c167
Improve UX when trying to add a link (#422) 4 years ago
Xin Yao 49b2cffda8 Upgrade to 2.0.8 4 years ago
Namli1 bc7469643a
Adding translations to the toolbar! (#421) 4 years ago
Xin Yao 04d132247c Fix lint complaints 4 years ago
Namli1 85df4033d8
Added theming options for toolbar icons and LinkDialog() (#418) 4 years ago
li3317 170752f66d fix offset 4 years ago
Aldy J 6400ba1df5
Avoid runtime error when placed inside TabBarView (#410) 4 years ago
Xin Yao 19600f7d8f Add inline code formatting 4 years ago
li3317 6f32b0eda8 fix deprecated 4 years ago
Xin Yao 1143f7eb43 Swapping handles order is prevented 4 years ago
Dmitry Sboychakov 2f298c6672
fix null safety (#401) 4 years ago
Dmitry Sboychakov 0a67139f18
Feature: history shortcuts (#400) 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
Xin Yao 5b230a718b Rename CustomeKeyboardListener to KeyboardEventHandler 4 years ago
Xin Yao 52f5193819 Address KeyboardListener class name conflict 4 years ago
Xin Yao feec35386e Adapt to Flutter Channel stable, 2.5.0 4 years ago
Xin Yao 40e68ac3ec Upgrade to 2.0.0 4 years ago
Aldy J 97ba9cfb39
Text Alignment functions + Block Format standards (#382) 4 years ago
Xun Gong 8945379379 Default small text to dark gray color 4 years ago
Xun Gong 3378ddff57 Revert caret position change which breaks its position 4 years ago
Xun Gong 15bd6f2342 Add "small" (extended) markdown style support 4 years ago
kevinDespoulains 7c7f61fe90
Option added to controller to keep inline style on new lines (#372) 4 years ago
kevinDespoulains a24241cf6b
Raw editor update to support putting QuillEditor inside a Scrollable view (#371) 4 years ago
li3317 bd109bffcc Skip image when pasting 4 years ago
li3317 dc66cf13fd fix cursor at end when line contains image 4 years ago
li3317 dd4caad379 fix cursor when line only contains an image 4 years ago
Xin Yao 2c9bbcf8e9 Rename StyleBuilder to CustomStyleBuilder 4 years ago
Xin Yao bd41d77e85 Refactor _applyCustomAttributes function 4 years ago
Xin Yao ada795efe5 Update QuillEditor constructor 4 years ago
X Code f56bbff75f
Support for building custom inline styles (#351) 4 years ago
Xin Yao 7a6719d95e Update quill_delta to offer possibility to clean up semantics 4 years ago
Xin Yao 6f8624e3af Bring into view upon selection extension 4 years ago
Xin Yao d7b7894486 Remove unused comments 4 years ago
li3317 db25b9c8d6 support inline image 4 years ago
Xin Yao ad57c6bab6 Add fast diff 4 years ago
Xin Yao 3b4e5d8a0a Replaced double.infinity with DeltaIterator.maxLength 4 years ago