Andrey Antukh
|
9ddcb036cf
|
Merge branch 'main' into develop
|
2021-07-15 15:17:36 +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
|
9ec23ceed6
|
🐛 Hide popup messages when navigating out
|
2021-07-14 18:39:33 +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 |
|
Andrey Antukh
|
19afc2274a
|
✨ Minor improvement on event syncronization on login after register.
|
2021-07-07 12:44:25 +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
|
36cca0d871
|
🐛 Reset constraints when reparenting a shape
|
2021-06-28 22:46:13 +02:00 |
|
Andrés Moya
|
08d2dbc9bb
|
✨ Preserve components on copy&paste when possible
|
2021-06-28 22:45:48 +02:00 |
|
alonso.torres
|
85a6edb1fd
|
✨ Import components
|
2021-06-24 16:57:16 +02:00 |
|
Andrés Moya
|
150427cd39
|
🐛 Fix contextual menu in dashboard shared libraries section
|
2021-06-24 15:47:40 +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 |
|
Andrey Antukh
|
9e3ba85b72
|
♻️ Refactor profile registration flow.
|
2021-06-18 09:42:52 +02:00 |
|
Andrés Moya
|
84a7ab8568
|
Merge branch 'main' into develop
|
2021-06-17 14:07:31 +02:00 |
|
Andrey Antukh
|
376d0663c2
|
🐛 Fix navigation on dashboard when file is moved to other team.
|
2021-06-17 11:42:00 +02:00 |
|
Andrey Antukh
|
a8523f41b3
|
🐛 Remove unnecesary redirect when user goes from dashboard to workspace.
And then, clicks the browser back button.
|
2021-06-17 11:42:00 +02:00 |
|
alonso.torres
|
e08788190d
|
🐛 Fix problem with paths editing after flip
|
2021-06-16 17:05:18 +02:00 |
|
Andrey Antukh
|
e42e1e8751
|
🐛 Properly preserve the font-family name on upload custom font.
|
2021-06-16 16:32:21 +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 |
|
alonso.torres
|
5b0cd974ac
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-06-04 15:38:17 +02:00 |
|
Andrey Antukh
|
8a700170b0
|
🐛 Fix font loading on viewer app.
|
2021-06-04 13:39:01 +02:00 |
|
Andrey Antukh
|
8c68e29bf3
|
🐛 Fix custom font rendering on exporting shapes.
|
2021-06-04 13:26:37 +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
|
2704258dba
|
Merge pull request #1000 from penpot/view-mode-header
View mode header
|
2021-06-02 11:12:03 +02:00 |
|
elhombretecla
|
e45f7598db
|
✨ First viewer header changes
|
2021-06-02 11:10:52 +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
|
ca5c374ecd
|
🐛 Fix empty font-family handling on custom fonts page.
|
2021-05-27 13:21:37 +02:00 |
|