Commit Graph

2940 Commits

Author SHA1 Message Date
0def9e8882 feat: remove document.json from repo 2022-08-15 13:58:36 +08:00
81d4c8d23b feat: blockquote 2022-08-15 13:53:39 +08:00
8c2cca7d7b feat: copy h1/h2/h3 styles 2022-08-15 12:17:45 +08:00
fb8234b399 Merge pull request #844 from LucasXu0/feat/widget_test
feat: implement editor test infra
2022-08-15 12:13:29 +08:00
c008f3369c test: implement backspace key test for styled text 2022-08-15 12:13:02 +08:00
c7b0ddfa1d test: enter key handler test coverage 100% 2022-08-15 11:14:33 +08:00
b372028671 chore: Keep the test directory and code directory structure consistent 2022-08-15 10:32:42 +08:00
556aa8c3df test: add flowy_editor_test into github workflows 2022-08-15 10:26:32 +08:00
07ab4c2680 test: add flowy_editor_test into github workflows 2022-08-15 10:26:30 +08:00
d6f1593a20 test: implement enter key test for styled text 2022-08-15 10:25:56 +08:00
e508d7414c chore: delete legacy test file 2022-08-15 10:25:56 +08:00
a6bba5a0f9 feat: implement editor test infra 2022-08-15 10:25:56 +08:00
0da986553c chore: update down.sql of user_tablea 2022-08-15 10:09:59 +08:00
080c655627 chore: update down.sql of ext_data 2022-08-15 10:09:04 +08:00
b15439fb70 chore: add grid_view_table 2022-08-15 10:08:05 +08:00
f6fad26e5e Merge pull request #829 from Binlogo/ci/speed-up-by-caching-dep
chore: speed up ci by respecting the cargo deps cache
2022-08-15 09:59:16 +08:00
1ccdbaff9a Merge pull request #847 from AppFlowy-IO/feat/grid_view_lens
Feat/grid view lens
2022-08-15 08:50:08 +08:00
32e20a4dc7 chore: rename some struct 2022-08-14 23:17:49 +08:00
15e1479caa chore: add GridViewRevisionPad 2022-08-14 23:01:53 +08:00
8da6ed9d28 chore: add grid view revision struct 2022-08-14 21:09:18 +08:00
2623974def Merge pull request #846 from AppFlowy-IO/feat/board_create_card
Feat/board create card
2022-08-14 16:05:29 +08:00
445d5f6222 chore: disable create board 2022-08-14 16:05:14 +08:00
3f584c7463 Merge pull request #842 from Nike682631/fix-highlighted-box-color-issue-685
fix: fixed hover color #685
2022-08-14 15:33:58 +08:00
24ca8da8c8 chore: add create card notification 2022-08-14 15:30:34 +08:00
43eaa2748d chore: insert cell content when creating card 2022-08-14 11:05:55 +08:00
f0914cd6f1 chore: add group action handler to intercept the create row progress 2022-08-13 23:26:42 +08:00
dc53cb00dd chore: create the default group for the rows that are not belong to any groups 2022-08-13 16:23:44 +08:00
57ede798d8 refactor: remove UpdateRowPB, refactor RowInfo class 2022-08-13 15:00:13 +08:00
6b0becd9ca Merge pull request #843 from AppFlowy-IO/feat/board_card
Board: Support display text/number/url/single-select/muti-select/date card style
2022-08-13 14:57:49 +08:00
c001a74476 fix: rust unit test compile errors 2022-08-13 14:32:30 +08:00
f6263f758f fix: multi scrollview warning 2022-08-13 13:55:33 +08:00
28e77ae68c chore: add card container 2022-08-13 11:51:26 +08:00
2282aa948e chore: support link/number/multiselect/checkbox board cell 2022-08-13 10:01:40 +08:00
022997e6ff fix: fixed hover color #685 2022-08-12 22:10:15 +05:30
9d72e36c19 chore: update card ui by adding date,text,selectoption cell 2022-08-12 22:58:43 +08:00
800fb82211 chore: card ui 2022-08-12 20:54:13 +08:00
61114f2726 Merge pull request #840 from AppFlowy-IO/fix/avatar_icon
fix: default icon for user avatar
2022-08-12 19:58:58 +08:00
5b1c66ee1e Merge pull request #838 from AppFlowy-IO/feat/deep-copy-nodes
Feat: deep clone nodes
2022-08-12 19:35:53 +08:00
4488247fb1 fix: default icon for user avatar 2022-08-12 19:19:19 +08:00
d822e1e2ca fix: paste nodes 2022-08-12 18:44:56 +08:00
ba05aa137e feat: filter the empty delta 2022-08-12 18:17:05 +08:00
0424c14c7d feat: deep clone nodes 2022-08-12 18:00:00 +08:00
435d1b8354 Merge pull request #820 from AppFlowy-IO/feat/appflowy_board
Feat/appflowy board
2022-08-12 17:11:49 +08:00
6f2e67f40a Merge pull request #835 from AppFlowy-IO/feat/copy-styles
Feat: copy styles
2022-08-12 17:11:22 +08:00
05ee4d3302 Merge pull request #778 from ENsu/add_icon_setting_360
Add icon setting 360
2022-08-12 16:47:12 +08:00
53cb05998b feat(doc): HTML converter 2022-08-12 16:38:33 +08:00
055868bae3 chore: build board card ui 2022-08-12 16:30:08 +08:00
61aaa20113 feat: handle text-decoration for text styles 2022-08-12 16:25:50 +08:00
0f404e5527 feat: strike 2022-08-12 16:14:36 +08:00
5de6a7447a chore: read group data from backend 2022-08-12 16:05:56 +08:00