AppFlowy/frontend/app_flowy/packages/flowy_infra
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
..
lib feat: callout (#1732) 2023-01-30 10:56:19 +08:00
.gitignore add frontend folder 2021-11-20 09:34:43 +08:00
.metadata add frontend folder 2021-11-20 09:34:43 +08:00
analysis_options.yaml add frontend folder 2021-11-20 09:34:43 +08:00
LICENSE add frontend folder 2021-11-20 09:34:43 +08:00
pubspec.lock feat: callout (#1732) 2023-01-30 10:56:19 +08:00
pubspec.yaml feat: callout (#1732) 2023-01-30 10:56:19 +08:00