AppFlowy/frontend/app_flowy/lib
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
..
core chore: notification parser (#1745) 2023-01-27 22:57:23 +08:00
plugins feat: callout (#1732) 2023-01-30 10:56:19 +08:00
startup feat: Basque translation (#1719) 2023-01-18 17:20:42 +08:00
user Refactor/dart notification (#1740) 2023-01-26 15:40:23 +08:00
util/file_picker feat: Customize the storage folder path (#1538) 2022-12-20 11:14:42 +08:00
workspace Refactor/dart notification (#1740) 2023-01-26 15:40:23 +08:00
main.dart feat: Customize the storage folder path (#1538) 2022-12-20 11:14:42 +08:00