-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Slack like plugin #7
Commits on Jul 19, 2023
-
[SuperTextField][mobile] Fix exception when updateTextAndSelection (R…
…esolves superlistapp#1229) (superlistapp#1234)
Configuration menu - View commit details
-
Copy full SHA for 1567c82 - Browse repository at this point
Copy the full SHA 1567c82View commit details
Commits on Jul 20, 2023
-
[SuperEditor][Mobile] Fix task and list item splitting on ENTER (Reso…
…lves superlistapp#1157) (superlistapp#1184)
Configuration menu - View commit details
-
Copy full SHA for f36b808 - Browse repository at this point
Copy the full SHA f36b808View commit details -
[SuperEditor] Fix text insertion when the caret sits at a horizontal …
…rule (Resolves superlistapp#1187) (superlistapp#1196)
Configuration menu - View commit details
-
Copy full SHA for b3963f8 - Browse repository at this point
Copy the full SHA b3963f8View commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8e1a7b1 - Browse repository at this point
Copy the full SHA 8e1a7b1View commit details
Commits on Jul 24, 2023
-
Re-use ContentLayers overlay and underlay Elements instead of always …
…re-inflating (Resolves superlistapp#1236) (superlistapp#1239)
Configuration menu - View commit details
-
Copy full SHA for 2a8b60b - Browse repository at this point
Copy the full SHA 2a8b60bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f91904 - Browse repository at this point
Copy the full SHA 2f91904View commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ca45e7a - Browse repository at this point
Copy the full SHA ca45e7aView commit details -
[SuperTextField][Android] Fix drag handle jumping when adding text at…
… the end (Resolves superlistapp#1114) (superlistapp#1124)
Configuration menu - View commit details
-
Copy full SHA for 5227a93 - Browse repository at this point
Copy the full SHA 5227a93View commit details
Commits on Jul 27, 2023
-
Migrate from custom ListenableBuilder to Flutter's new ListenableBuil…
…der (Resolves superlistapp#1132) (superlistapp#1257)
Configuration menu - View commit details
-
Copy full SHA for f46b09b - Browse repository at this point
Copy the full SHA f46b09bView commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8e47317 - Browse repository at this point
Copy the full SHA 8e47317View commit details -
Moved IME upstream deletion in empty nodes to Editor requests instead…
… of direct implementation, for the purpose of extensability (Resolves superlistapp#1259) (superlistapp#1260) * Added invisible character when selection is at beginning of the first node in a document so that we can react to backspace
Configuration menu - View commit details
-
Copy full SHA for 7c7ad2c - Browse repository at this point
Copy the full SHA 7c7ad2cView commit details
Commits on Aug 3, 2023
-
[SuperEditor][SuperTextLayout] Move golden runner to new package and …
…fix local golden failures (Resolves superlistapp#1265) (superlistapp#1267)
Configuration menu - View commit details
-
Copy full SHA for 0b5e7c3 - Browse repository at this point
Copy the full SHA 0b5e7c3View commit details
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7bfb3ab - Browse repository at this point
Copy the full SHA 7bfb3abView commit details -
Unified SuperEditor mobile and desktop gesture and content layers (Re…
…solves superlistapp#927) (superlistapp#1256)
Configuration menu - View commit details
-
Copy full SHA for 70ba964 - Browse repository at this point
Copy the full SHA 70ba964View commit details -
Configuration menu - View commit details
-
Copy full SHA for d95fa5e - Browse repository at this point
Copy the full SHA d95fa5eView commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dd259e5 - Browse repository at this point
Copy the full SHA dd259e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4e4f68 - Browse repository at this point
Copy the full SHA c4e4f68View commit details -
[SuperEditor] Moves caret on downstream when right arrow's pressed wh…
…ile block is selected (Resolves superlistapp#1247) (superlistapp#1258)
Configuration menu - View commit details
-
Copy full SHA for 0ad2586 - Browse repository at this point
Copy the full SHA 0ad2586View commit details
Commits on Aug 11, 2023
-
Temporarily offer a Timer-based blink controller to avoid excessive F…
…PS (Bandaid superlistapp#1253) (superlistapp#1281)
Configuration menu - View commit details
-
Copy full SHA for af570ca - Browse repository at this point
Copy the full SHA af570caView commit details
Commits on Aug 12, 2023
-
De-duplicate Super Editor and Super Reader by extracting a document s…
…caffold (Resolves superlistapp#1255)(Resolves superlistapp#1275) (superlistapp#1299)
Configuration menu - View commit details
-
Copy full SHA for 3fa362e - Browse repository at this point
Copy the full SHA 3fa362eView commit details -
Replaced widget post frame scheduling with a new extension method - a…
…lso fixes SuperTextField hot reload bug (Resolves superlistapp#1262) (superlistapp#1301)
Configuration menu - View commit details
-
Copy full SHA for 5c101ba - Browse repository at this point
Copy the full SHA 5c101baView commit details -
SuperTextField AttributedTextEditingController notify listeners when …
…clear()ed (Resolves superlistapp#1261)
Configuration menu - View commit details
-
Copy full SHA for 2078e5d - Browse repository at this point
Copy the full SHA 2078e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c08d6c7 - Browse repository at this point
Copy the full SHA c08d6c7View commit details
Commits on Aug 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3aa1c05 - Browse repository at this point
Copy the full SHA 3aa1c05View commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fb4680d - Browse repository at this point
Copy the full SHA fb4680dView commit details -
Moved SuperTextField into a top-level /src directory and created a de…
…dicated library export (Resolves superlistapp#688) (superlistapp#1308)
Configuration menu - View commit details
-
Copy full SHA for 10fd80c - Browse repository at this point
Copy the full SHA 10fd80cView commit details -
Use TapRegions in SuperTextField to support unfocusing when tapping o…
…r dragging outside (Resolves superlistapp#1263) (superlistapp#1310)
Configuration menu - View commit details
-
Copy full SHA for d32b519 - Browse repository at this point
Copy the full SHA d32b519View commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 74b1274 - Browse repository at this point
Copy the full SHA 74b1274View commit details
Commits on Aug 16, 2023
-
Switched SuperEditor from LayerLinks to LeaderLinks so we can add bou…
…ndary behaviors (Resolves superlistapp#669) (superlistapp#1321)
Configuration menu - View commit details
-
Copy full SHA for 56c08b3 - Browse repository at this point
Copy the full SHA 56c08b3View commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bca552b - Browse repository at this point
Copy the full SHA bca552bView commit details -
Converted AttributedText to use optional position constructor paramet…
…ers instead of named parameters, for brevity, and also added ability to create an AttributedText directly from a Markdown string (Resolves superlistapp#488) (superlistapp#1325)
Configuration menu - View commit details
-
Copy full SHA for 3ca24ad - Browse repository at this point
Copy the full SHA 3ca24adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66ab331 - Browse repository at this point
Copy the full SHA 66ab331View commit details
Commits on Aug 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cb54cad - Browse repository at this point
Copy the full SHA cb54cadView commit details
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bbf31c6 - Browse repository at this point
Copy the full SHA bbf31c6View commit details -
[SuperTextField][Mobile] Always compute the viewport height in the fi…
…rst frame (Resolves superlistapp#939) (superlistapp#1319)
Configuration menu - View commit details
-
Copy full SHA for 0f78ea4 - Browse repository at this point
Copy the full SHA 0f78ea4View commit details
Commits on Aug 24, 2023
-
[SuperTextField][mobile] Avoid calling
getMinIntrinsicHeight
in `Te……xtScrollview` (Resolves superlistapp#939) (superlistapp#1340)
Configuration menu - View commit details
-
Copy full SHA for 7e4344c - Browse repository at this point
Copy the full SHA 7e4344cView commit details
Commits on Aug 25, 2023
-
Don't delete content when control keys are pressed with a selection (R…
…esolves superlistapp#1331) (superlistapp#1345)
Configuration menu - View commit details
-
Copy full SHA for 528fce6 - Browse repository at this point
Copy the full SHA 528fce6View commit details
Commits on Aug 30, 2023
-
[SuperEditor][SuperTextField] Implement performSelector (Resolves sup…
…erlistapp#836, Resolves superlistapp#1274) (superlistapp#1339)
Configuration menu - View commit details
-
Copy full SHA for 2477f9a - Browse repository at this point
Copy the full SHA 2477f9aView commit details -
Flutter Team: Upgrades golden_toolkit for
flutter_test
TestWindow
…… deprecations (superlistapp#1343)
Configuration menu - View commit details
-
Copy full SHA for 34165a0 - Browse repository at this point
Copy the full SHA 34165a0View commit details -
Fix null pointer exception in document overlays due to setState() tim…
…ing (Resolves superlistapp#1330) (superlistapp#1354)
Configuration menu - View commit details
-
Copy full SHA for 6ed93c7 - Browse repository at this point
Copy the full SHA 6ed93c7View commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4437be3 - Browse repository at this point
Copy the full SHA 4437be3View commit details -
Adjusted tag indices to only notify listeners when tags actually chan…
…ge (Resolves superlistapp#1355) (superlistapp#1357)
Configuration menu - View commit details
-
Copy full SHA for e7b43fa - Browse repository at this point
Copy the full SHA e7b43faView commit details
Commits on Sep 2, 2023
-
Selected text can now display itself in a different color from surrou…
…nding text (Resolves superlistapp#1332) (superlistapp#1364)
Configuration menu - View commit details
-
Copy full SHA for f64c2e3 - Browse repository at this point
Copy the full SHA f64c2e3View commit details -
[Infrastructure] - Migrated test runners to new flutter_test_runners …
…package (Resolves superlistapp#1366) (superlistapp#1367)
Configuration menu - View commit details
-
Copy full SHA for cb4a718 - Browse repository at this point
Copy the full SHA cb4a718View commit details
Commits on Sep 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8a3a44a - Browse repository at this point
Copy the full SHA 8a3a44aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f957c4 - Browse repository at this point
Copy the full SHA 2f957c4View commit details
Commits on Sep 4, 2023
-
Upgrade test robots package version and adjust for some Flutter bugs (R…
…esolves superlistapp#1344) (superlistapp#1377)
Configuration menu - View commit details
-
Copy full SHA for 9fb6847 - Browse repository at this point
Copy the full SHA 9fb6847View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17c7fda - Browse repository at this point
Copy the full SHA 17c7fdaView commit details -
Added collapsed span visitation in AttributedText, added tests for bo…
…th versions of attribution visitors (Resolves superlistapp#1215) (superlistapp#1375)
Configuration menu - View commit details
-
Copy full SHA for c56cb45 - Browse repository at this point
Copy the full SHA c56cb45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b2de6d - Browse repository at this point
Copy the full SHA 5b2de6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcdac3d - Browse repository at this point
Copy the full SHA bcdac3dView commit details -
Removed named parameters from SpanRange constructor for less verbosity (
Resolves superlistapp#1191) (superlistapp#1386)
Configuration menu - View commit details
-
Copy full SHA for dc919f0 - Browse repository at this point
Copy the full SHA dc919f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14a802f - Browse repository at this point
Copy the full SHA 14a802fView commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e37e175 - Browse repository at this point
Copy the full SHA e37e175View commit details -
Configuration menu - View commit details
-
Copy full SHA for 865a559 - Browse repository at this point
Copy the full SHA 865a559View commit details -
Moved tagging demos to the lab section until they're considered stable (
Resolves superlistapp#1371) (superlistapp#1395)
Configuration menu - View commit details
-
Copy full SHA for 685fc66 - Browse repository at this point
Copy the full SHA 685fc66View commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 44eabe5 - Browse repository at this point
Copy the full SHA 44eabe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dd0751 - Browse repository at this point
Copy the full SHA 8dd0751View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5f4c64 - Browse repository at this point
Copy the full SHA b5f4c64View commit details
Commits on Sep 7, 2023
-
Fixed tagging NPEs - includes new ContentLayers layer widgets, IME fo…
…cus policy adjustment (Resolves superlistapp#1397) (superlistapp#1406)
Configuration menu - View commit details
-
Copy full SHA for bfef66e - Browse repository at this point
Copy the full SHA bfef66eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3afc411 - Browse repository at this point
Copy the full SHA 3afc411View commit details
Commits on Sep 8, 2023
-
Added convenience APIs for document selections within a single TextNo…
…de (Resolves superlistapp#1195) (superlistapp#1415)
Configuration menu - View commit details
-
Copy full SHA for 6003aad - Browse repository at this point
Copy the full SHA 6003aadView commit details
Commits on Sep 11, 2023
-
Replace selections with ranges in relevant requests and commands (Res…
…olves superlistapp#1194) (superlistapp#1419)
Configuration menu - View commit details
-
Copy full SHA for 323449e - Browse repository at this point
Copy the full SHA 323449eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 237fa77 - Browse repository at this point
Copy the full SHA 237fa77View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7afddb - Browse repository at this point
Copy the full SHA f7afddbView commit details
Commits on Sep 12, 2023
-
[SuperEditor][SuperTextField] Use more specific intents to block Flut…
…ter default handlers (Resolves superlistapp#1408) (superlistapp#1430)
Configuration menu - View commit details
-
Copy full SHA for be21f11 - Browse repository at this point
Copy the full SHA be21f11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e5b9cc - Browse repository at this point
Copy the full SHA 9e5b9ccView commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a4da30e - Browse repository at this point
Copy the full SHA a4da30eView commit details
Commits on Sep 15, 2023
-
[SuperEditor][SuperReader] Remove scroll listener when disposing (Res…
…olves superlistapp#1117) (superlistapp#1448)
Configuration menu - View commit details
-
Copy full SHA for b4d7d9c - Browse repository at this point
Copy the full SHA b4d7d9cView commit details -
[SuperEditor][SuperReader] Remove scroll listener when disposing (Res…
…olves superlistapp#1117) (superlistapp#1448)
Configuration menu - View commit details
-
Copy full SHA for ecdb0ba - Browse repository at this point
Copy the full SHA ecdb0baView commit details -
[SuperEditor][iOS] Fix floating cursor crash with expanded selections (…
…Resolves superlistapp#1174) (superlistapp#1450)
Configuration menu - View commit details
-
Copy full SHA for 0ab5f33 - Browse repository at this point
Copy the full SHA 0ab5f33View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8ddb1a - Browse repository at this point
Copy the full SHA d8ddb1aView commit details
Commits on Sep 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 29b71b0 - Browse repository at this point
Copy the full SHA 29b71b0View commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aee7bf5 - Browse repository at this point
Copy the full SHA aee7bf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6789b77 - Browse repository at this point
Copy the full SHA 6789b77View commit details -
Configuration menu - View commit details
-
Copy full SHA for f471c24 - Browse repository at this point
Copy the full SHA f471c24View commit details
Commits on Sep 29, 2023
-
[SuperEditor][iOS] Fix exception when moving floating cursor between …
…paragraphs (Resolves superlistapp#1449) (superlistapp#1471)
Configuration menu - View commit details
-
Copy full SHA for 7c29034 - Browse repository at this point
Copy the full SHA 7c29034View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc4a07e - Browse repository at this point
Copy the full SHA cc4a07eView commit details
Commits on Sep 30, 2023
-
[SuperEditor][SuperReader] - Lock scrolling when content fits within …
…available space (Resolves superlistapp#1409) (superlistapp#1421)
Configuration menu - View commit details
-
Copy full SHA for a49960f - Browse repository at this point
Copy the full SHA a49960fView commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ab4a622 - Browse repository at this point
Copy the full SHA ab4a622View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e736a6 - Browse repository at this point
Copy the full SHA 1e736a6View commit details
Commits on Oct 4, 2023
-
Add iOS tap in empty space to show toolbar, Android long-press in emp…
…ty space to show toolbar. (Resolves superlistapp#1472) (superlistapp#1476)
Configuration menu - View commit details
-
Copy full SHA for 24aef3e - Browse repository at this point
Copy the full SHA 24aef3eView commit details
Commits on Oct 8, 2023
-
[SuperEditor][SuperReader][iOS][Android] - Long-press content selecti…
…on (Resolves superlistapp#1203) (superlistapp#1489)
Configuration menu - View commit details
-
Copy full SHA for c54bbb2 - Browse repository at this point
Copy the full SHA c54bbb2View commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a7d53b5 - Browse repository at this point
Copy the full SHA a7d53b5View commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 12f65f3 - Browse repository at this point
Copy the full SHA 12f65f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d332aa - Browse repository at this point
Copy the full SHA 5d332aaView commit details
Commits on Oct 14, 2023
-
Brought selected text color control to SuperReader - added golden tes…
…ts for SuperEdtiro and SuperReader (Resolves superlistapp#1488) (superlistapp#1506)
Configuration menu - View commit details
-
Copy full SHA for a9fffa6 - Browse repository at this point
Copy the full SHA a9fffa6View commit details -
Added GitHub action to automatically put up cherry pick PRs from main…
… to stable (Resolves superlistapp#1513) (superlistapp#1514)
Configuration menu - View commit details
-
Copy full SHA for f651ea8 - Browse repository at this point
Copy the full SHA f651ea8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 070548d - Browse repository at this point
Copy the full SHA 070548dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71df414 - Browse repository at this point
Copy the full SHA 71df414View commit details -
Created a SuperTextFieldContext with a BuildContext and a TextFieldSc…
…roller - passed it key handlers (Resolves superlistapp#1487) (superlistapp#1507)
Configuration menu - View commit details
-
Copy full SHA for 531b47e - Browse repository at this point
Copy the full SHA 531b47eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20f2de8 - Browse repository at this point
Copy the full SHA 20f2de8View commit details
Commits on Oct 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f93fa00 - Browse repository at this point
Copy the full SHA f93fa00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49c9f3f - Browse repository at this point
Copy the full SHA 49c9f3fView commit details
Commits on Oct 17, 2023
-
Mobile mounted toolbar now appears above Android overlay controls, mi…
…grated mounted toolbar and Android controls to OverlayPortal (Resolves superlistapp#893)(Resolves superlistapp#1510) (superlistapp#1524)
Configuration menu - View commit details
-
Copy full SHA for 185cce5 - Browse repository at this point
Copy the full SHA 185cce5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c851667 - Browse repository at this point
Copy the full SHA c851667View commit details
Commits on Oct 20, 2023
-
[SuperEditor][SuperReader][Android] Fix scrolling with an ancestor Sc…
…rollable (Resolves superlistapp#1535) (superlistapp#1536)
Configuration menu - View commit details
-
Copy full SHA for e3c07d2 - Browse repository at this point
Copy the full SHA e3c07d2View commit details
Commits on Oct 23, 2023
-
Update SuperEditor and SuperReader layer system to provide app-level …
…composition (iOS)(Relates to superlistapp#424, superlistapp#893, superlistapp#1166)(Resolves superlistapp#1508) (superlistapp#1470)
Configuration menu - View commit details
-
Copy full SHA for b2abadb - Browse repository at this point
Copy the full SHA b2abadbView commit details
Commits on Oct 24, 2023
-
SuperTextField: propagate blinkTimingMode to platform implementations (…
…Resolves superlistapp#1543) (superlistapp#1544)
Configuration menu - View commit details
-
Copy full SHA for 6ed5bd5 - Browse repository at this point
Copy the full SHA 6ed5bd5View commit details -
[SuperEditor][SuperReader][Android] Fix long-press firing after scrol…
…ling and releasing the pointer (Resolves superlistapp#1535) (superlistapp#1540)
Configuration menu - View commit details
-
Copy full SHA for 813f404 - Browse repository at this point
Copy the full SHA 813f404View commit details -
Fix Linux golden test dirty paint failures by upgrading follow_the_le…
…ader (Resolves superlistapp#1490) (superlistapp#1554)
Configuration menu - View commit details
-
Copy full SHA for e8c0757 - Browse repository at this point
Copy the full SHA e8c0757View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5886ea5 - Browse repository at this point
Copy the full SHA 5886ea5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e02167 - Browse repository at this point
Copy the full SHA 2e02167View commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e622022 - Browse repository at this point
Copy the full SHA e622022View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7dd237 - Browse repository at this point
Copy the full SHA a7dd237View commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 867457d - Browse repository at this point
Copy the full SHA 867457dView commit details
Commits on Oct 28, 2023
-
Fixed tap to show toolbar on iOS when tapping on caret a second time (R…
…esolves superlistapp#1567) (superlistapp#1573)
Configuration menu - View commit details
-
Copy full SHA for e63d479 - Browse repository at this point
Copy the full SHA e63d479View commit details -
Fix: reporting IME geometry crashes when is true in SuperEditor, care…
…t doesn't blink when placed by 'autofocus' in SuperEditor (Resolves superlistapp#1566) (superlistapp#1575)
Configuration menu - View commit details
-
Copy full SHA for 6e2040f - Browse repository at this point
Copy the full SHA 6e2040fView commit details
Commits on Nov 14, 2023
-
Added Mac OS selector handlers for insert tab and cancel op, on Mac s…
…end all key events directly to OS, add SuperTextField demo app entyrpoint (Resolves superlistapp#1583) (superlistapp#1596)
Configuration menu - View commit details
-
Copy full SHA for ef97038 - Browse repository at this point
Copy the full SHA ef97038View commit details
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8378305 - Browse repository at this point
Copy the full SHA 8378305View commit details
Commits on Nov 23, 2023
-
[SuperEditor][SuperReader][iOS] Fix horizontal text selection inside …
…a CustomScrollView (Resolves superlistapp#1610) (superlistapp#1611)
Configuration menu - View commit details
-
Copy full SHA for aeebf0d - Browse repository at this point
Copy the full SHA aeebf0dView commit details
Commits on Nov 26, 2023
-
[SuperTextField][mobile] Migrate popover toolbars to OverlayPortal (R…
…esolves superlistapp#1602) (superlistapp#1604)
Configuration menu - View commit details
-
Copy full SHA for ab19396 - Browse repository at this point
Copy the full SHA ab19396View commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 67c0332 - Browse repository at this point
Copy the full SHA 67c0332View commit details
Commits on Nov 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 46058e5 - Browse repository at this point
Copy the full SHA 46058e5View commit details
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 90b7052 - Browse repository at this point
Copy the full SHA 90b7052View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49bfcdf - Browse repository at this point
Copy the full SHA 49bfcdfView commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d9daa4a - Browse repository at this point
Copy the full SHA d9daa4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e97161 - Browse repository at this point
Copy the full SHA 6e97161View commit details -
Configuration menu - View commit details
-
Copy full SHA for 797ff65 - Browse repository at this point
Copy the full SHA 797ff65View commit details -
Configuration menu - View commit details
-
Copy full SHA for edbb977 - Browse repository at this point
Copy the full SHA edbb977View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e547c8 - Browse repository at this point
Copy the full SHA 4e547c8View commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 99026dc - Browse repository at this point
Copy the full SHA 99026dcView commit details -
[SuperEditor] Change IME serializer to always prepend invisible chara…
…cters (Resolves superlistapp#1641, Resolves superlistapp#1642) (superlistapp#1651)
Configuration menu - View commit details
-
Copy full SHA for 01778d0 - Browse repository at this point
Copy the full SHA 01778d0View commit details
Commits on Dec 9, 2023
-
[SuperEditor][SuperTextField] - Paint underline beneath text in compo…
…sing region (Resolves 1603) (superlistapp#1639)
Configuration menu - View commit details
-
Copy full SHA for b19e1ca - Browse repository at this point
Copy the full SHA b19e1caView commit details
Commits on Dec 11, 2023
-
[SuperTextField] [SuperDesktopTextField] Adds Page-Up/Down, Home/End …
…selectors and handlers to SuperDesktopTextField (Resolves superlistapp#1438) (superlistapp#1463)
Configuration menu - View commit details
-
Copy full SHA for ea742aa - Browse repository at this point
Copy the full SHA ea742aaView commit details -
[SuperEditor][SuperReader][SuperTextField] Applies color attribution …
…on textstyle created through default style builder (Resolves superlistapp#1579) (superlistapp#1626)
Configuration menu - View commit details
-
Copy full SHA for 5445f5f - Browse repository at this point
Copy the full SHA 5445f5fView commit details -
Migrated SuperEditor and SuperReader iOS overlays to OverlayPortal - …
…all overlays in this package should now use OverlayPortal (Resolves superlistapp#1526) (superlistapp#1661)
Configuration menu - View commit details
-
Copy full SHA for 797bd47 - Browse repository at this point
Copy the full SHA 797bd47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13c6da9 - Browse repository at this point
Copy the full SHA 13c6da9View commit details -
[Infrastructure] Store golden test failures as workflow artifacts (Re…
…solves superlistapp#1658) (superlistapp#1666)
Configuration menu - View commit details
-
Copy full SHA for 1febeb5 - Browse repository at this point
Copy the full SHA 1febeb5View commit details -
[SuperEditor][SuperTextField][Desktop] Fix trackpad and scrollbar scr…
…olling (Resolves superlistapp#1628) (superlistapp#1649)
Configuration menu - View commit details
-
Copy full SHA for 5caee43 - Browse repository at this point
Copy the full SHA 5caee43View commit details
Commits on Dec 12, 2023
-
Fix caret visible during expanded selection in SuperTextField for iOS…
… and Android (Resolves superlistapp#1671) (superlistapp#1672)
Configuration menu - View commit details
-
Copy full SHA for e9f3404 - Browse repository at this point
Copy the full SHA e9f3404View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a58e70 - Browse repository at this point
Copy the full SHA 0a58e70View commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 30a49b6 - Browse repository at this point
Copy the full SHA 30a49b6View commit details -
[SuperEditor] Don't execute keyboard handlers without primary focus (R…
…esolves superlistapp#183) (superlistapp#1679)
Configuration menu - View commit details
-
Copy full SHA for 981f1a9 - Browse repository at this point
Copy the full SHA 981f1a9View commit details
Commits on Dec 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 18289f4 - Browse repository at this point
Copy the full SHA 18289f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa9ad44 - Browse repository at this point
Copy the full SHA fa9ad44View commit details
Commits on Dec 21, 2023
-
Move text entry test back to its original location after RawKeyEvent …
…migration (Resolves superlistapp#1700) (superlistapp#1701)
Configuration menu - View commit details
-
Copy full SHA for 1b971e5 - Browse repository at this point
Copy the full SHA 1b971e5View commit details
Commits on Dec 25, 2023
-
Fixed SuperTextField single-line auto-scroll and scrolling bugs on iO…
…S and Android (Resolves superlistapp#1673) (superlistapp#1706)
Configuration menu - View commit details
-
Copy full SHA for 17ffbb8 - Browse repository at this point
Copy the full SHA 17ffbb8View commit details
Commits on Dec 28, 2023
-
[SuperEditor][SuperTextField] Clear composing region after selection …
…changes (Resolves superlistapp#1685)
Configuration menu - View commit details
-
Copy full SHA for dacf90f - Browse repository at this point
Copy the full SHA dacf90fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b39f2bf - Browse repository at this point
Copy the full SHA b39f2bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48f1f69 - Browse repository at this point
Copy the full SHA 48f1f69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f14588 - Browse repository at this point
Copy the full SHA 8f14588View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60e95a3 - Browse repository at this point
Copy the full SHA 60e95a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab53b89 - Browse repository at this point
Copy the full SHA ab53b89View commit details -
[SuperTextField][iOS] Fix toolbar focal point for collapsed selections (
Resolves superlistapp#1683) (superlistapp#1697)
Configuration menu - View commit details
-
Copy full SHA for 546c113 - Browse repository at this point
Copy the full SHA 546c113View commit details -
[Infrastructure] Implement custom dropdown widget (Resolves superlist…
…app#1527, Resolves superlistapp#731, Resolves superlistapp#689) (superlistapp#1538)
Configuration menu - View commit details
-
Copy full SHA for 509007f - Browse repository at this point
Copy the full SHA 509007fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c176b32 - Browse repository at this point
Copy the full SHA c176b32View commit details -
Configuration menu - View commit details
-
Copy full SHA for d70e30c - Browse repository at this point
Copy the full SHA d70e30cView commit details
Commits on Dec 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a90582f - Browse repository at this point
Copy the full SHA a90582fView commit details
Commits on Dec 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2c05240 - Browse repository at this point
Copy the full SHA 2c05240View commit details -
[SuperEditor][Android] Make selection focal point debug visuals hidde…
…n by default (Resolves superlistapp#1722) (superlistapp#1725)
Configuration menu - View commit details
-
Copy full SHA for b1ef7c7 - Browse repository at this point
Copy the full SHA b1ef7c7View commit details
Commits on Dec 31, 2023
-
Paragraph alignment now changes immediately - moved paragraph change …
…from direct document manipulation to a request/command pair (Resolves superlistapp#1587) (superlistapp#1714)
Configuration menu - View commit details
-
Copy full SHA for 5304a3c - Browse repository at this point
Copy the full SHA 5304a3cView commit details -
Added a guide website to the repo under /doc/website/ and a GitHub ac…
…tion to release to Github Pages. (superlistapp#1731)
Configuration menu - View commit details
-
Copy full SHA for 65f94bb - Browse repository at this point
Copy the full SHA 65f94bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab859d7 - Browse repository at this point
Copy the full SHA ab859d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08fedb4 - Browse repository at this point
Copy the full SHA 08fedb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6cdfea - Browse repository at this point
Copy the full SHA b6cdfeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 445bee4 - Browse repository at this point
Copy the full SHA 445bee4View commit details
Commits on Jan 2, 2024
-
[SuperEditor][SuperTexField] Clear composing region after losing focus (
Resolves superlistapp#1689) (superlistapp#1739)
Configuration menu - View commit details
-
Copy full SHA for 01d8140 - Browse repository at this point
Copy the full SHA 01d8140View commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b4a1636 - Browse repository at this point
Copy the full SHA b4a1636View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fc2a9d - Browse repository at this point
Copy the full SHA 3fc2a9dView commit details
Commits on Jan 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e58b166 - Browse repository at this point
Copy the full SHA e58b166View commit details -
Make the use and purpose of getRectForPosition() to be consistent acr…
…oss the codebase (Resolves superlistapp#1614) (superlistapp#1744)
Configuration menu - View commit details
-
Copy full SHA for 1768fe1 - Browse repository at this point
Copy the full SHA 1768fe1View commit details
Commits on Jan 7, 2024
-
Fix: Single-line desktop text field shouldn't be scrollable when it's…
… content doesn't exceed viewport (Resolves superlistapp#1749) (superlistapp#1752)
Configuration menu - View commit details
-
Copy full SHA for 58290af - Browse repository at this point
Copy the full SHA 58290afView commit details
Commits on Jan 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fbddcaf - Browse repository at this point
Copy the full SHA fbddcafView commit details
Commits on Jan 9, 2024
-
[super_editor_markdown] Fix serialization of empty paragraphs with at…
…tributions (Resolves superlistapp#1640) (superlistapp#1747)
Configuration menu - View commit details
-
Copy full SHA for 5d73498 - Browse repository at this point
Copy the full SHA 5d73498View commit details -
Added a Google Docs example app to prove we can show a selection with…
… out focus, also made expanded selection caret display configurable (Resolves superlistapp#936)(Resolves superlistapp#234) (superlistapp#1767)
Configuration menu - View commit details
-
Copy full SHA for e430816 - Browse repository at this point
Copy the full SHA e430816View commit details -
Applies padding to hint text. Fixes single-line auto-scrolling spacin…
…g issue. (Resolves superlistapp#1760)(Resolves superlistapp#1762) (superlistapp#1772)
Configuration menu - View commit details
-
Copy full SHA for c5918b8 - Browse repository at this point
Copy the full SHA c5918b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88d8211 - Browse repository at this point
Copy the full SHA 88d8211View commit details -
[attributed_text] Fix invalid end index with an marker that exceeds t…
…ext length (Resolves superlistapp#632) (superlistapp#1765)
Configuration menu - View commit details
-
Copy full SHA for 06b89b4 - Browse repository at this point
Copy the full SHA 06b89b4View commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 304e778 - Browse repository at this point
Copy the full SHA 304e778View commit details
Commits on Jan 12, 2024
-
[SuperEditor] Implement link attribution update when text changes (Re…
…solves superlistapp#746) (superlistapp#1764)
Configuration menu - View commit details
-
Copy full SHA for 3232f4d - Browse repository at this point
Copy the full SHA 3232f4dView commit details -
[SuperEditor][SuperTextField] Remove calls to cancel scroll momentum …
…on tap (Resolves superlistapp#824) (superlistapp#1763)
Configuration menu - View commit details
-
Copy full SHA for b398912 - Browse repository at this point
Copy the full SHA b398912View commit details -
[SuperEditor][SuperTextField][Android] Show toolbar upon tap on colla…
…psed handle (Resolves superlistapp#1737) (superlistapp#1745)
Configuration menu - View commit details
-
Copy full SHA for c63cb47 - Browse repository at this point
Copy the full SHA c63cb47View commit details -
[SuperEditor][SuperReader] Adds empty document constructor to Mutable…
…Document (Resolves superlistapp#1758) (superlistapp#1779)
Configuration menu - View commit details
-
Copy full SHA for 7bc6e59 - Browse repository at this point
Copy the full SHA 7bc6e59View commit details -
[SuperEditor][DemoApp] Fix image resizing (Resolves superlistapp#1708)(…
…Resolves superlistapp#1529) (superlistapp#1735)
Configuration menu - View commit details
-
Copy full SHA for 9401d0f - Browse repository at this point
Copy the full SHA 9401d0fView commit details
Commits on Jan 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b2593b - Browse repository at this point
Copy the full SHA 2b2593bView commit details
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d3872d5 - Browse repository at this point
Copy the full SHA d3872d5View commit details -
[SuperEditor] Remove the editor scrollbar when configured in the Scro…
…llBehavior (Resolves superlistapp#1786) (superlistapp#1797)
Configuration menu - View commit details
-
Copy full SHA for ee41edd - Browse repository at this point
Copy the full SHA ee41eddView commit details -
[SuperEditor][Android] Fix drag handles when selection collapses due …
…to dragging (Resolves superlistapp#1736) (superlistapp#1754)
Configuration menu - View commit details
-
Copy full SHA for 4ff85f2 - Browse repository at this point
Copy the full SHA 4ff85f2View commit details
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2cb93e2 - Browse repository at this point
Copy the full SHA 2cb93e2View commit details
Commits on Jan 17, 2024
-
Fix hint padding and auto-scrolling for Android and iOS super text fi…
…elds (Resolves superlistapp#1776) (superlistapp#1803)
Configuration menu - View commit details
-
Copy full SHA for f585cdb - Browse repository at this point
Copy the full SHA f585cdbView commit details
Commits on Jan 19, 2024
-
[SuperEditor][SuperTextField] Fixed missed tap warnings on tests (Res…
…olves superlistapp#1811) (superlistapp#1814)
Configuration menu - View commit details
-
Copy full SHA for f7f9401 - Browse repository at this point
Copy the full SHA f7f9401View commit details
Commits on Jan 22, 2024
-
[SuperEditor] Fix unnecessary rebuilds and add a performance demo app (…
…Resolves superlistapp#1780) (superlistapp#1787)
Configuration menu - View commit details
-
Copy full SHA for 9c4c46e - Browse repository at this point
Copy the full SHA 9c4c46eView commit details
Commits on Jan 23, 2024
-
[SuperEditor][Android] Fix magnifier position inside an ancestor scro…
…llable (Resolves superlistapp#1810) (superlistapp#1813)
Configuration menu - View commit details
-
Copy full SHA for 091b17b - Browse repository at this point
Copy the full SHA 091b17bView commit details
Commits on Feb 7, 2024
-
[Flutter Team] - Remove the remaining reference to the text painter r…
…ounding migration flag. (superlistapp#1829)
Configuration menu - View commit details
-
Copy full SHA for dc7013f - Browse repository at this point
Copy the full SHA dc7013fView commit details -
[SuperTextField][Android][iOS] Disables text field caret blink while …
…dragging caret (Resolves superlistapp#1705) (superlistapp#1778)
Configuration menu - View commit details
-
Copy full SHA for b9b1775 - Browse repository at this point
Copy the full SHA b9b1775View commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 331d6ef - Browse repository at this point
Copy the full SHA 331d6efView commit details
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab776ed - Browse repository at this point
Copy the full SHA ab776edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83449de - Browse repository at this point
Copy the full SHA 83449deView commit details
Commits on Feb 17, 2024
-
[SuperEditor] Clear composing region after splitting list items (Reso…
…lves superlistapp#1039) (superlistapp#1847)
Configuration menu - View commit details
-
Copy full SHA for 94d8fec - Browse repository at this point
Copy the full SHA 94d8fecView commit details
Commits on Feb 21, 2024
-
[SuperEditor][iOS] Fix applying suggestions with Korean keyboard at t…
…he beginning of a paragraph (Resolves superlistapp#1828) (superlistapp#1831)
Configuration menu - View commit details
-
Copy full SHA for cc73c15 - Browse repository at this point
Copy the full SHA cc73c15View commit details
Commits on Feb 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e5b1ca - Browse repository at this point
Copy the full SHA 9e5b1caView commit details
Commits on Feb 24, 2024
-
Changed FillWidthIfConstrained to use ancestor width constraints inst…
…ead of ancestor size (Resolves superlistapp#1857) (superlistapp#1859)
Configuration menu - View commit details
-
Copy full SHA for 8a2a32f - Browse repository at this point
Copy the full SHA 8a2a32fView commit details
Commits on Feb 28, 2024
-
Use dependency_overrides for flutter_tests_robots (superlistapp#1862)
Co-authored-by: Bruno Leroux <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93bffe8 - Browse repository at this point
Copy the full SHA 93bffe8View commit details
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5f04941 - Browse repository at this point
Copy the full SHA 5f04941View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8732c13 - Browse repository at this point
Copy the full SHA 8732c13View commit details
Commits on Mar 3, 2024
-
[SuperEditor] Fix markdown sublist deserialization (Resolves superlis…
…tapp#1821) (Resolves superlistapp#1822) (superlistapp#1827)
Configuration menu - View commit details
-
Copy full SHA for 3d5d0d1 - Browse repository at this point
Copy the full SHA 3d5d0d1View commit details
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 131c0f2 - Browse repository at this point
Copy the full SHA 131c0f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcba728 - Browse repository at this point
Copy the full SHA bcba728View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b190f74 - Browse repository at this point
Copy the full SHA b190f74View commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 15edfac - Browse repository at this point
Copy the full SHA 15edfacView commit details -
[SuperEditor][Demo][Docs] Implement formatting toolbar for the Docs D…
…emo (Resolves superlistapp#1783) (superlistapp#1819)
Configuration menu - View commit details
-
Copy full SHA for 7f3ca9d - Browse repository at this point
Copy the full SHA 7f3ca9dView commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 18bced1 - Browse repository at this point
Copy the full SHA 18bced1View commit details -
Reverted markdown package upgrade - downgraded from 6.0.0 back to 4.0…
….0 - due to test failures caused by 6.0.0 (superlistapp#1902)
Configuration menu - View commit details
-
Copy full SHA for 9624dff - Browse repository at this point
Copy the full SHA 9624dffView commit details
Commits on Mar 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d8a0e5d - Browse repository at this point
Copy the full SHA d8a0e5dView commit details
Commits on Mar 29, 2024
-
[SuperEditor][SuperReader] Fix setting attributions across multiple n…
…odes (Resolves superlistapp#1865) (superlistapp#1880) * checking for existing attributions across multiple nodes before toggling incoming attributions on nodes * checking for single attribution throughout node, docs updated * tests added * refactored logic for checking if all nodes have all attributions for any of their characters * refactored approach to validating whether a particular attribution should be toggled for a node * added findEditor helper to SuperEditorInspector * added toggleAttributionsForDocumentSelection to SuperEditorInspector * using newly added test tools * added some helpers to reduce boilerplate * refactor * added more tests for various combinations for attributions toggling on nodes * accounting for scenario when multiple attributions are being applied to a selection, tests updated * redundant comments removed * updates * tests comments updated * reverted back to a more simple solution for the issue * formatting updates * added helper methods to reduce boilerplate * refactor * using add/remove attribution methods from AttributedText instead of spans * checking text markers instead of serializing to markdown for no attributions cheks * formatting updates * test comments updated * tests naming updates * tests added for partial selections across multiple nodes * moved few new document creators to test_documents, refactoring * moved toggleAttributionsForDocumentSelection to test file where it's used * renamed newly added test documents * refactored how we fetch editor in tests * test documents updated
Configuration menu - View commit details
-
Copy full SHA for 15cdaa0 - Browse repository at this point
Copy the full SHA 15cdaa0View commit details
Commits on Mar 31, 2024
-
Added change event for adding/removing attributions, also switched fr…
…om generic event to a specific TextInsertionEvent for InsertAttributedTextCommand (Resolves superlistapp#1884) (superlistapp#1908)
Configuration menu - View commit details
-
Copy full SHA for 9876274 - Browse repository at this point
Copy the full SHA 9876274View commit details
Commits on Apr 9, 2024
-
[SuperEditor][ExampleApp] Replace PopoverScaffold with overlord versi…
…on (Resolves superlistapp#1892) (superlistapp#1922)
Configuration menu - View commit details
-
Copy full SHA for d4b62fc - Browse repository at this point
Copy the full SHA d4b62fcView commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5554d57 - Browse repository at this point
Copy the full SHA 5554d57View commit details
Commits on Apr 12, 2024
-
[super_editor_markdown] - Parse and apply inline Markdown styles in a…
…n EditorReaction (Resolves superlistapp#1866) (superlistapp#1896)
Configuration menu - View commit details
-
Copy full SHA for d18698f - Browse repository at this point
Copy the full SHA d18698fView commit details -
[SuperEditor] Avoid throwing UnimplementedError in currentAutofillSco…
…pe (Resolves superlistapp#1923) (superlistapp#1931)
Configuration menu - View commit details
-
Copy full SHA for f367816 - Browse repository at this point
Copy the full SHA f367816View commit details -
Configuration menu - View commit details
-
Copy full SHA for 661ecb8 - Browse repository at this point
Copy the full SHA 661ecb8View commit details
Commits on Apr 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e083e6b - Browse repository at this point
Copy the full SHA e083e6bView commit details
Commits on Apr 20, 2024
-
[Super Text Layout] - Center caret based on width instead of expandin…
…g to the right (superlistapp#1945)
Configuration menu - View commit details
-
Copy full SHA for f50576e - Browse repository at this point
Copy the full SHA f50576eView commit details
Commits on Apr 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f752d89 - Browse repository at this point
Copy the full SHA f752d89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07ee934 - Browse repository at this point
Copy the full SHA 07ee934View commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 542518b - Browse repository at this point
Copy the full SHA 542518bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cef8f7 - Browse repository at this point
Copy the full SHA 9cef8f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60bb442 - Browse repository at this point
Copy the full SHA 60bb442View commit details
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e2e03eb - Browse repository at this point
Copy the full SHA e2e03ebView commit details -
Revert "NonReparentingFocus - Reparent focus node in deactivate to ma…
…tch framework (superlistapp#1969)
Configuration menu - View commit details
-
Copy full SHA for 76c6562 - Browse repository at this point
Copy the full SHA 76c6562View commit details
Commits on Apr 26, 2024
-
[SuperEditor][SuperTextField] Remove NonReparentingFocus and FocusWit…
…hCustomParent (Resolves superlistapp#1963) (superlistapp#1971)
Configuration menu - View commit details
-
Copy full SHA for e3ba040 - Browse repository at this point
Copy the full SHA e3ba040View commit details
Commits on Apr 29, 2024
-
Optimize ContentLayers._isSubtreeDirty to reduce significant overhead…
… caused by logs (superlistapp#1964)
Configuration menu - View commit details
-
Copy full SHA for bb92266 - Browse repository at this point
Copy the full SHA bb92266View commit details -
[SuperEditor][SuperReader] Do not stop scroll momentum on mouse move (R…
…esolves superlistapp#1946) (superlistapp#1966)
Configuration menu - View commit details
-
Copy full SHA for 1085a3b - Browse repository at this point
Copy the full SHA 1085a3bView commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0366952 - Browse repository at this point
Copy the full SHA 0366952View commit details -
Configuration menu - View commit details
-
Copy full SHA for 129eef0 - Browse repository at this point
Copy the full SHA 129eef0View commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d506c69 - Browse repository at this point
Copy the full SHA d506c69View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1be7efc - Browse repository at this point
Copy the full SHA 1be7efcView commit details -
Configuration menu - View commit details
-
Copy full SHA for de71311 - Browse repository at this point
Copy the full SHA de71311View commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ffd440 - Browse repository at this point
Copy the full SHA 3ffd440View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9999b93 - Browse repository at this point
Copy the full SHA 9999b93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5481c4e - Browse repository at this point
Copy the full SHA 5481c4eView commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 047d17c - Browse repository at this point
Copy the full SHA 047d17cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ced4413 - Browse repository at this point
Copy the full SHA ced4413View commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e20eb1b - Browse repository at this point
Copy the full SHA e20eb1bView commit details
Commits on May 16, 2024
-
[SuperEditor][DemoApp] Fix content being deleted on iOS textfield demo (
Resolves superlistapp#2006) (superlistapp#2008)
Configuration menu - View commit details
-
Copy full SHA for 3e36583 - Browse repository at this point
Copy the full SHA 3e36583View commit details
Commits on May 17, 2024
-
[SuperEditor][iOS] Fix IME mapping error after pressing the newline b…
…utton (Resolve superlistapp#2007) (superlistapp#2010)
Configuration menu - View commit details
-
Copy full SHA for b582cea - Browse repository at this point
Copy the full SHA b582ceaView commit details
Commits on May 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c05252 - Browse repository at this point
Copy the full SHA 0c05252View commit details -
[SuperEditor][SuperReader][SuperTextField] Update iOS magnifier (Reso…
…lves superlistapp#1958) (superlistapp#1973)
Configuration menu - View commit details
-
Copy full SHA for d2aeb94 - Browse repository at this point
Copy the full SHA d2aeb94View commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2597d97 - Browse repository at this point
Copy the full SHA 2597d97View commit details -
[SuperEditor][Android] Hide expanded drag handles after deleting the …
…selected text (Resolves superlistapp#1936) (superlistapp#1951)
Configuration menu - View commit details
-
Copy full SHA for d2aadb9 - Browse repository at this point
Copy the full SHA d2aadb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb836d7 - Browse repository at this point
Copy the full SHA cb836d7View commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2af70b4 - Browse repository at this point
Copy the full SHA 2af70b4View commit details
Commits on May 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 003ebc0 - Browse repository at this point
Copy the full SHA 003ebc0View commit details
Commits on May 28, 2024
-
Don't allow composing with a leading space. Don't show popover in dem…
…o when zero matches.
Configuration menu - View commit details
-
Copy full SHA for 3112434 - Browse repository at this point
Copy the full SHA 3112434View commit details
Commits on Jun 6, 2024
-
Merge branch '1962_slack-mention-clone' of https://github.com/superli…
…stapp/super_editor into slack-like-plugin
Configuration menu - View commit details
-
Copy full SHA for 94381bb - Browse repository at this point
Copy the full SHA 94381bbView commit details -
try to integrate: remove FillInComposingSlackTagRequest handler, make…
… it possible to change tagIndex value, make removeSlackComposingTokenAttribution public
Configuration menu - View commit details
-
Copy full SHA for f73b177 - Browse repository at this point
Copy the full SHA f73b177View commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dd65636 - Browse repository at this point
Copy the full SHA dd65636View commit details
Commits on Jun 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aedb1a9 - Browse repository at this point
Copy the full SHA aedb1a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7029e10 - Browse repository at this point
Copy the full SHA 7029e10View commit details