AppFlowy/frontend/appflowy_flutter/lib/workspace/application
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
..
edit_panel feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
export feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
favorite feat: show member count on mobile (#4991) 2024-03-26 14:52:48 +08:00
home fix: hide menu resize when collapsed (#5076) 2024-04-09 13:27:23 +02:00
menu feat: add a loading indicator when creating, deleting, or switching workspaces. (#5067) 2024-04-07 23:06:33 +08:00
notifications Revert "feat: folder search mvp (#4665)" (#4962) 2024-03-22 15:15:38 +08:00
recent Revert "feat: folder search mvp (#4665)" (#4962) 2024-03-22 15:15:38 +08:00
settings feat: code block improvements (#5054) 2024-04-10 15:33:00 +08:00
sidebar feat: support private section (#4882) 2024-03-21 12:02:03 +08:00
tabs fix: favorite section doesn't update after switching workspace (#5025) 2024-04-01 15:34:30 +08:00
user feat: add a loading indicator when creating, deleting, or switching workspaces. (#5067) 2024-04-07 23:06:33 +08:00
view feat: get view ancestors (#5096) 2024-04-09 08:58:53 +08:00
view_info feat: word and char count (#4705) 2024-02-25 16:46:13 +01:00
workspace feat: support private section (#4882) 2024-03-21 12:02:03 +08:00
appearance_defaults.dart feat: customized cursor and selection color (#4168) 2023-12-21 09:34:25 +08:00