Commit Graph

295 Commits (3ebc0058d04fa47ced94db9f3d1a31406567bfcd)

Author SHA1 Message Date
Peng Xiao 380c445f6f fix: disable csp (is this ok?) 2022-09-18 12:08:09 +08:00
Peng Xiao 6c2f31195f fix: style change again 2022-09-17 22:12:15 +08:00
Peng Xiao 054a5af0b6 fix: styles 2022-09-17 21:13:25 +08:00
Peng Xiao 8cb94d9719 fix: quick collapsing issue 2022-09-17 20:46:55 +08:00
Peng Xiao 1a0a6a0d45 refactor: toggle circle button 2022-09-17 19:59:04 +08:00
Peng Xiao 1ad471959c feat: remember query after blur without creating a shape 2022-09-17 13:49:55 +08:00
Peng Xiao c0620a7aa2 feat: dnd multiple shapes 2022-09-17 13:28:35 +08:00
Peng Xiao bb5b8b98b3 feat: create binding api 2022-09-17 13:02:02 +08:00
Peng Xiao 99fce18492 fix: unify data transfer with clipboarditem 2022-09-17 10:38:41 +08:00
Peng Xiao 9e70befeb4 fix: copied bindings are not correctly handled 2022-09-17 09:45:16 +08:00
Peng Xiao 3c5df40d59 feat: highlight the bound shapes when selecting a line shape 2022-09-17 09:34:05 +08:00
Peng Xiao 9b50838203 fix: debounce search handler in search handler 2022-09-17 09:33:20 +08:00
Peng Xiao 803ec01b24 refactor: handling DataTransfer 2022-09-16 17:47:02 +08:00
Peng Xiao 13a98e87db Merge remote-tracking branch 'upstream/whiteboards' into feat/whiteboards-create-on-dnd 2022-09-16 17:42:31 +08:00
Peng Xiao 9371af9941 fix: a style issue of shape selection 2022-09-15 17:15:21 +08:00
Peng Xiao 6fbd67333e fix: some text shape related issues 2022-09-15 16:52:09 +08:00
Konstantinos Kaloutas 83785f4ca8 chore: work on dnd arrow connectors 2022-09-13 13:23:22 +03:00
Konstantinos Kaloutas f60c606c68 feat: create on dnd 2022-09-12 17:26:15 +03:00
Peng Xiao 25453c2776 fix: optimize history stack styles 2022-09-10 12:45:02 +08:00
Konstantinos Kaloutas 9e5df347c6 fix: allow scripts on iframes 2022-09-09 18:35:37 +03:00
Konstantinos Kaloutas e96f98b06d style: prettier 2022-09-09 17:03:07 +03:00
Konstantinos Kaloutas a006f2c0e1 enhance: iframe component 2022-09-09 16:47:35 +03:00
Konstantinos Kaloutas 3131793891 enhance: iframe component 2022-09-08 17:16:02 +03:00
Konstantinos Kaloutas 0d16402dca feat: introduce iframe component 2022-09-08 11:29:50 +03:00
Konstantinos Kaloutas 1e15062896 chore: add more tests and ids 2022-09-05 13:24:04 +03:00
Konstantinos Kaloutas 8026b08800 fix: normalize wheel event and refactor zoom api 2022-09-05 10:55:29 +03:00
Peng Xiao 0196b792e2 fix: optimize redo/undo 2022-09-02 22:54:51 +08:00
Peng Xiao cb5ce12fc6 fix: some style fixes 2022-09-02 21:39:17 +08:00
Peng Xiao 886c98a222 chore: dependencies 2022-09-02 21:38:40 +08:00
Konstantinos Kaloutas ff4675b092 style: prettier fixes 2022-09-02 10:46:49 +03:00
Konstantinos Kaloutas 42f6114e01 feat: zoom buttons 2022-09-02 10:40:12 +03:00
Konstantinos Kaloutas 073d4d8b30 fix: confirm that file exists to unlink 2022-09-01 23:25:28 +08:00
Konstantinos Kaloutas f1d406f82a feat: cut command and shortcuts 2022-09-01 10:01:42 +03:00
Konstantinos Kaloutas 1b6d8b054f fix: hide context bar on context menu 2022-08-31 17:01:48 +03:00
Konstantinos Kaloutas 6f4541dcbe style: context menu component 2022-08-31 16:27:47 +03:00
Konstantinos Kaloutas a50e8a206a fix: zoom menu labels 2022-08-31 16:26:42 +03:00
Konstantinos Kaloutas 89bf35d282 fix: context menu state 2022-08-31 16:23:15 +03:00
Konstantinos Kaloutas fb8302e09c fix: context menu labels 2022-08-31 15:31:23 +03:00
Konstantinos Kaloutas 1b12486a7a fix: cross platform build script 2022-08-31 15:29:32 +03:00
Peng Xiao 930a48cf69 fix: remove move backwards/forwards 2022-08-31 15:15:58 +08:00
Peng Xiao d9abfac89f fix: catch clause 2022-08-31 13:29:16 +08:00
Peng Xiao 9f58518318 feat: pasting image/video urls 2022-08-31 13:25:38 +08:00
Peng Xiao 62f1f627b7 chore: run pretty-quick 2022-08-31 11:10:55 +08:00
Peng Xiao c2daf9351f fix: remove bring forwards and backwards 2022-08-31 11:07:00 +08:00
Peng Xiao b0b46ccc8d fix: move outside of viewport issue 2022-08-31 00:57:50 +08:00
Peng Xiao 482799eb4f fix: return more filter values 2022-08-29 21:01:38 +08:00
Peng Xiao 70c5bacac2 fix: e2e issue 2022-08-29 19:07:24 +08:00
Peng Xiao 028ea3bc83
Merge pull request #6489 from logseq/enhance/whiteboards-ui 2022-08-29 17:34:26 +08:00
Konstantinos Kaloutas 174389b730 enhance: pass ref to collisionBoundary 2022-08-29 11:55:56 +03:00
Konstantinos Kaloutas ad72b97a7d enhance: use collision boundary instead of portal 2022-08-29 11:24:26 +03:00