Commit Graph

760 Commits

Author SHA1 Message Date
Vincent Chan
a43259bddb fix: lints for popover 2022-09-01 18:21:47 +08:00
Vincent Chan
9574f282e7 fix: example of popover 2022-09-01 15:28:16 +08:00
Vincent Chan
ac91b25219 feat: use popover on overlay 2022-09-01 15:00:40 +08:00
Vincent Chan
9b5184cd72 Merge branch 'main' into feat/flowy-overlay 2022-09-01 14:37:16 +08:00
Sean Riley Hawkins
69e3aed6b5
Android vscode workflow (#912)
* fix: fix linux build

* Merge pull request #599 from AppFlowy-IO/refactor/grid_decode_cell_data

Refactor/grid decode cell data

* feat:  configured android vscode workflow

* chore: clean up android vscode

* fix: fixed typo

* chore: remove unused code

Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-09-01 12:27:09 +08:00
Nathan.fooo
083a06fc65
Merge pull request #954 from LucasXu0/feat/arrow
feat: #953 improve arrow keys handler
2022-08-31 22:47:01 +08:00
Vincent Chan
8229371f63 feat: add mutex to property list 2022-08-31 20:10:56 +08:00
Vincent Chan
4c31c0dcf0 feat: remove legacy alignment 2022-08-31 18:57:46 +08:00
Vincent Chan
14c1959d63 feat: use custom follower 2022-08-31 17:53:28 +08:00
appflowy
c9d575301f chore: edit card directly by clicking edit button 2022-08-31 16:48:34 +08:00
Nathan.fooo
0225f0aa4d
Merge pull request #951 from AppFlowy-IO/feat/create_card_from_header
chore: enable create card from header button
2022-08-31 15:54:10 +08:00
Lucas.Xu
f098c543e6 feat: #953 improve arrow keys handler 2022-08-31 15:27:44 +08:00
Nathan.fooo
462a0e4c01
Merge pull request #949 from LucasXu0/fix/948
test: add more test cases to toolbar_service
2022-08-31 14:58:56 +08:00
appflowy
cde8ad9084 chore: enable create card from header button 2022-08-31 14:56:03 +08:00
appflowy
506af26b6d chore: save move to no status card 2022-08-31 11:58:28 +08:00
appflowy
28f39488f4 chore: fix packages warnings 2022-08-31 11:34:38 +08:00
appflowy
c19b7cf856 chore: update packages's flutter_lint version 2022-08-31 11:15:35 +08:00
Lucas.Xu
25a43c288c fix: in the case of multiple selections, the highlighted state does not meet expectations. #948 2022-08-31 09:48:31 +08:00
appflowy
94a440f773 chore: update flutter packages 2022-08-31 09:00:57 +08:00
Nathan.fooo
b61e3f4601
Merge pull request #944 from AppFlowy-IO/feat/edit_card_button
chore: add edit card button
2022-08-30 23:08:31 +08:00
Nathan.fooo
d068370f6e
Merge pull request #939 from LucasXu0/feat/936
feat: "/" supports inserting Quote #936
2022-08-30 22:05:14 +08:00
Nathan.fooo
62965634a2
Merge pull request #938 from LucasXu0/fix/937
fix: # doesn't work #937
2022-08-30 22:04:52 +08:00
Nathan.fooo
439690f3eb
Merge pull request #932 from LucasXu0/feat/931
feat: #931 highlight the status of the currently selected style in toolbar
2022-08-30 22:03:27 +08:00
appflowy
a7349f43aa chore: add edit card button 2022-08-30 20:54:11 +08:00
Vincent Chan
27557c52a3 feat: add flags to popover 2022-08-30 19:06:40 +08:00
Lucas.Xu
071ff06d47 feat: / supports inserting Quote #936 2022-08-30 17:42:28 +08:00
Lucas.Xu
8afa48ca16 fix: # doesn't work #937 2022-08-30 17:22:33 +08:00
Vincent Chan
6ef7b6cf68 feat: use popover in date cell 2022-08-30 16:53:30 +08:00
Lucas.Xu
0f334962ce test: add more test cases to toolbar_service 2022-08-30 16:25:32 +08:00
Vincent Chan
01a79c69c3 feat: use popover in detail page 2022-08-30 14:51:25 +08:00
Lucas.Xu
3eaa31c68c feat: #931 highlight the status of the currently selected style in toolbar 2022-08-30 14:28:17 +08:00
Vincent Chan
bfb60dcaec feat: refactor multi select 2022-08-30 14:06:03 +08:00
Vincent Chan
e9535201a4 refactor: rename popover 2022-08-30 12:53:51 +08:00
appflowy
4b7713d7b8 chore: reduce rebuild when end dragging 2022-08-30 09:39:20 +08:00
Lucas.Xu
fd12b860e4 chore: appflowy_editor 0.0.3 2022-08-29 20:11:42 +08:00
appflowy
78dcd8eebf chore: update board gif 2022-08-29 19:42:33 +08:00
appflowy
16d4c1ef8e chore: update appflowy_board_version 2022-08-29 19:33:32 +08:00
Nathan.fooo
624de03897
Merge pull request #925 from AppFlowy-IO/feat/edit_card_directly
Feat/edit card directly
2022-08-29 19:31:26 +08:00
Lucas.Xu
a7f8c99710
Merge pull request #926 from LucasXu0/test/image
#918
2022-08-29 19:29:55 +08:00
appflowy
af3bfebb64 chore: become editing when creating a new card 2022-08-29 17:52:36 +08:00
Vincent Chan
99a3a386a3 feat: add popover removal 2022-08-29 16:36:01 +08:00
Lucas.Xu
3f38e246ea feat: support customizing editor edges 2022-08-29 16:14:08 +08:00
appflowy
4e8308b834 chore: disable moving column 2022-08-29 15:42:08 +08:00
Vincent Chan
defef552ed feat: add exclusive 2022-08-29 15:32:59 +08:00
Vincent Chan
072d94ebe6 feat: add secondary button 2022-08-29 15:30:10 +08:00
Vincent Chan
fe549e8d67 feat: add example 2022-08-29 15:30:02 +08:00
appflowy
e42bfe0b1e chore: ignore dragtarget event when performing insert animation 2022-08-29 14:37:38 +08:00
Vincent Chan
2fb11519d2 feat: add popover package 2022-08-29 13:56:16 +08:00
Lucas.Xu
e567158cee fix: The click area of the linked text is too large. 2022-08-29 13:41:20 +08:00
Lucas.Xu
42866e1057 fix: The cursor will not disappear after clicking in an area outside the editor. 2022-08-29 12:10:57 +08:00