alonso.torres
|
da738ba1e9
|
Merge remote-tracking branch 'origin/staging' into develop
|
2024-06-07 12:21:57 +02:00 |
|
alonso.torres
|
33bf8892c0
|
🐛 Fix problem when creating multiple components
|
2024-06-06 17:17:01 +02:00 |
|
Andrey Antukh
|
c8130e9453
|
✨ Send profile zoom and vport/vbox on presence notifications
|
2024-06-06 12:02:43 +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 |
|
alonso.torres
|
55c27f140a
|
✨ Create paths, booleans and ellipses through plugins api
|
2024-06-04 16:44:24 +02:00 |
|
alonso.torres
|
e4e537b960
|
✨ Add support for components in plugins
|
2024-06-04 16:44:24 +02:00 |
|
alonso.torres
|
3209511557
|
✨ Add support for colors and typographies
|
2024-06-04 16:44:24 +02:00 |
|
Andrey Antukh
|
6436ef334b
|
♻️ Refactor persistence layer
|
2024-06-04 10:15:32 +02:00 |
|
Alejandro Alonso
|
b5c419512f
|
✨ Add locking degrees increment (hold shift) on path edition
|
2024-06-03 13:01:45 +02:00 |
|
alonso.torres
|
9fcb4216b6
|
⚡ Improved performance to update layout
|
2024-05-22 17:30:19 +02:00 |
|
alonso.torres
|
4c71a4367f
|
✨ Add plugins management dialog
|
2024-05-16 12:26:19 +02:00 |
|
Pablo Alba
|
bfe9caba15
|
♻️ Components refactor: move generators for duplicate
|
2024-05-09 11:20:19 +02:00 |
|
Andrés Moya
|
0b4fbc184d
|
♻️ Move generate-xx methods to logic module
|
2024-05-06 16:48:18 +02:00 |
|
Pablo Alba
|
7280dfd3f7
|
✨ Tests for remove swap slot on move shapes to frame
|
2024-05-06 16:18:43 +02:00 |
|
alonso.torres
|
ca7f17efd1
|
✨ Add items to grid cells
|
2024-05-06 12:02:29 +02:00 |
|
alonso.torres
|
fde0bcfd3e
|
✨ Add grid layout options to context
|
2024-05-03 13:44:31 +02:00 |
|
alonso.torres
|
9243ba937d
|
✨ Add to plugins clone and remove
|
2024-05-03 11:36:59 +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 |
|
alonso.torres
|
4a74862bf5
|
✨ Add viewport information to the plugin
|
2024-05-03 11:36:59 +02:00 |
|
Andrés Moya
|
a40afd5b63
|
✅ Add test for touched shapes
|
2024-04-30 13:47:40 +02:00 |
|
Andrés Moya
|
5611fcfc2c
|
🔧 Add generator function for update-shapes
|
2024-04-30 13:47:40 +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
|
a7bfa7c7c8
|
♻️ Components refactor: generator for sync-file
|
2024-04-25 14:22:37 +02:00 |
|
Alejandro Alonso
|
c73eb77125
|
♻️ Components refactor: generator for reset component
|
2024-04-25 14:22:37 +02:00 |
|
Alejandro Alonso
|
f3220fa985
|
♻️ Components refactor: generator for sync head
|
2024-04-25 14:22:37 +02:00 |
|
Pablo Alba
|
37e68249aa
|
♻️ Components refactor: remove it usage on libraries_helpers
|
2024-04-25 14:22:37 +02:00 |
|
Alejandro Alonso
|
05f4459fb7
|
♻️ Components refactor: generator for generate component for swap
|
2024-04-25 14:22:37 +02:00 |
|
Alejandro Alonso
|
c001710676
|
♻️ Components refactor: generator for delete shapes
|
2024-04-25 14:22:37 +02:00 |
|
Pablo Alba
|
0ed582ebc5
|
♻️ Components refactor: generator for detach-component
|
2024-04-25 14:22:37 +02:00 |
|
Pablo Alba
|
7d44eef4ab
|
♻️ Components refactor: generator for restore-component
|
2024-04-25 14:22:37 +02:00 |
|
Pablo Alba
|
f91d60eeb6
|
♻️ Components refactor: generator for rename-component
|
2024-04-25 14:22:37 +02:00 |
|
Pablo Alba
|
02c455dcba
|
♻️ Components refactor: generator for duplicate component
|
2024-04-25 14:22:37 +02:00 |
|
AzazelN28
|
47804429c0
|
Merge branch 'staging' into develop
|
2024-04-25 11:32:28 +02:00 |
|
Pablo Alba
|
c6fabc349e
|
🐛 Fix swap-slot is removed on copy-paste of a chained copy
|
2024-04-22 11:21:34 +02:00 |
|
Pablo Alba
|
a8738b44a1
|
♻️ Merge libraries_common_helpers into libraries_helpers
|
2024-04-19 16:00:38 +02:00 |
|
Pablo Alba
|
2e18ce9323
|
♻️ Move libraries_helpers to common
|
2024-04-19 15:37:29 +02:00 |
|
Pablo Alba
|
e1cd6d04d9
|
♻️ Move common libraries_helpers to libraries_common_helpers
|
2024-04-19 14:02:27 +02:00 |
|
alonso.torres
|
4838571ec2
|
🐛 Fix problem with position-data overriding in copies
|
2024-04-15 10:13:01 +02:00 |
|
Alejandro
|
66845033ab
|
Merge pull request #4419 from penpot/alotor-bugfix-43
🐛 Fix problem with text fills
|
2024-04-11 11:24:28 +02:00 |
|
AzazelN28
|
a569a350b4
|
🐛 Fix toolbar disappearing
|
2024-04-11 11:21:33 +02:00 |
|
alonso.torres
|
2e23f19081
|
🐛 Fix problem with text fills
|
2024-04-11 10:42:36 +02:00 |
|
Alejandro Alonso
|
928fbd8e38
|
🐛 Fix old texts with empty fills
|
2024-04-10 16:08:19 +02:00 |
|
Andrés Moya
|
584e18d858
|
🐛 Fix ignore touched when rotating a copy
|
2024-04-10 13:25:46 +02:00 |
|
Aitor Moreno
|
420178e620
|
Merge pull request #4387 from penpot/superalex-fix-cmd-option-enter-when-popups-blocked
🐛 Fix cmd+option+enter when popups blocked
|
2024-04-10 12:19:59 +02:00 |
|
alonso.torres
|
0fa2dbcaf2
|
🐛 Remove transforming flag and use a global flag
|
2024-04-10 06:56:04 +02:00 |
|
alonso.torres
|
a3f44074a0
|
🐛 Removed shortcut ctrl+alt+enter in production
|
2024-04-09 18:05:00 +02:00 |
|
alonso.torres
|
a9052e2690
|
🐛 Fix problem changing fill images
|
2024-04-09 12:01:56 +02:00 |
|