AppFlowy/frontend/app_flowy/lib/plugins
abichinger 000569a836
feat: callout (#1732)
* feat: add callout plugin

* refactor: add SelectionMenuItem.node factory

makes calloutMenuItem more readable

* feat: add color picker

* feat: add popover to callout

* feat: add emoji to callout

* fix: store tint name

* fix: remove leading underscores

* fix: revert export of editor_entry

* refactor: move color tint names to appflowy_editor

* fix: #1732 only re-insert text node if it's parent is text node too while deleting

* docs: doc comment for SelectionMenuItem.node

* fix: disable callout plugin

should be re-enabled after #1753 is done

* fix: typo

---------

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-01-30 10:56:19 +08:00
..
blank chore: use theme.of(context) text theme in FlowyText (#1463) 2022-11-19 17:53:30 +08:00
board chore: notification parser (#1745) 2023-01-27 22:57:23 +08:00
calendar chore: add calendar_view package (#1690) 2023-01-13 21:35:20 +08:00
document feat: callout (#1732) 2023-01-30 10:56:19 +08:00
grid chore: notification parser (#1745) 2023-01-27 22:57:23 +08:00
trash Refactor/dart notification (#1740) 2023-01-26 15:40:23 +08:00
util.dart Chore/rename flowy sdk (#1679) 2023-01-08 12:10:53 +08:00