Alejandro Alonso
69f2e7c43f
Merge remote-tracking branch 'origin/staging' into develop
2023-09-01 12:40:17 +02:00
Aitor
bd3ddebcc4
🐛 Fix text shapes rendered with bad proportions
2023-08-31 12:06:31 +02:00
Aitor
4b8ee8ef84
✨ Update to React 18
2023-08-21 14:34:54 +02:00
Andrey Antukh
a64cb47afb
Merge remote-tracking branch 'origin/staging' into develop
2023-07-31 11:13:40 +02:00
Aitor
c28da17515
🐛 Fix thumbnail rendering flashing
2023-07-31 09:03:33 +02:00
Pablo Alba
577c2b39dc
♻️ Rename helper root-frame? to is-direct-child-of-root?
2023-07-25 13:59:12 +02:00
Alejandro Alonso
e9914d5265
Merge remote-tracking branch 'origin/staging' into develop
2023-07-14 15:27:38 +02:00
Alejandro Alonso
0f60f115f5
🐛 Fix focus list for texts
2023-07-14 14:59:06 +02:00
Alejandro Alonso
e8de8c2401
Merge remote-tracking branch 'origin/staging' into develop
2023-07-13 13:38:53 +02:00
Aitor
2977709468
🐛 Fix previous thumbnail being rendered when fill is transparent
2023-07-13 13:14:41 +02:00
Alejandro Alonso
ffc65c3e31
Merge remote-tracking branch 'origin/staging' into develop
2023-07-13 12:59:53 +02:00
Aitor
a72e50f674
🐛 Fix SVG text rendering on thumbnails
2023-07-13 12:47:15 +02:00
Andrey Antukh
405aa66357
🎉 Add new shape & rect data structures
...
Also optimizes some functions for faster shape and rect props
access (there is still a lot of work ahead optimizing the rest of
the functions)
Also normalizes shape creation and validation for ensuring
correct setup of all the mandatory properties.
2023-07-11 17:27:35 +02:00
alonso.torres
47e927d571
✨ Change column/row from cell options
2023-07-10 14:49:24 +02:00
alonso.torres
5925d2520f
✨ Changes to the editor UI
2023-07-10 14:49:24 +02:00
Alejandro Alonso
01ec22d662
🐛 Fix finalize text editor state when blur
2023-07-05 13:22:50 +02:00
Aitor
95f0f63276
🐛 Fix creation cursors not being displayed
2023-06-16 12:04:16 +02:00
Aitor
216454f66f
⚡ Add CSS cursor classes
2023-06-14 16:27:14 +02:00
Aitor
48b0df8e75
🐛 Fix thumbnails being rendered with previous size
2023-05-24 13:09:28 +02:00
Andrey Antukh
b7e1e54a92
⚡ Add general performance micro optimizations
2023-05-22 10:56:46 +02:00
Aitor
48834f96d3
♻️ Refactor thumbnail rendering on workspace
2023-05-22 10:56:46 +02:00
alonso.torres
4b086ab2bc
🐛 Fix problems with imported SVG shadows
2023-04-04 09:52:15 +02:00
alonso.torres
6832b4a304
🐛 Fix problem with text carring over next line when changing to fixed
2023-03-27 17:06:45 +02:00
alonso.torres
eedb83e863
🐛 Fix problem with text out of borders when changing from auto-width to fixed
2023-03-23 12:03:25 +01:00
alonso.torres
2c6513ac85
🐛 Fix problems with touch devices and Wacom tablets
2023-03-15 09:28:46 +01:00
alonso.torres
ce85a1b1d5
🐛 Fix problem with text editor in Safari
2023-03-13 10:22:57 +01:00
alonso.torres
2500d192e8
🐛 Changed the text dominant-baseline to use ideographic
2023-03-09 10:57:49 +01:00
alonso.torres
3a0cc63fa7
🐛 Temporary deactivate thumbnails in Safari
2023-02-02 17:32:12 +01:00
alonso.torres
e8972dd802
🐛 Fix problem with thumbnail updating
2023-02-02 15:34:35 +01:00
alonso.torres
48c3e3e00b
🐛 Fix problem with Safari canvas behavior
2023-02-02 13:37:34 +01:00
alonso.torres
e47ce3235e
🐛 Fix problem with thumbnails in safari
2023-02-02 11:31:10 +01:00
alonso.torres
1a2a90f829
🐛 Fix problems with strange file
2023-02-02 09:18:53 +01:00
alonso.torres
3a19223264
🐛 Try to refresh thumbnails on empty stored data in back
2023-01-30 13:45:56 +01:00
alonso.torres
d4921c8eb9
🐛 Fix problem with transparent frame thumbnails
2023-01-27 09:27:18 +01:00
Pablo Alba
efe50479de
🎉 Shortcuts for text formatting
2023-01-25 11:32:59 +01:00
alonso.torres
ead64a1820
🐛 Fix thumbnails for Safari browsers
2023-01-24 11:56:59 +01:00
alonso.torres
9782d9077f
⚡ Improved and fixed thumbnail generation
2023-01-24 09:44:56 +01:00
alonso.torres
316b3d4539
🐛 Try to remove cases when the thumbnail could be empty
2023-01-23 14:07:51 +01:00
alonso.torres
85d56e6057
✨ Add debug tool to display name and id for shapes
2023-01-20 13:47:40 +01:00
alonso.torres
75d6e21af8
✨ Show tools on path creation. Change snap while drawing
2023-01-19 13:39:21 +01:00
alonso.torres
e7ac7ff7fb
🐛 Fix problem with disappearing titles
2023-01-19 11:51:53 +01:00
alonso.torres
0d96b5b798
🐛 Fix problems with mask elements modifiers when moving child
2023-01-18 11:04:24 +01:00
alonso.torres
1ab669cc7b
🐛 Fix problems with texts looping
2023-01-16 17:05:34 +01:00
alonso.torres
b5c1199f4d
🐛 Fix problem with texts randomly moving
2023-01-10 11:02:40 +01:00
alonso.torres
84e9f69213
⚡ Improved text rendering performance
2023-01-04 16:12:12 +01:00
alonso.torres
32d39c35e4
🐛 Fix problem with flipped shapes
2023-01-02 11:12:59 +01:00
alonso.torres
aed7f0ad43
🐛 Fix problem when moving texts with keyboard
2022-12-28 11:48:36 +01:00
alonso.torres
cd2df41e87
🐛 Fix problems with transparent frames thumbnails
2022-12-28 11:48:14 +01:00
alonso.torres
00fbfd6e9e
🐛 Fix problem when moving shape inside frame
2022-12-28 11:48:14 +01:00
alonso.torres
4302ab05e4
🐛 Fix problems with Safari texts
2022-12-27 15:22:28 +01:00