Aakansha Doshi
|
96a5d6548b
fix: allow adding text via enter only for text containers (#5891)
|
2 years ago |
Aakansha Doshi
|
e201e79cd0
fix: compute dimensions of container correctly when text pasted on container (#5845)
|
2 years ago |
zsviczian
|
b477c2ad6b
fix: horizontal text alignment for bound text when resizing (#5721)
|
2 years ago |
Aakansha Doshi
|
4cb6f09559
fix: set the dimensions of bound text correctly (#5710)
|
2 years ago |
Aakansha Doshi
|
8636ef1017
refactor: create a util to compute container dimensions for bound text container (#5708)
|
2 years ago |
Aakansha Doshi
|
625ecc64ed
feat: Support binding text to container via context menu (#4935)
|
3 years ago |
David Luzar
|
6d0716eb6b
fix: binding text to non-bindable containers and not always preferring selection (#4655)
|
3 years ago |
Aakansha Doshi
|
8e26d5b500
feat: support vertical text align for bound containers (#4852)
|
3 years ago |
Aakansha Doshi
|
e203203993
refactor: don't pass array to handleBindTextResize (#4826)
|
3 years ago |
Aakansha Doshi
|
4604c8d823
fix: stuck resizing when resizing bound text container very fast beyond threshold (#4804)
|
3 years ago |
Aakansha Doshi
|
edfbac9d7d
feat: support unbinding bound text (#4686)
|
3 years ago |
Aakansha Doshi
|
abff780983
perf: cache approx line height in textwysiwg (#4651)
|
3 years ago |
Aakansha Doshi
|
dba71e358d
fix: use cached width when calculating min width during resize (#4585)
|
3 years ago |
David Luzar
|
a51ed9ced6
feat: support decreasing/increasing `fontSize` via keyboard (#4553)
|
3 years ago |
Aakansha Doshi
|
5f1616f2c5
fix: show text properties button states correctly for bounded text (#4542)
|
3 years ago |
Aakansha Doshi
|
b71e702991
fix: undo should work when selecting bounded textr (#4537)
|
3 years ago |
Aakansha Doshi
|
5c67329be6
fix: Reduce padding to 5px for bounded text (#4530)
|
3 years ago |
zsviczian
|
477cce2ed6
fix: Text wrapping with grid (#4505) (#4506)
|
3 years ago |
Aakansha Doshi
|
dd8e465304
feat: Support updating text properties by clicking on container (#4499)
|
3 years ago |
Aakansha Doshi
|
38236bc5e0
tests: Add tests for wrapText util (#4495)
|
3 years ago |
Aakansha Doshi
|
63ce5b82d7
fix: pending review fixes for sticky notes (#4493)
|
3 years ago |
Aakansha Doshi
|
ef62390841
fix: set height correctly when text properties updated while editing in container until first submit (#4469)
|
3 years ago |
Aakansha Doshi
|
98b5c37e45
feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343)
|
3 years ago |
David Luzar
|
63c10743fb
split font into fontSize and fontFamily (#1635)
|
5 years ago |
Pete Hunt
|
e1e2249f57
Abstract away or eliminate most of the mutation of the Elements array (#955)
|
5 years ago |
Pete Hunt
|
83a2f5de28
remove closures from mutateElement, get rid of the element spreading (#902)
|
5 years ago |
idlewinn
|
1419f17175
enable version bumping for collaboration
|
5 years ago |
Gasim Gasimzada
|
f2346275ef
Extract Side Panel from App component (#295)
|
5 years ago |