Alejandro Alonso
7e8afb4228
Merge remote-tracking branch 'origin/staging' into develop
2023-06-05 10:19:43 +02:00
alonso.torres
3b8c3647fa
🐛 Fix problem with undefined gaps
2023-06-05 09:56:03 +02:00
Dalai Felinto
395fbef19e
🐛 Distribute vertical spacing failing for overlapped text
...
The code was doing what it was designed to, however there is no
reason to prevent elements with a bit of overlap to also be
equally distributed.
closes #3141
Signed-off-by: Dalai Felinto <dalai@blender.org>
2023-06-02 18:45:35 +02:00
Pablo Alba
a89d47b5c5
🐛 Fix 'upate main component' and 'reset overrides' shows in context menu of untouched copies
2023-06-02 17:56:33 +02:00
Pablo Alba
fc038998d5
🐛 Fix copy paste can produce nested components
2023-06-01 13:45:37 +02:00
Pablo Alba
69069afb0a
Merge pull request #3260 from penpot/hiru-component-outline-color
...
🐛 Detect correctly color of outlines and controls of components
2023-05-31 17:02:08 +02:00
Andrés Moya
9c79c80fd7
🐛 Detect correctly color of outlines and controls of components
2023-05-31 11:36:29 +02:00
Alejandro Alonso
3ca7cae6e0
Merge remote-tracking branch 'origin/staging' into develop
2023-05-31 11:15:28 +02:00
Alejandro
2a1619d71e
Merge pull request #3263 from penpot/alotor-fix-modifiers-error
...
🐛 Fix problem with nil child
2023-05-31 11:14:45 +02:00
Alejandro Alonso
917f0d2b20
🐛 Fix create color assets opacity specs
2023-05-31 10:19:38 +02:00
alonso.torres
ffdd4d1ee9
🐛 Fix problem with nil child
2023-05-31 10:04:42 +02:00
Alejandro Alonso
6f59c80d86
🐛 Fix create color assets opacity specs
2023-05-31 09:48:35 +02:00
Andrés Moya
63e920828b
🐛 Fix frame components lost fill when migrated to v2
2023-05-30 10:55:12 +02:00
Andrés Moya
fd6001090e
🐛 Detach shapes when dragged out of their component
2023-05-30 10:55:12 +02:00
Andrés Moya
968dcefc28
🐛 Maintain ids of main shapes to keep existing copies in sync
2023-05-30 10:55:12 +02:00
Pablo Alba
610e34e05b
Merge pull request #3245 from penpot/hiru-fix-nesting-loop
...
🐛 Avoid infinite loop nesting copies inside components
2023-05-26 19:00:27 +02:00
Andrey Antukh
8f72faf27d
🐛 Fix issues on penpot file import and components-v2
2023-05-26 08:04:01 +02:00
Andrey Antukh
68c0b0e8a7
⚡ Add minor perf improvement on components-v2 migration
2023-05-26 08:04:01 +02:00
Andrey Antukh
1d4bd34dfc
✨ Move fressian to common module
2023-05-26 08:04:01 +02:00
Andrey Antukh
8ca6055935
🐛 Fix backend shape validation after changes apply
2023-05-26 08:04:01 +02:00
Andrey Antukh
390f2b35fc
🐛 Ensure verify! works as expected on production builds
2023-05-26 08:04:01 +02:00
Andrey Antukh
ef27301238
✨ Add arity-1 to d/nilv that returns a transducer
2023-05-26 07:57:28 +02:00
Andrey Antukh
a455fc015b
🐛 Fix several issues related to pointer-map and components-v2
2023-05-26 07:57:28 +02:00
Andrés Moya
82ba39f99c
🐛 Avoid infinite loops nesting a copy inside its own component
2023-05-25 10:53:01 +02:00
Pablo Alba
6929347da7
🎉 Change main shape name along with component name
2023-05-24 12:17:58 +02:00
Andrés Moya
19ea85d9cc
🐛 Launch component sync when adding or removing shapes
2023-05-22 17:26:53 +02:00
Andrey Antukh
68c1d9afaf
Merge remote-tracking branch 'origin/staging' into develop
2023-05-22 11:01:47 +02:00
Andrey Antukh
78f62cc5e1
🐛 Fix incorrect level for debug and trace log messages (cljs only)
2023-05-22 10:56:46 +02:00
Eva Marco
4c17d7d160
Merge pull request #3225 from penpot/alotor-demo-fixes
...
🐛 Fix problems with position absolute and code generation
2023-05-19 12:55:22 +02:00
alonso.torres
7ee685ca18
🐛 Fix problems with position absolute and code generation
2023-05-19 12:36:23 +02:00
alonso.torres
8ddc7220f7
🐛 Fix problem with file-builder
2023-05-19 12:31:26 +02:00
Andrey Antukh
5ca3d01ea1
🎉 Add malli based validation and coersion subsystem
2023-05-17 16:05:29 +02:00
Andrey Antukh
4e7f32aa88
✨ Improve retry mechanism and macros
2023-05-17 15:47:21 +02:00
Andrés Moya
8a42a53522
✨ Notify library updates when really needed
2023-05-17 14:12:49 +02:00
Andrés Moya
568338ad68
🐛 Avoid spec failure if not path or annotations
2023-05-16 12:22:10 +02:00
Pablo Alba
68367b002e
✨ Components annotations
2023-05-16 11:06:54 +02:00
Andrés Moya
eb0d499ddf
🐛 Fix touched detection for texts
2023-05-10 17:21:03 +02:00
Ryan Breen
0a5263be35
🐛 rect filter bounds math fix
...
get-rect-filter-bounds was incorrectly applying delta-blur to x1 twice and to y1 never
Signed-off-by: Ryan Breen
2023-05-05 10:59:15 +02:00
Pablo Alba
4f471f39da
Merge pull request #3166 from penpot/hiru-frame-titles
...
✨ Hide frame titles for component copies
2023-04-25 21:33:56 +02:00
Andrés Moya
b45bdb52b2
✨ Hide frame titles for component copies
2023-04-25 11:55:03 +02:00
Andrés Moya
7c612d8bcf
✨ Give frames that are components more priority on selection
2023-04-25 11:21:24 +02:00
Pablo Alba
4ddd3811b2
🐛 Fix copy and paste components between files
2023-04-25 10:27:06 +02:00
Aitor
52763ceaf7
Merge pull request #3138 from penpot/fix-bad-undo-group-association-in-alt-copy
...
🐛 Fix bad undo group associations
2023-04-25 09:42:22 +02:00
Andrés Moya
bbd561a772
🔧 Fix test cases
2023-04-14 12:31:04 +02:00
Andrés Moya
2790111405
🎉 Now all component roots are frames
2023-04-14 12:31:03 +02:00
Pablo Alba
47b432e307
🐛 Fix bad undo group associations
2023-04-13 18:44:40 +02:00
Pablo Alba
ccaac2a5c7
Merge pull request #3120 from penpot/superalex-default-naming-of-text-layers
...
🎉 Default naming of text layers
2023-04-11 17:50:53 +02:00
Pablo Alba
147beb3963
Merge pull request #3100 from penpot/hiru-detach-top-level-only
...
🎉 Detach component now only affects top instance, not subinstances
2023-04-11 15:19:20 +02:00
Alejandro Alonso
4d8f471eca
Merge remote-tracking branch 'origin/staging' into develop
2023-04-11 06:52:35 +02:00
alonso.torres
dfb1a79179
🐛 Fix problem when closing paths for big imported SVGs
2023-04-11 06:43:53 +02:00