Aakansha Doshi
|
dd4c333925
fix: add an offset of 0.5px for text editor in containers (#6328)
|
2 years ago |
Aakansha Doshi
|
38fc51b4e3
fix: text never goes beyond max width for unbound text elements (#6288)
|
2 years ago |
Aakansha Doshi
|
9659254fd6
feat: improve text measurements in bound containers (#6187)
|
2 years ago |
Hikaru Yoshino
|
1e816e87bf
fix: indenting via `tab` clashing with IME compositor (#6258)
|
2 years ago |
Aakansha Doshi
|
5368ddef74
fix: improve text wrapping inside rhombus and more fixes (#6265)
|
2 years ago |
Aakansha Doshi
|
88ff32e9b3
fix: improve text wrapping in ellipse and alignment (#6172)
|
2 years ago |
Aakansha Doshi
|
e41ea9562b
fix: set the width correctly using measureText in editor (#6162)
|
2 years ago |
David Luzar
|
5fcf6a4845
fix: remove background from wysiwyg when editing arrow label (#6033)
|
2 years ago |
Aakansha Doshi
|
af3b93c410
fix: use canvas measureText to calculate width in measureText (#6030)
|
2 years ago |
Aakansha Doshi
|
8ec5f7b982
feat: support shrinking text containers to original height when text removed (#6025)
|
2 years ago |
Aakansha Doshi
|
65d84a5d5a
fix: remove editor onpaste handler (#5971)
|
2 years ago |
Aakansha Doshi
|
760fd7b3a6
feat: Support labels for arrow 🔥 (#5723)
|
2 years ago |
Aakansha Doshi
|
1933116261
fix: don't allow whitespaces for bound text (#5939)
|
2 years ago |
Antonio Della Fortuna
|
baf9651d34
feat: changed text copy/paste behaviour (#5786)
|
2 years ago |
DanielJGeiger
|
335aff8838
fix: merge existing text with new when pasted (#5856)
|
2 years ago |
DanielJGeiger
|
a0ecfed4cd
fix: Paste clipboard contents into unbound text elements (#5849)
|
2 years ago |
Aakansha Doshi
|
e201e79cd0
fix: compute dimensions of container correctly when text pasted on container (#5845)
|
2 years ago |
Aakansha Doshi
|
4cb6f09559
fix: set the dimensions of bound text correctly (#5710)
|
3 years ago |
Aakansha Doshi
|
8636ef1017
refactor: create a util to compute container dimensions for bound text container (#5708)
|
3 years ago |
Aakansha Doshi
|
b30066ca19
fix: jumping of text when typing single line in bound text (#5139)
|
3 years ago |
Achille Lacoin
|
ea51251fe6
fix: propagate keydown events from excalidraw-wysiwyg inputs (#5099)
|
3 years ago |
zsviczian
|
e940aeb1a3
fix: updateWysiwygStyle updatedElement is undefined TypeError (#4980)
|
3 years ago |
Aakansha Doshi
|
8e26d5b500
feat: support vertical text align for bound containers (#4852)
|
3 years ago |
luzpaz
|
c5a7723185
chore: fix various typos (#4857)
|
3 years ago |
Aakansha Doshi
|
5cf7087754
fix: restore cursor position after bound text container value updated (#4836)
|
3 years ago |
David Luzar
|
c3f6d6d344
test: revert node v16 requirement for tests (#4737)
|
3 years ago |
David Luzar
|
631a228ca1
fix: typing `_+` in wysiwyg not working (#4681)
|
3 years ago |
David Luzar
|
4b5270ab12
fix: keyboard-zooming in wysiwyg should zoom canvas (#4676)
|
3 years ago |
zsviczian
|
e4edda4555
fix: sceneCoordsToViewportCoords, jumping text when there is an offset (#4413) (#4630)
|
3 years ago |
Aakansha Doshi
|
abff780983
perf: cache approx line height in textwysiwg (#4651)
|
3 years ago |