Andrey Antukh
|
dbc08ba80f
|
📎 Fix linter issues on frontend
|
2023-05-17 15:47:21 +02:00 |
|
Pablo Alba
|
a7015f2517
|
Fix restore and instanciate (in copy and paste) components with parent
|
2023-04-26 11:34:26 +02:00 |
|
Pablo Alba
|
4ddd3811b2
|
🐛 Fix copy and paste components between files
|
2023-04-25 10:27:06 +02:00 |
|
Pablo Alba
|
47b432e307
|
🐛 Fix bad undo group associations
|
2023-04-13 18:44:40 +02:00 |
|
Pablo Alba
|
b33e469501
|
🎉 Copy paste components, even to another page
|
2023-03-31 14:04:06 +02:00 |
|
Andrés Moya
|
ad786ab95f
|
🎉 Group component sync changes in a single undo
|
2023-03-27 10:39:35 +02:00 |
|
Andrés Moya
|
96540af2b1
|
🎉 Instantiate component with duplicate
|
2023-03-27 10:39:35 +02:00 |
|
Alejandro Alonso
|
fbf06a4de0
|
✨ Use tabulators to navigate layers
|
2023-03-22 09:23:06 +01:00 |
|
alonso.torres
|
5d77f7e5b1
|
🐛 Fix linter issues
|
2023-03-21 17:11:23 +01:00 |
|
alonso.torres
|
2a632512b3
|
🐛 Fix select in area of hidden children elements
|
2023-03-09 16:15:11 +01:00 |
|
Pablo Alba
|
813a188e24
|
🐛 Fix duplicate with alt and undo only undo one step
|
2023-02-15 12:20:47 +01:00 |
|
Andrés Moya
|
dd2321a37b
|
🐛 Fix weird numeration creating elements in dashboard
|
2023-02-02 10:19:36 +01:00 |
|
alonso.torres
|
d69d392362
|
🐛 Fix duplicate frames
|
2023-01-27 13:41:20 +01:00 |
|
Eva
|
a1a3d09998
|
🐛 Remove numbers in layer creation
|
2023-01-19 11:31:46 +01:00 |
|
alonso.torres
|
7a796bc83f
|
🐛 Fix problem with thumbnails when duplicating artboards
|
2023-01-13 14:23:11 +01:00 |
|
Eva
|
4f81f9636a
|
♻️ Change uuid/next for js/Symbol on undo-id for transactions
|
2023-01-12 12:17:26 +01:00 |
|
Alejandro Alonso
|
7e21d827c9
|
🐛 Fix duplicate frame issues
|
2023-01-02 08:52:45 +01:00 |
|
alonso.torres
|
6c2d2e142b
|
✨ Improve reflow texts
|
2022-12-07 15:05:38 +01:00 |
|
Eva
|
56efb571be
|
✨ Add add flex layout option in context menu
|
2022-11-17 09:29:47 +01:00 |
|
alonso.torres
|
4ecc166055
|
✨ Remove fill/auto when resizing
|
2022-11-17 09:29:03 +01:00 |
|
Alejandro Alonso
|
0afef0fa44
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-10-11 14:02:51 +02:00 |
|
Alejandro Alonso
|
5ef390f07e
|
WIP
|
2022-10-11 09:11:45 +02:00 |
|
luz paz
|
e30bea0b6f
|
🔧 Fix typos in source code
Found via `codespell -q 3 -S *.po,./frontend/yarn.lock -L childs,clen,fpr,inflight,ody,ot,ro,te,trys,ue`
|
2022-10-04 10:40:34 +02:00 |
|
Alejandro Alonso
|
0bc24bb6eb
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-09-27 12:42:08 +02:00 |
|
Eva
|
3ea3ca3bd9
|
🐛 Fix delete layers in bulk
|
2022-09-27 12:24:32 +02:00 |
|
Andrey Antukh
|
41134f22e9
|
📎 Update license header
|
2022-09-20 23:23:22 +02:00 |
|
Andrés Moya
|
0c717c579b
|
🐛 Some small fixes
* Remove an unneeded condition in sync.
* Correctly duplicate main instances.
* Slightly enhance sync logging.
|
2022-08-17 16:22:04 +02:00 |
|
Andrey Antukh
|
84ee6555a3
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-08-10 08:27:25 +02:00 |
|
Andrey Antukh
|
183e0bf985
|
✨ Simplify select all implementation
|
2022-08-08 10:51:08 +02:00 |
|
Andrey Antukh
|
390ad34b13
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-08-04 10:43:12 +02:00 |
|
Andrey Antukh
|
fd08511514
|
Merge pull request #2129 from penpot/palba/select-all-group
✨ Select all inside a group select only the objects at this …
|
2022-08-03 13:37:42 +02:00 |
|
Pablo Alba
|
52cc91f4c4
|
✨ Select all inside a group select only the objects at this group level
|
2022-08-03 11:37:33 +02:00 |
|
Andrew Zhurov
|
424e9faa8e
|
🐛 Fix paste frame removes all guides
Signed-off-by: Andrei Zhurau <zhurov.andrew@gmail.com>
|
2022-08-03 09:22:57 +02:00 |
|
Andrey Antukh
|
c1daa4a4c4
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-08-01 14:38:09 +02:00 |
|
Andrés Moya
|
bdcbe46d0d
|
♻️ Move component instantiation to new types module
|
2022-07-29 09:29:24 +02:00 |
|
Andrew Zhurov
|
902c746dbb
|
🐛 Fix paste frame removes all guides
Signed-off-by: Andrei Zhurau <zhurov.andrew@gmail.com>
|
2022-07-28 19:59:12 +03:00 |
|
alonso.torres
|
b38ffdcf30
|
♻️ Refactor workspace common
|
2022-06-30 13:09:35 +02:00 |
|
Andrés Moya
|
6f94745aed
|
♻️ Rename specs -> types
NO FUNCTIONALITY IS CHANGED in this commit, only moving things around
|
2022-06-29 06:25:06 +02:00 |
|
alonso.torres
|
aa584e6d35
|
♻️ Refactor transform matrix
|
2022-06-17 12:51:24 +02:00 |
|
Pablo Alba
|
c06042c91b
|
🐛 Do not copy the atribute use-for-thumbnail on frame duplicate
https://tree.taiga.io/project/penpot/issue/3362
|
2022-05-10 13:26:19 +02:00 |
|
Alejandro Alonso
|
20badb7676
|
:bug Fix duplicate artboard without whithout guides
|
2022-04-26 17:37:10 +02:00 |
|
Alejandro Alonso
|
d28b4092d9
|
🐛 Fix guides are not duplicated with the artboard
|
2022-04-25 17:43:39 +02:00 |
|
alonso.torres
|
a82bcd0ab2
|
🐛 Fixes after review
|
2022-04-22 11:33:40 +02:00 |
|
alonso.torres
|
f945a6e649
|
✨ Changed thumbnails to webp format
|
2022-04-22 11:09:59 +02:00 |
|
alonso.torres
|
6a3a460203
|
⚡ Advanced frame thumbnail handling
|
2022-04-22 11:09:59 +02:00 |
|
Eva
|
91a8386ba4
|
🐛 Fix duplicate multiselected elements
|
2022-04-04 16:24:50 +02:00 |
|
alonso.torres
|
5633291ab0
|
🐛 Fix problem when alt+drag duplicate frames
|
2022-03-31 12:44:56 +02:00 |
|
alonso.torres
|
4a3fb55b30
|
🐛 Fix issue with drag-select shapes
|
2022-03-31 11:11:44 +02:00 |
|
alonso.torres
|
bee40ae35c
|
🐛 Fix issue with shift+select to deselect shapes
|
2022-03-30 13:06:54 +02:00 |
|
alonso.torres
|
5a591d2acd
|
🐛 Fix paste ordering for frames not being respected
|
2022-03-24 17:25:43 +01:00 |
|