alonso.torres
|
7ad747b9d0
|
✨ New UI for grid layout
|
2023-11-14 15:58:35 +01:00 |
|
Alejandro Alonso
|
1913395c47
|
🎉 Support for images as fills
|
2023-11-14 12:39:53 +01:00 |
|
Andrey Antukh
|
26d3d7f1a8
|
🐛 Fix features related issues with render entrypoint (exporter)
|
2023-11-14 10:55:55 +01:00 |
|
Andrey Antukh
|
9b3964e6d7
|
💄 Add naming improvements to some file type predicates
|
2023-11-14 10:55:55 +01:00 |
|
Andrey Antukh
|
19c5d32a89
|
✨ Improve efficiency and code style of file validate ns
|
2023-11-14 10:55:55 +01:00 |
|
Andrey Antukh
|
3c64955b93
|
✨ Add efficiency improvements to backend error reporting
|
2023-11-13 18:33:28 +01:00 |
|
Andrey Antukh
|
59fe93cb45
|
🐛 Fix minor issue with pointer-map feature interaction with team features
|
2023-11-13 18:33:28 +01:00 |
|
Andrés Moya
|
5fb4703d95
|
🐛 Convert in copies nested main instances when duplicating
|
2023-11-10 18:05:30 +01:00 |
|
Andrés Moya
|
19379fdd2c
|
🐛 Fix component-root when createing new component
|
2023-11-10 10:40:51 +01:00 |
|
Alejandro Alonso
|
a19f5fd305
|
🐛 Fix blur
|
2023-11-10 10:30:31 +01:00 |
|
Andrey Antukh
|
76a2e9609f
|
⬆️ Update dependencies
|
2023-11-08 17:11:42 +01:00 |
|
Andrey Antukh
|
8193cea7e1
|
✨ Add feature-styles-v2 alternative flag for enable new styles
|
2023-11-08 10:45:28 +01:00 |
|
Andrey Antukh
|
b32c8e2a83
|
🐛 Fix incorrect client features checking on file creation
|
2023-11-07 22:19:11 +01:00 |
|
Pablo Alba
|
94c834ae5e
|
Merge pull request #3775 from penpot/alotor-fix-layout
Bugfixes
|
2023-11-07 19:01:18 +01:00 |
|
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 |
|