Commit Graph

2729 Commits

Author SHA1 Message Date
appflowy
4e8308b834 chore: disable moving column 2022-08-29 15:42:08 +08:00
appflowy
e42bfe0b1e chore: ignore dragtarget event when performing insert animation 2022-08-29 14:37:38 +08:00
Nathan.fooo
fcb144e514
Merge pull request #920 from AppFlowy-IO/feat/edit_create_card
Feat/edit create card
2022-08-29 10:34:50 +08:00
Nathan.fooo
7f165163c8
Merge pull request #789 from naughtz/#692
feature: Shortcut for collapse the left sidebar #692
2022-08-29 10:08:03 +08:00
appflowy
61fb13eba6 ci: fix warnings 2022-08-29 10:06:29 +08:00
Nathan.fooo
11d5c9d53a
Merge branch 'main' into #692 2022-08-29 09:46:15 +08:00
appflowy
60cf97969c fix: optimize insert card 2022-08-29 09:41:40 +08:00
appflowy
4ead583f6d chore: save scroll pos 2022-08-27 21:22:26 +08:00
appflowy
82c0006868 chore: scroll to bottom after post frame 2022-08-27 09:52:08 +08:00
Nathan.fooo
fce30af7a7
Merge pull request #734 from Xonline-Tech/main
Supplementary translations in Simplified Chinese
2022-08-27 08:47:54 +08:00
Nathan.fooo
63bf86df81
Merge pull request #892 from LucasXu0/feat/link
[FR] Implement link feature in AppFlowyEditor #886
2022-08-27 08:46:41 +08:00
Nathan.fooo
578020d883
Merge pull request #896 from IMPranshu/patch-1
Fix typo
2022-08-27 08:46:14 +08:00
appflowy
d6162159aa chore: scroll to bottom when create new card 2022-08-26 21:42:59 +08:00
appflowy
aba0f946dd chore: do not build the cell if its fieldId equal to the corresponding group field id 2022-08-26 16:07:51 +08:00
appflowy
6e0a191be1 chore: optimize rebuild column 2022-08-26 11:51:42 +08:00
Lucas.Xu
192438fc20
Merge pull request #917 from LucasXu0/feat/export
Update example project
2022-08-26 11:37:53 +08:00
Lucas.Xu
2b2bae80ef chore: update example project and example.json 2022-08-26 10:56:44 +08:00
appflowy
9ce7fcb704 chore: edit create card 2022-08-26 10:05:31 +08:00
Nathan.fooo
6e947d62ed
Merge pull request #914 from AppFlowy-IO/fix/card_animation
Fix/card animation
2022-08-26 10:05:17 +08:00
appflowy
d3c13d325e chore: fix card animation issue 2022-08-26 09:11:30 +08:00
appflowy
2b725f8f71 chore: add remove out of bound guard 2022-08-26 08:32:25 +08:00
Lucas.Xu
b7c21df3b2 feat: implement simple export function 2022-08-25 20:21:33 +08:00
Annie
96fcedf771
chore: update changelog 2022-08-25 19:38:16 +08:00
Nathan.fooo
7b551277b2
Merge pull request #908 from LucasXu0/feat/image
Integrate image plugin into appflowy_editor
2022-08-25 17:04:53 +08:00
appflowy
8cf1fee81a chore: update version 2022-08-25 16:50:29 +08:00
Nathan.fooo
0cf15d5dcb
Merge pull request #910 from AppFlowy-IO/feat/hide_card_cell
chore: hide cell
2022-08-25 16:48:30 +08:00
Nathan.fooo
0035115808
Update CHANGELOG.md 2022-08-25 16:24:57 +08:00
appflowy
02283038d5 chore: hide cell 2022-08-25 16:17:19 +08:00
Nathan.fooo
9188c1193e
Merge pull request #907 from AppFlowy-IO/feat/enable_create_board
chore: enable create board
2022-08-25 16:16:10 +08:00
appflowy
c43d0790dc chore: enable create board 2022-08-25 15:46:21 +08:00
Nathan.fooo
9fe7c9128d
Merge pull request #906 from AppFlowy-IO/feat/board_text_cell_max_height
chore: add max height constraint for board text cell
2022-08-25 14:55:32 +08:00
Nathan.fooo
376d42b975
Merge pull request #905 from AppFlowy-IO/feat/board_template
chore: update board template
2022-08-25 14:55:22 +08:00
appflowy
d0f476dc72 chore: add max height constraint for board text cell 2022-08-25 14:39:20 +08:00
appflowy
90db76811c chore: update board template 2022-08-25 14:11:05 +08:00
Nathan.fooo
96429e29c5
Merge pull request #904 from AppFlowy-IO/feat/default_group_index
Feat/default group index
2022-08-25 14:08:07 +08:00
appflowy
14874772b1 chore: insert default group at index 0 2022-08-25 13:44:58 +08:00
appflowy
c827f9b156 chore: fix card refresh issue 2022-08-25 12:36:56 +08:00
appflowy
311c6ae94a chore: hide more button on card title 2022-08-25 11:12:58 +08:00
Nathan.fooo
3507bbc35c
Merge pull request #902 from AppFlowy-IO/fix/clip_select_option_text
fix: clip the text when out of bound
2022-08-25 10:17:42 +08:00
Nathan.fooo
5605eccb89
Merge pull request #901 from AppFlowy-IO/feat/board_ui_adjust
feat: Adjust UI details
2022-08-25 10:14:36 +08:00
appflowy
befc40ba71 fix: clip the text when out of bound 2022-08-25 10:00:54 +08:00
appflowy
50e772edff chore: adjust header, card padding ui 2022-08-25 09:51:33 +08:00
appflowy
8a8791b880 chore: adjust ui 2022-08-24 23:09:35 +08:00
Nathan.fooo
0d39afca2f
Merge pull request #898 from AppFlowy-IO/feat/board_update_when_field_change
Feat/board update when field change
2022-08-24 22:05:27 +08:00
Lucas.Xu
778b55d44e feat: implemnt export editor state 2022-08-24 21:08:22 +08:00
appflowy
a896637eab fix: reload card content 2022-08-24 21:06:42 +08:00
Lucas.Xu
ba5c1804ce fix: the text enterd after link doesn't need to be linked 2022-08-24 18:02:00 +08:00
Lucas.Xu
2c37bf806e feat: add error tips when loading image fail 2022-08-24 17:23:45 +08:00
appflowy
82b44c2c98 chore: update board column name 2022-08-24 16:57:53 +08:00
Lucas.Xu
d3194de9e6 fix: could not delete text when insert image 2022-08-24 15:53:30 +08:00