Andrey Antukh
|
38292bcda7
|
🐛 Properly handle group naming on group creation.
|
2021-07-27 14:10:56 +02:00 |
|
Andrey Antukh
|
08062e8ce8
|
📚 Add better docstring to group creation internal function.
|
2021-07-27 14:10:56 +02:00 |
|
alonso.torres
|
43198eb263
|
🐛 Improved object deletion
|
2021-07-26 19:28:06 +02:00 |
|
alonso.torres
|
8493e51070
|
🐛 Fix problem with svg's viewbox
|
2021-07-26 19:28:06 +02:00 |
|
Andrey Antukh
|
44f96dd6a3
|
Merge pull request #1095 from penpot/text-editor-improvements
Text editor improvements
|
2021-07-26 11:02:29 +02:00 |
|
Andrés Moya
|
6ced56301c
|
♻️ Optimice a bit of performance
|
2021-07-16 16:21:56 +02:00 |
|
Andrés Moya
|
008134fde8
|
🐛 Fix repeated names when duplicating object trees.
|
2021-07-16 16:21:55 +02:00 |
|
alonso.torres
|
1fc5182979
|
🐛 Fix text focus issues
|
2021-07-16 14:14:36 +02:00 |
|
alonso.torres
|
9ebafddac2
|
✨ Make last font used the default for next text box
|
2021-07-16 13:13:24 +02:00 |
|
alonso.torres
|
26467187c4
|
✨ Fix text editor issues
|
2021-07-16 13:13:24 +02:00 |
|
alonso.torres
|
69e256ab86
|
✨ Moves cursor to position when clicking in the text box
|
2021-07-16 13:13:24 +02:00 |
|
Andrey Antukh
|
17ae6bf89d
|
🐛 Fix problem when page deletion and undo.
Related to duplicated page reference in undo page deletion.
|
2021-07-15 14:03:11 +02:00 |
|
alonso.torres
|
7efc1a0366
|
🐛 Fix problem with undo operation and children order
|
2021-07-15 14:03:11 +02:00 |
|
Andrés Moya
|
56795f8d26
|
♻️ Reorder functions, for more clarity, and add some comments
|
2021-07-09 12:53:47 +02:00 |
|
Andrés Moya
|
741d3050ad
|
♻️ Small refactor set modifiers
|
2021-07-09 12:53:47 +02:00 |
|
alonso.torres
|
0ff0fd7ced
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-07-09 12:42:33 +02:00 |
|
alonso.torres
|
b9b287d3b2
|
🐛 Fix problem with non existing children
|
2021-07-09 10:40:39 +02:00 |
|
alonso.torres
|
55d2acdf13
|
✨ Incremental area selection
|
2021-07-08 22:01:05 +02:00 |
|
alonso.torres
|
4e439792ec
|
✨ Double click won't make a shape a path until you change a node
|
2021-07-08 16:02:39 +02:00 |
|
alonso.torres
|
895889d27a
|
🐛 Fix local assert when deleting text
|
2021-07-08 16:02:21 +02:00 |
|
Andrés Moya
|
723cb3b546
|
✨ Detach typographies when deleted in the file library
|
2021-07-01 17:33:04 +02:00 |
|
Andrés Moya
|
dac7a6497f
|
✨ Detach colors when deleted in the file library
|
2021-07-01 17:33:04 +02:00 |
|
Andrés Moya
|
ea8bc687c0
|
✨ Detach instance when syncing if the master component is gone
|
2021-07-01 17:33:04 +02:00 |
|
Andrés Moya
|
c98958053c
|
🐛 Fix geometry sync for subcomponents
|
2021-07-01 17:32:39 +02:00 |
|
Andrés Moya
|
ca9edf2bc9
|
♻️ Refactor resize shapes from the sidebar measures form
|
2021-06-22 15:25:31 +02:00 |
|
alonso.torres
|
234a698538
|
❇️ Fix linter warnings
|
2021-06-22 11:11:49 +02:00 |
|
Andrés Moya
|
ac1d0a5502
|
🐛 Fix taking into account attrs filter in update-shapes
|
2021-06-21 10:31:00 +02:00 |
|
Andrés Moya
|
d89a4a1218
|
🐛 Fix constraints detection on rotated structures
|
2021-06-21 10:31:00 +02:00 |
|
Andrés Moya
|
71759386c5
|
✨ Detect movements inside a component and not override them
|
2021-06-21 10:31:00 +02:00 |
|
Andrey Antukh
|
3e4e54870b
|
✨ Fix linter issues on frontend (part 2).
|
2021-06-18 11:20:25 +02:00 |
|
Andrey Antukh
|
e90185b553
|
✨ Fix linter issues on frontend (part 1).
|
2021-06-18 11:20:25 +02:00 |
|
Andrés Moya
|
84a7ab8568
|
Merge branch 'main' into develop
|
2021-06-17 14:07:31 +02:00 |
|
alonso.torres
|
e08788190d
|
🐛 Fix problem with paths editing after flip
|
2021-06-16 17:05:18 +02:00 |
|
Andrey Antukh
|
0c97a44a2a
|
🎉 Add file offloading to external storage mechanism.
|
2021-06-14 15:41:27 +02:00 |
|
Andrey Antukh
|
371c78b1d3
|
♻️ Refactor delete-shapes event.
Properly handle parent deletion + performance.
|
2021-06-10 14:34:19 +02:00 |
|
Andrés Moya
|
092a973f9a
|
🎉 Add resize constraints to shapes
|
2021-06-10 10:28:07 +02:00 |
|
Andrey Antukh
|
6cc8fca506
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-06-03 17:35:37 +02:00 |
|
Andrey Antukh
|
b2e7bb6be1
|
🐛 Properly handle nil values on update-shapes function.
|
2021-06-03 17:19:14 +02:00 |
|
Andrey Antukh
|
09b72588d8
|
Merge pull request #938 from penpot/assets-enhancements
assets improvements
|
2021-06-02 11:10:34 +02:00 |
|
Andrey Antukh
|
fcb4cb38a9
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-06-01 12:44:04 +02:00 |
|
Andrés Moya
|
b2fef7b7a8
|
🎉 Add many functions to assets panel and big refactor
|
2021-05-31 12:51:49 +02:00 |
|
alonso.torres
|
71524fe649
|
🐛 Fix problem with empty path editing
|
2021-05-31 12:50:24 +02:00 |
|
alonso.torres
|
55d2768807
|
🐛 Fix problem with create component
|
2021-05-31 12:50:24 +02:00 |
|
Andrey Antukh
|
068c94da4e
|
♻️ Replace frontend transit ns usage with common transit.
|
2021-05-31 11:04:32 +02:00 |
|
Andrey Antukh
|
8847047fd1
|
🐛 Fix unexpected exception when user leaves typography name empty.
|
2021-05-27 12:21:40 +02:00 |
|
alonso.torres
|
f8f506a8be
|
🐛 Fix some problems with paths
|
2021-05-27 11:10:30 +02:00 |
|
Andrey Antukh
|
b2dc849e52
|
✨ Improve editor lifecycle management.
|
2021-05-26 16:38:03 +02:00 |
|
alonso.torres
|
0de8bfeba6
|
🐛 Fix problem when creating a component with empty data
|
2021-05-26 16:12:29 +02:00 |
|
Andrey Antukh
|
6710d99878
|
🐛 Fix dashboard ordering issue.
|
2021-05-26 15:22:41 +02:00 |
|
alonso.torres
|
7a32d902ec
|
🐛 Fix problem with moving shapes into frames
|
2021-05-26 14:33:55 +02:00 |
|