Márk Tolmács
392118bf26
fix: Fix elbow arrow fixed binding on restore ( #9197 )
2025-02-28 15:36:41 +01:00
Márk Tolmács
0ffeaeaecf
feat: Remove GA code from binding ( #9042 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2025-02-25 22:52:06 +01:00
David Luzar
31e8476c78
chore: upgrade to react@19 ( #9182 )
2025-02-25 19:18:42 +01:00
Abhinav Pant
9ee0b8ffcb
Enhancement: grouped together Undo and Redo buttons on mobile ( #9109 )
...
* bugfix: put the redo and undo button under the same div so that they look grouped together
* fixed the position of the redo and undo buttons to the right
2025-02-13 13:07:44 +00:00
David Luzar
16b86d7d16
chore: update firebase@8 to @11 ( #9136 )
2025-02-13 13:57:14 +01:00
Márk Tolmács
f12b92ce9d
chore: Upgrade Sentry to latest and update debug messages ( #9134 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2025-02-13 12:47:27 +01:00
Márk Tolmács
77dc055d81
chore: Revert aspect ratio fix with element size limits and chk ( #9131 )
2025-02-12 15:02:35 +01:00
David Luzar
26f02bebea
fix: stop using structuredClone ( #9128 )
...
fix: stop using `structuredClone`
2025-02-12 13:02:53 +01:00
Marcel Mraz
e3060dfb8f
feat: custom text metrics provider ( #9121 )
2025-02-11 14:23:08 +01:00
Kyosuke Fujimoto
c329470b73
fix: Fix inconsistency in resizing while maintaining aspect ratio ( #9116 )
2025-02-10 15:24:08 +01:00
David Luzar
c8f4a4cb41
feat: add props.onDuplicate
( #9117 )
...
* feat: add `props.onDuplicate`
* docs
* clarify docs
* fix docs
2025-02-10 14:20:18 +00:00
Marcel Mraz
858c65b314
Deltas in a separate package [wip]
2025-02-07 15:33:28 +01:00
Márk Tolmács
9e49c9254b
fix: IFrame and elbow arrow interaction fix ( #9101 )
2025-02-06 14:45:49 +01:00
David Luzar
b0c8c5f7a7
feat: change empty arrowhead icon ( #9100 )
2025-02-06 10:52:03 +01:00
tothatt81
4f64372506
perf: Improved pointer events related performance when the sidebar is docked with a large library open ( #9086 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2025-02-04 22:05:56 +01:00
David Luzar
424e94a403
fix: duplicating/removing frame while children selected ( #9079 )
2025-02-04 19:23:47 +01:00
Marcel Mraz
f00069be68
Decouple do from package
2025-02-04 13:30:22 +01:00
Márk Tolmács
302664e500
fix: Elbow arrow z-index binding ( #9067 )
2025-02-01 19:21:03 +01:00
David Luzar
86c67bd37f
fix: library item checkbox style regression ( #9080 )
2025-02-01 12:27:41 +01:00
David Luzar
511433988c
feat: tweak slider colors to be more muted ( #9076 )
2025-01-31 16:52:50 +01:00
Márk Tolmács
9b6edc767a
fix: Elbow arrow orthogonality ( #9073 )
2025-01-31 14:19:07 +01:00
David Luzar
6cdb683410
fix: button bg CSS variable leaking into other styles ( #9075 )
2025-01-31 12:33:54 +01:00
Shalini
84bab403ff
Fix: issue #8818 Xiaolai font has been set as a fallback for Excalifont ( #9055 )
...
Co-authored-by: David Luzar <5153846+dwelle@users.noreply.github.com>
2025-01-30 13:41:41 +00:00
Are
61e0bb83d0
feat: improve library sidebar performance ( #9060 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2025-01-30 14:41:08 +01:00
Saikat Das
bd1590fc74
feat: implement custom Range component for opacity control ( #9009 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2025-01-29 21:46:40 +00:00
Marcel Mraz
d29c3db7f6
fix: fonts not loading on export (again) ( #9064 )
2025-01-29 22:24:26 +01:00
Marcel Mraz
a58822c1c1
fix: merge server-side fonts with liberation sans ( #9052 )
2025-01-29 22:04:49 +01:00
David Luzar
a3e1619635
fix: hyperlinks html entities ( #9063 )
2025-01-29 19:02:54 +01:00
Marcel Mraz
7b72406824
Server snapshot WIP
2025-01-29 17:55:51 +01:00
Marcel Mraz
49925038fd
Switch from sqlite payload strings to buffers, utils refactor, dev logging
2025-01-29 17:44:45 +01:00
Marcel Mraz
05ba0339fe
Ditching strings and exchanging buffers
2025-01-29 17:44:45 +01:00
Marcel Mraz
cdd7f6158b
Testing concurrent remote updates (wip)
2025-01-29 17:44:45 +01:00
Marcel Mraz
7e0f5b6369
Cache received changes, ignore snapshot cache for durable changes, revert StoreAction, history fix, indices fix
2025-01-29 17:44:45 +01:00
Marcel Mraz
310a9ae4e0
Syncing ephemeral element updates
2025-01-29 17:43:38 +01:00
Marcel Mraz
c57249481e
Custom room, various fixes
2025-01-29 17:41:42 +01:00
Marcel Mraz
e72d83541a
Don't strip seed
2025-01-29 17:41:42 +01:00
Marcel Mraz
9f8c87ae8c
Fix auto-reconnection & slider value sync
2025-01-29 17:41:42 +01:00
Marcel Mraz
f6061f5ec6
Sharding rows due to SQLite limits
2025-01-29 17:41:42 +01:00
Marcel Mraz
12be5d716b
Chunking incoming WS messages
2025-01-29 17:41:42 +01:00
Marcel Mraz
1abb901ec2
Various sync & time travel fixes
2025-01-29 17:41:42 +01:00
Marcel Mraz
6a17541713
Auto-reconnecting WS client
2025-01-29 17:41:32 +01:00
Marcel Mraz
040a57f56a
Offline support with increments peristed and restored to / from indexedb
2025-01-29 17:41:32 +01:00
Marcel Mraz
15d2942aaa
Applying & emitting increments on undo / redo
2025-01-29 17:40:50 +01:00
Marcel Mraz
59a0653fd4
POC versioning slider
2025-01-29 17:40:38 +01:00
Marcel Mraz
725c25c966
Include runtime types, otherwise ts goes crazy
2025-01-29 17:40:08 +01:00
Marcel Mraz
d2fed34a30
Deployed sync server
2025-01-29 17:38:03 +01:00
Marcel Mraz
f12ed8e0b2
WIP sync client
2025-01-29 17:38:03 +01:00
Marcel Mraz
508cfbc843
Temporarily move sync into package
2025-01-29 17:38:03 +01:00
Marcel Mraz
245d681b7d
Expose store, a bit
2025-01-29 17:37:55 +01:00
Ryan Di
52eaf64591
feat: box select frame & children to allow resizing at the same time ( #9031 )
...
* box select frame & children
* avoid selecting children twice to avoid double their moving
* do not show ele stats if frame and children selected together
* do not update frame membership if selected together
* do not group frame and its children
* comment and refactor code
* hide align altogether
* include frame children when selecting all
* simplify
---------
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2025-01-28 22:10:16 +01:00