alonso.torres
3a80120bf6
🐛 Fix problem with constraints when creating group
2025-03-19 16:33:50 +01:00
Pablo Alba
6d40166de7
✨ Remove menu options and shortcuts actions over variants
2025-02-25 10:11:14 +01:00
Pablo Alba
014c297458
🎉 Add drag components in or out a variant container
2025-02-20 10:05:01 +01:00
Andrey Antukh
85746e7cb2
♻️ Refactor state locality
...
The main purpose of this refactor is reduce
a custom state from different pages and unify
them under common access patterns
2025-01-16 15:31:18 +01:00
Alejandro Alonso
a5ba9d113f
✨ Improve create group tests
2024-06-12 10:07:34 +02:00
Alejandro Alonso
c5bf2a775e
🐛 Fix group automatically selected after creation
2024-06-11 10:38:03 +02:00
alonso.torres
98c550b20e
✨ Update content of path shapes in plugins
2024-06-04 16:44:24 +02:00
alonso.torres
bf66e12075
✨ Allow masks, booleans, and some path read only
2024-06-04 16:44:24 +02:00
Andrey Antukh
6436ef334b
♻️ Refactor persistence layer
2024-06-04 10:15:32 +02:00
alonso.torres
67d48435e7
✨ Plugins create svg shapes
2024-05-03 11:36:59 +02:00
alonso.torres
21d38a058b
✨ Add to plugin api: upload media, group and ungroup
2024-05-03 11:36:59 +02:00
Alejandro Alonso
cf62b083fe
Merge remote-tracking branch 'origin/staging' into develop
2024-04-26 12:50:43 +02:00
Pablo Alba
6901acb37e
🐛 Fix ungrouping detach components
2024-04-26 11:41:43 +02:00
Pablo Alba
37e68249aa
♻️ Components refactor: remove it usage on libraries_helpers
2024-04-25 14:22:37 +02:00
Alejandro Alonso
bad0fb912b
:tada Add undo-group for layout updates
2024-03-08 11:31:32 +01:00
Andrey Antukh
833871df65
💄 Format frontend code
2024-01-08 09:32:50 +01:00
alonso.torres
c9200f235e
♻️ Changes to update-shape parameters
2024-01-02 18:09:55 +01:00
Andrey Antukh
96f5a33f5f
⬆️ Upgrade to beicon2 (part1)
2023-12-26 14:14:20 +01:00
Alejandro Alonso
a9ba35c0d2
🐛 Fix ungroup a component copy
2023-12-07 12:35:17 +01:00
Andrey Antukh
52fbc678f3
♻️ Move app.common.pages to app.common.files
2023-11-16 11:07:36 +01:00
Pablo Alba
51fe27369b
✨ Do not allow the creation of groups, masks nor boolean in copies
2023-10-11 12:24:11 +02:00
Pablo Alba
fac72a5874
🎉 Component swap
2023-10-11 12:24:11 +02:00
alonso.torres
f004aa5efd
🐛 Fix problems with boards
2023-09-20 14:21:49 +02:00
alonso.torres
e5b05eff23
🐛 Fix problem when creating groups inside grid
2023-09-20 14:21:49 +02:00
Andrés Moya
2d0b14d483
🐛 Correctly initialize geometry when creating a new group
2023-08-30 13:47:55 +02:00
Andrey Antukh
6e7595f48c
♻️ Remove ? char from shape attrs
2023-07-11 17:27:35 +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
Pablo Alba
7733bc4419
🐛 Fix ungroup component
2023-06-19 12:29:54 +02:00
Andrés Moya
8a42a53522
✨ Notify library updates when really needed
2023-05-17 14:12:49 +02:00
alonso.torres
1657f06a48
🐛 Select children after ungroup action
2023-03-23 16:41:00 +01:00
alonso.torres
b497de0dae
✨ UI Integration
2023-03-02 13:56:11 +01:00
alonso.torres
f3f1dbc2d1
✨ Allow for absolute positioned elements inside layout
2023-02-24 07:37:35 +01:00
Eva
a1a3d09998
🐛 Remove numbers in layer creation
2023-01-19 11:31:46 +01:00
Eva
03b3b441b5
🐛 Fix create mask inside layout
2023-01-17 23:28:02 +01:00
Alejandro
44102050ee
Merge pull request #2768 from penpot/palba-more-undo-tuning
...
🐛 Fix undo ungroup (shift+g) scrambles positions
2023-01-12 13:31:59 +01:00
Pablo Alba
a555028ee2
🐛 Fix undo ungroup (shift+g) scrambles positions
2023-01-12 12:54:07 +01:00
Eva
8df861faaa
🐛 Fix some undo while actions in flex
2023-01-12 12:17:26 +01:00
Pablo Alba
987b7f44f4
🐛 Fix layer orders messed up on move, group, reparent and undo
2023-01-10 16:45:08 +01:00
Andrés Moya
985d5cc20c
🐛 Fix group/ungroup shapes inside a component
2023-01-05 09:21:42 +01:00
alonso.torres
6c2d2e142b
✨ Improve reflow texts
2022-12-07 15:05:38 +01:00
alonso.torres
f579bb0c8d
✨ Viewport and hug performance enhances
2022-11-25 16:08:41 +01: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
Andrey Antukh
41134f22e9
📎 Update license header
2022-09-20 23:23:22 +02:00
Andrey Antukh
8e2ccfb4b0
⏪ Revert some changes from previous merge
2022-09-14 11:15:29 +02:00
Andrey Antukh
4af851d4c6
Merge branch 'staging' into develop
2022-09-14 09:16:00 +02:00
Pablo Alba
8b29767932
🐛 Fix items selected while ungrouping
2022-09-12 08:26:32 +02:00
alonso.torres
c0fc68b9f0
✨ Ungroup frames
2022-09-06 09:31:01 +02:00
Andrés Moya
54e0071c9c
🎉 Scaffolding to write unit tests of common types
2022-07-29 09:29:24 +02:00
Andrés Moya
bdcbe46d0d
♻️ Move component instantiation to new types module
2022-07-29 09:29:24 +02:00
alonso.torres
b38ffdcf30
♻️ Refactor workspace common
2022-06-30 13:09:35 +02:00