AppFlowy/frontend/appflowy_flutter/lib/plugins/document/presentation
Mathias Mogensen d35742d34c
feat: code block improvements (#5054)
* feat: prettify code block component + copy code

* feat: search for languages in code block

* feat: non-collapsed selection indentation in code block

* fix: focus workaround for language search

* feat: multi selection outdent

* feat: add line numbering

* feat: prefer built in mono font for code block

* fix: add clamping physics to scrollview

* feat: pseudo auto indent and fix rebuild issue

* refactor: consolidate commands

* fix: track cursor in code block

* fix: no need to set selection on updating language
2024-04-10 15:33:00 +08:00
..
editor_plugins feat: code block improvements (#5054) 2024-04-10 15:33:00 +08:00
share feat: doc auto refresh (#5088) 2024-04-08 18:01:20 +08:00
banner.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
collaborator_avater_stack.dart feat: add a loading indicator when creating, deleting, or switching workspaces. (#5067) 2024-04-07 23:06:33 +08:00
document_collaborators.dart feat: doc auto refresh (#5088) 2024-04-08 18:01:20 +08:00
editor_configuration.dart feat: code block improvements (#5054) 2024-04-10 15:33:00 +08:00
editor_notification.dart fix: legacy bugs on mobile (#4927) 2024-03-18 14:06:12 +08:00
editor_page.dart feat: code block improvements (#5054) 2024-04-10 15:33:00 +08:00
editor_style.dart feat: code block improvements (#5054) 2024-04-10 15:33:00 +08:00
export_page_widget.dart chore: upgrade flutter to 3.13.9 (#3936) 2023-11-14 22:33:07 +08:00