AppFlowy/frontend
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
..
.vscode chore: listen backend notification from Tauri (#1743) 2023-01-27 17:17:51 +08:00
app_flowy feat: callout (#1732) 2023-01-30 10:56:19 +08:00
appflowy_tauri chore: notification parser (#1745) 2023-01-27 22:57:23 +08:00
rust-lib chore: notification parser (#1745) 2023-01-27 22:57:23 +08:00
scripts chore: listen backend notification from Tauri (#1743) 2023-01-27 17:17:51 +08:00
Makefile.toml refactor: tauri folder (#1738) 2023-01-24 14:01:30 +08:00