Commit Graph

32 Commits

Author SHA1 Message Date
Richard Shiue
eed6c753dd
chore: add spacing between a popover and the edge of the window (#1625) 2023-01-01 22:26:52 +08:00
nathan
29e07089ca fix: checklist cell did get notified after the cell content change 2022-11-30 15:15:03 +08:00
Richard Shiue
fcd214b1c0
fix: lint unhappy with unused import (#1412) 2022-11-04 22:15:03 +08:00
Eakam
cd8e4ddf00
fix: disappearing hover effect on popover trigger (#1403) 2022-11-01 21:01:35 +08:00
appflowy
af98febcb0 fix: can't find context after popover disappear 2022-09-23 15:10:20 +08:00
appflowy
0ff08ff8d2 fix: tap event conflict when dragging grid header cell 2022-09-21 11:24:37 +08:00
appflowy
e178c7c4f4 fix: set the leader size when attach get called 2022-09-20 21:14:57 +08:00
appflowy
ca89fd93f3 fix: notify state changed after set state 2022-09-20 16:57:51 +08:00
appflowy
723b34a736 feat: enable remove one layer when click the empty space 2022-09-20 10:53:47 +08:00
appflowy
d1737d35fe chore: add src folder 2022-09-19 18:12:41 +08:00
appflowy
4d835757d2 fix: select option pannel didn't disappear 2022-09-19 12:04:06 +08:00
nathan
c493ba79e0 chore: unfocus the textField after switching to another popover 2022-09-18 20:56:43 +08:00
appflowy
5294d7700e Merge branch 'main' into feat/wrap-appflowy-style-popover 2022-09-15 21:42:31 +08:00
appflowy
1de3999e3a chore: fix bugs 2022-09-15 16:05:55 +08:00
Vincent Chan
286781f5cc refactor: PopoverContainerState -> PopoverContainer 2022-09-14 11:11:57 +08:00
appflowy
164cde50d3 chore: upgarde dart sdk version to 2.17.0 2022-09-07 10:15:32 +08:00
Vincent Chan
caa6f0446b feat(doc): add doc about how to use popover 2022-09-05 16:14:02 +08:00
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
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
Vincent Chan
27557c52a3 feat: add flags to popover 2022-08-30 19:06:40 +08:00
Vincent Chan
6ef7b6cf68 feat: use popover in date cell 2022-08-30 16:53:30 +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
Vincent Chan
99a3a386a3 feat: add popover removal 2022-08-29 16:36:01 +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
Vincent Chan
2fb11519d2 feat: add popover package 2022-08-29 13:56:16 +08:00