Lucas.Xu
c05c1e191c
chore: upgrade minimum support flutter version, >= 3.3.0 ( #1551 )
...
* feat: upgrade flutter version to 3.3.0 for appflowy_editor and appflowy_editor_plugin
* feat: upgrade flutter version to 3.3.0 for appflowy
* feat: upgrade flutter version to 3.3.0 for CI
* chore: update flutter version in ci workflows
* chore: fix warnings
* chore: fix unuse import
* chore: support cargo make dart_unit_test on windows platform
* fix: copy to sandbox errors
Co-authored-by: nathan <nathan@appflowy.io>
2023-01-01 23:26:27 +08:00
Christian
52c8f32c82
fix: scrollToBottom for macos ( #1610 )
...
Co-authored-by: DevOwl <christian.muehle@devowl.de>
2022-12-28 21:51:19 +08:00
appflowy
fa3f9c21fc
fix: state of AppFlowyBoard is wrong after reordering the group
2022-10-07 14:42:40 +08:00
appflowy
73e81da356
fix: select card text
2022-10-06 22:26:18 +08:00
appflowy
62d0a31a76
refactor: save default group order
2022-10-01 16:50:54 +08:00
appflowy
5763e289ef
feat: support moving group
2022-09-30 20:44:41 +08:00
nathan
ee463037e3
fix: calculate overlap
2022-09-26 11:26:17 +08:00
appflowy
8894e9c784
chore: update create board template
2022-09-07 12:42:27 +08:00
appflowy
a21050b594
chore: update appflowy_baord documentation
2022-09-06 14:38:18 +08:00
appflowy
b5321319cc
chore: fix dart doc warnings
2022-09-06 14:13:39 +08:00
appflowy
8f5569a012
chore: update doc
2022-09-06 13:15:12 +08:00
appflowy
c7fdfb4090
chore: update documentation
2022-09-06 13:15:10 +08:00
annie
e3d0e7c871
docs: readme for appflowy_board
2022-09-05 17:58:53 +08:00
appflowy
5b92805e93
chore: config checkbox ui
2022-09-05 11:44:04 +08:00
appflowy
4f8e012d54
chore: fix bugs when switch group field
2022-09-04 15:49:25 +08:00
appflowy
bb7cddc7f7
chore: reload group when group by new field
2022-09-02 21:34:00 +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
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
4b7713d7b8
chore: reduce rebuild when end dragging
2022-08-30 09:39:20 +08:00
appflowy
af3bfebb64
chore: become editing when creating a new card
2022-08-29 17:52:36 +08:00
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
appflowy
61fb13eba6
ci: fix warnings
2022-08-29 10:06:29 +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
appflowy
d6162159aa
chore: scroll to bottom when create new card
2022-08-26 21:42:59 +08:00
appflowy
6e0a191be1
chore: optimize rebuild column
2022-08-26 11:51:42 +08:00
appflowy
2b725f8f71
chore: add remove out of bound guard
2022-08-26 08:32:25 +08:00
appflowy
02283038d5
chore: hide cell
2022-08-25 16:17:19 +08:00
appflowy
50e772edff
chore: adjust header, card padding ui
2022-08-25 09:51:33 +08:00
appflowy
a896637eab
fix: reload card content
2022-08-24 21:06:42 +08:00
appflowy
82b44c2c98
chore: update board column name
2022-08-24 16:57:53 +08:00
appflowy
2152bb7188
chore: disable log and try to fix some weird bugs
2022-08-23 20:02:14 +08:00
appflowy
7be510fa22
chore: delay overlap dragtarget event
2022-08-23 17:44:53 +08:00
appflowy
d941db29a1
chore: disable children receive events under fake drag target
2022-08-23 17:21:08 +08:00
appflowy
aec5c3e807
chore: fix insert animation
2022-08-23 16:44:15 +08:00
appflowy
074c497d57
fix: fix some bugs
2022-08-22 17:45:15 +08:00
appflowy
4856a024a2
chore: Update row when moving row caused cell data changed
2022-08-18 21:44:22 +08:00
appflowy
c4514e421a
chore: move card from one column to another
2022-08-18 21:44:22 +08:00
appflowy
162152916c
chore: delete board card
2022-08-16 17:41:02 +08:00
appflowy
bc346dfd67
chore: create board card
2022-08-16 17:16:18 +08:00
appflowy
f6263f758f
fix: multi scrollview warning
2022-08-13 13:55:33 +08:00
appflowy
2282aa948e
chore: support link/number/multiselect/checkbox board cell
2022-08-13 10:01:40 +08:00
appflowy
055868bae3
chore: build board card ui
2022-08-12 16:30:08 +08:00
appflowy
8b535720ef
chore: add AF prefix to appflowy_board classes
2022-08-11 13:33:36 +08:00
appflowy
0d6c04ae81
chore: load field typeOption
2022-08-10 16:04:04 +08:00
appflowy
61df3848e4
chore: update appflowy_board pub.dev config
2022-08-09 10:03:42 +08:00