2277 Commits (v10.3.2)
 

Author SHA1 Message Date
Till Friebe 16d6f243b8
Show arrow indicator on toolbar (#245) 4 years ago
Ben Chung aba8032b8d
Fix example project Podfile (#241) 4 years ago
Xun Gong a10197dec3 use ceil instead of floor to make sure won't cause overflow 4 years ago
hyouuu c63831d014
Fix incorrect double to int cast, and guard against optional parent (#239) 4 years ago
Xin Yao 2b9d6bd71b Upgrade to 1.3.1 4 years ago
Till Friebe 30a9747b1d Fix buttons which ignore toolbariconsize 4 years ago
Till Friebe 8c3617c669
Add new logo 4 years ago
Xin Yao c0f0ded452 Fix relative path 4 years ago
Till Friebe f0459ba4d5 Add const types for image and divider embeds 4 years ago
Till Friebe e6f1160d71 Fix exception 4 years ago
Till Friebe 3d6a915d26
Fix paste (#236) 4 years ago
Till Friebe f499c478ed Fix exception when rect is not a number 4 years ago
Till Friebe ee45815da5 Remove exception when widget is not mounted 4 years ago
Till Friebe 404857817b Fix null exception 4 years ago
Till Friebe 0f6fd64bed Move ResponsiveWidgets to example folder 4 years ago
Till Friebe ea0dbd5ce0 Don't create a lambda when a tear-off will do 4 years ago
Till Friebe 102883dfef Disallow lines longer than 80 characters 4 years ago
Till Friebe 4c11b28cb9 Remove null exception when a disposed controller is set 4 years ago
Till Friebe 1fedaf0d13 Add comments to cursor class 4 years ago
Till Friebe 3b429840b6 Remove getter for final operator 4 years ago
Till Friebe 292609871c Dispose ValueNotifier of cursor controller 4 years ago
George 95359f66b5
Fixes for flutter web (#234) 4 years ago
Till Friebe d4e4b0d507
Hide implementation files (#233) 4 years ago
Till Friebe ac68c2373d Improve further SOC of raw editor 4 years ago
Till Friebe 0c05c530e3
Improve SOC of raw editor (#228) 4 years ago
Xin Yao 90e7f0ef43 Upgrade version 4 years ago
Till Friebe 5655920937
Improve SOC of raw editor (#227) 4 years ago
kevinDespoulains 1ac73b7cae
Adding missing overrides to make package work with Flutter 2.2.0 (#226) 4 years ago
hyouuu f816ad7ec8
custom rules & optionally auto add newline for image embeds (#205) 4 years ago
Gyuri Majercsik 08412c167a 171: support for non-scrollable text editor (#188) 4 years ago
Xin Yao 2adebbe11b Upgrade version - checkbox supports tapping 4 years ago
Xin Yao 06c7563768 Fix simple viewer compilation error 4 years ago
em6m6e 760b4def7e
Simple viewer (#187) 4 years ago
kevinDespoulains e49421f48c
Updating checkbox to handle tap (#186) 4 years ago
Xin Yao da2a05aaa0 Update issue templates 4 years ago
Xin Yao ca9a13b150 Update Line _format method 4 years ago
Guilherme C. Matuella 451dffc4cd
Fixes crashing disposed listeners on a bunch of widgets (#164) 4 years ago
Guilherme C. Matuella 60127aeb04
Adds `doc.isEmpty` check to `Document._loadDocument(Delta doc)` (#163) 4 years ago
Guilherme C. Matuella 3e576aeb9a
Fixes `Document.toJson` to map from raw operations (#162) 4 years ago
Xin Yao 7cdbdd9a6a Make attribute registry ordered 4 years ago
Xin Yao 900d0f2489 Fix: Indented position not holding while editing 4 years ago
Xin Yao f7d47a12db Add comments to AutoExitBlockRule 4 years ago
Xin Yao 80d918ef9c Update PreserveBlockStyleOnInsertRule to apply all block styles 4 years ago
Xin Yao df602cfa9b Format code 4 years ago
Xin Yao bc5eb86a8f Indent attribute is consider block but may have null value 4 years ago
Xin Yao b6763fe2fc Revert "Indent attribute is consider block but may have null value" 4 years ago
Xin Yao 4c5f72826c Indent attribute is consider block but may have null value 4 years ago
Xin Yao e4cf28d054 Update getIndentLevel 4 years ago
hyouuu 0b33c9512c
Merge pull request #157 from singerdmx/ignoreFocus 4 years ago
Xun Gong 049ada2feb adjustable toolbar button & bar size 4 years ago