Pablo Alba
|
6b09ebb75d
|
✨ Add validate and repair for component instance head is not a frame
|
2023-11-07 17:06:39 +01:00 |
|
Andrey Antukh
|
00afb841ac
|
✨ Add svg optimization on components migration process
|
2023-11-07 12:48:31 +01:00 |
|
Andrey Antukh
|
f92c6e5db4
|
📎 Move svg_optimizer.js under svg directory
|
2023-11-07 12:48:31 +01:00 |
|
Andrey Antukh
|
bb6fd4107b
|
🎉 Add migration scripts
|
2023-11-07 12:48:31 +01:00 |
|
Andrey Antukh
|
6f93b41920
|
🎉 Add features assignation for teams
|
2023-11-07 12:48:31 +01:00 |
|
Andrey Antukh
|
3ceb4cf895
|
♻️ Make svg to shapes conversion code multiplatform
- Move clojure code to common
- Rewrite some native-js code into optimized clojure
|
2023-11-07 12:48:31 +01:00 |
|
Andrey Antukh
|
44845d5d94
|
🔥 Remove unused string related functions from common.data
|
2023-11-07 12:48:31 +01:00 |
|
alonso.torres
|
6d5af8d6ef
|
🐛 Fix problem with layout sizing
|
2023-11-07 11:26:13 +01:00 |
|
alonso.torres
|
bec683d1ef
|
🐛 Fix problem resizing texts
|
2023-11-07 11:26:01 +01:00 |
|
Andrés Moya
|
1bcaac1013
|
🐛 Force repair of some kind of errors
|
2023-11-07 11:11:14 +01:00 |
|
Belén Albeza
|
2190616957
|
✨ Strip extension for uploaded image files
|
2023-11-06 11:58:12 +01:00 |
|
Pablo Alba
|
da4ba3c9fe
|
🐛 Fix restore component on library with deleted page
|
2023-11-03 13:41:52 +01:00 |
|
alonso.torres
|
ffcec9ec03
|
🐛 Fix problem with alignment
|
2023-11-02 15:27:10 +01:00 |
|
Aitor
|
c28c55bf0b
|
🎉 Add tag property to thumbnails
|
2023-11-02 11:06:30 +01:00 |
|
Andrés Moya
|
e568ad0370
|
🐛 Fix automatic frame assignment in clone-object
|
2023-11-02 10:25:07 +01:00 |
|
Aitor Moreno
|
2e3bd97d17
|
Merge pull request #3727 from penpot/alotor-new-grid
✨ Create grid from selection
|
2023-10-31 16:20:56 +01:00 |
|
Andrés Moya
|
1ad3855aef
|
🔧 Validate frame-id is valid ancestor
|
2023-10-31 11:22:02 +01:00 |
|
Andrés Moya
|
c69cc9d298
|
bug: Fix component-root in nested instances when creating new component
|
2023-10-31 10:48:52 +01:00 |
|
Andrés Moya
|
146cd56ba5
|
🐛 Fix infite loop in some cases when resetting changes
|
2023-10-31 10:48:52 +01:00 |
|
alonso.torres
|
e4cadc36b0
|
🐛 Fix problem when creating child and update component
|
2023-10-31 09:53:37 +01:00 |
|
alonso.torres
|
351f7fd1bb
|
✨ Create grid from selection
|
2023-10-25 15:03:09 +02:00 |
|
Andrey Antukh
|
ac207e276c
|
⚡ Restore performance optimization of direct prop access
Using safer optional chain operator
|
2023-10-23 10:00:07 +02:00 |
|
Pablo Alba
|
c2b470a4c6
|
🐛 Fix repair script for invalid-main-instance-page
|
2023-10-23 09:36:20 +02:00 |
|
Andrés Moya
|
349b6f6fce
|
🐛 Fix v2 migration when library has already been migrated
|
2023-10-23 09:20:34 +02:00 |
|
Andrés Moya
|
2fe820304e
|
✨ Add some migrations and fixes to component-v2 migration
|
2023-10-20 16:13:01 +02:00 |
|
alonso.torres
|
9d6e4c9e2f
|
⚡ Improve flex layout data calculation
|
2023-10-20 10:38:29 +02:00 |
|
alonso.torres
|
be68e45f65
|
🐛 Fix problem with performance on layout calculation
|
2023-10-20 10:38:29 +02:00 |
|
alonso.torres
|
6507200735
|
✨ Improve group modifiers calculation
|
2023-10-20 10:38:28 +02:00 |
|
alonso.torres
|
cafc75259a
|
⚡ Refactor and improve performance on auto size layouts
|
2023-10-20 10:32:37 +02:00 |
|
Aitor Moreno
|
14a3a8a527
|
Merge pull request #3719 from penpot/alotor-fix-fill-problem
🐛 Fix problem with size 100% and hidden layers
|
2023-10-20 10:26:41 +02:00 |
|
Alejandro Alonso
|
1f3da97f08
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-10-20 10:26:30 +02:00 |
|
alonso.torres
|
01c3678c6d
|
🐛 Fix problem with size 100% and hidden layers
|
2023-10-20 09:54:47 +02:00 |
|
alonso.torres
|
06c8ada6f7
|
⚡ Improve performance for constraints
|
2023-10-19 16:19:47 +02:00 |
|
Andrey Antukh
|
da0f51c5a6
|
🐛 Fix :bool path handling on setup-shape
|
2023-10-18 14:31:34 +02:00 |
|
Pablo Alba
|
39ed665b93
|
✨ Allow swap over multiple components
|
2023-10-17 16:44:15 +02:00 |
|
Andrés Moya
|
2c264d6460
|
🔧 Add migration to set root shapes as valid objects
|
2023-10-11 12:40:26 +02: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 |
|
Aitor
|
917e6425d1
|
⚡ Schedule thumbnail component updates
|
2023-10-10 15:32:41 +02:00 |
|
alonso.torres
|
f609063641
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-10-09 12:21:53 +02:00 |
|
Pablo Alba
|
f88ce0e404
|
Merge pull request #3699 from penpot/hiru-bugfixes
Hiru bugfixes
|
2023-10-09 12:02:54 +02:00 |
|
alonso.torres
|
fe3740e329
|
🐛 Fix problem with alignment performance
|
2023-10-09 11:58:55 +02:00 |
|
alonso.torres
|
1378e88431
|
🐛 Fix function signature
|
2023-10-09 11:49:00 +02:00 |
|
Andrés Moya
|
f140ec4541
|
🐛 Fix incorrect main instance creation on migration to v2
|
2023-10-06 17:27:58 +02:00 |
|
alonso.torres
|
59bd9c132e
|
🐛 Fix fill inside grid layout
|
2023-10-06 14:56:04 +02:00 |
|
alonso.torres
|
0468b6acca
|
🐛 Improve immediate-children helper
|
2023-10-06 12:25:44 +02:00 |
|
alonso.torres
|
caee3160f2
|
🐛 Change to patch-object
|
2023-10-06 12:22:41 +02:00 |
|
alonso.torres
|
3db04e1e2b
|
🐛 Fix problem when removing margins
|
2023-10-06 12:18:55 +02:00 |
|
alonso.torres
|
785b58a6c4
|
✨ Change behaviour of fill to respect minimum content size
|
2023-10-06 12:18:55 +02:00 |
|
alonso.torres
|
a45bc0177b
|
🐛 Fix problem with grid
|
2023-10-06 12:18:55 +02:00 |
|