Andrey Antukh
afd373ffee
✨ Simplify implementation of d/name
2024-03-05 19:47:29 +01:00
Andrey Antukh
d2059475f0
⚡ Add minor performance enhancement for inside-layout?
helper
2024-03-05 19:47:29 +01:00
Andrey Antukh
6fe85465a1
⚡ Add minor performance enhacement on shape layout functions
2024-03-05 19:47:29 +01:00
Andrey Antukh
3412658286
✨ Move some functions from file helpers to types.shape.layout
2024-03-05 19:47:29 +01:00
alonso.torres
fb2c4c9c3a
🐛 Fix problem with grid layout paddings
2024-03-04 20:31:28 +01:00
Pablo Alba
74d2273d24
🐛 Fix problems on sync with components chain with deleted components
2024-02-29 10:18:00 +01:00
Eva Marco
697a542754
💄 Add final design to alert messages
2024-02-29 09:58:35 +01:00
alonso.torres
ab2265d505
🐛 Fix problem when components are inside a boolean
2024-02-29 09:36:47 +01:00
alonso.torres
f57c5b4da2
🐛 Fix align options on rotated frames
2024-02-29 09:36:47 +01:00
Andrés Moya
c5f24331a3
🐛 Improve selection of near copies to sync
2024-02-27 12:45:32 +01:00
Alejandro
49c750bdaf
Merge pull request #4193 from penpot/niwinz-staging-update-deps
...
⬆️ Update frontend dependencies
2024-02-27 09:26:09 +01:00
Andrey Antukh
c80da1bbac
⬆️ Update rumext and shadow-cljs
2024-02-27 01:04:07 +01:00
Pablo Alba
0a09ff8e36
🐛 Fix impossible to move an element when it's in a main component
2024-02-26 12:55:49 +01:00
alonso.torres
d51338e754
🐛 Remove after delay event for not-frame shapes
2024-02-23 09:07:34 +01:00
Alejandro
5e6ce26742
Merge pull request #4174 from penpot/palba-bugfixes-001
...
Bugfixes
2024-02-23 08:51:38 +01:00
Pablo Alba
418ec34880
🐛 Fix detaching a copy that has another copy inside produce a validation error
2024-02-23 08:40:31 +01:00
Andrey Antukh
0999ecb2a9
🐛 Fix idempotency problem on fdata migration 25
2024-02-22 14:55:35 +01:00
Andrey Antukh
dec622600d
🐛 Fix incorrect selrect calcultation from shape path
2024-02-22 14:55:35 +01:00
alonso.torres
2942f28880
🐛 Fix problem with layout child properties
2024-02-22 12:26:03 +01:00
alonso.torres
4fb1247045
🐛 Fix proportions for new layouts
2024-02-22 12:26:03 +01:00
alonso.torres
74cc8079bb
🐛 Fix a problem with input rotation for shapes
2024-02-22 12:26:03 +01:00
alonso.torres
9e6db257cc
🐛 Fix problem with strokes and rects
2024-02-22 12:26:03 +01:00
Andrés Moya
c64464b1b5
🐛 Detect correctly swapped subinstances with nested components
2024-02-20 17:43:27 +01:00
Aitor Moreno
69ab02fc45
Merge pull request #4159 from penpot/alotor-bugfix-viewer
...
Alotor bugfix viewer
2024-02-19 17:46:50 +01:00
alonso.torres
330c0ac9f9
🐛 Fix problem with text proportion lock
2024-02-19 09:39:12 +01:00
alonso.torres
4c81ac4386
🐛 Fix problem with strokes exporting images
2024-02-19 09:39:12 +01:00
Andrey Antukh
b718a282e0
♻️ Add minor refactor to file migrations
...
Relevant changes:
- Add the ability to create migration in both directions, defaulting
to identity if not provided
- Move the version attribute to file table column for to make it more
accessible (previously it was on data blob)
- Reduce db update operations on file-update rpc method
2024-02-19 09:20:47 +01:00
Alejandro
7ac4b89a0e
Merge pull request #4145 from penpot/niwinz-staging-tmp
...
✨ Minor improvements on TMP storage API
2024-02-19 07:16:36 +01:00
alonso.torres
4ece2ba148
🐛 Fix problem with calculated margins in flex layout
2024-02-15 15:46:40 +01:00
alonso.torres
ea2173bd30
✨ Add keep aspect ratio flag to image fills
2024-02-15 09:27:51 +01:00
Andrey Antukh
ba55d657a4
✨ Prevent adding object map to not loaded pointer-map containers
2024-02-14 17:34:50 +01:00
Andrey Antukh
a31be7e2ff
✨ Use a prefixed dir for storing temp files
...
And mark them for deletion on JVM exit.
2024-02-14 09:53:54 +01:00
Andrés Moya
d654a4faed
🐛 Avoid setting touched in parent when swapping components
2024-02-13 19:38:00 +01:00
Andrés Moya
39b5f10529
🐛 Fix update main when there are swapped copies
2024-02-12 17:40:44 +01:00
Alejandro
dd3040c56f
Merge pull request #4129 from penpot/niwinz-stagoing-debug-on-error
...
✨ Add the ability to download a report on internal error
2024-02-12 16:02:05 +01:00
Alejandro Alonso
90d6d38b47
🐛 Fix duplicate component
2024-02-12 15:49:40 +01:00
Andrey Antukh
e55d1a3b7f
⚡ Add minor optimization for d/without-qualified helper
2024-02-12 15:28:07 +01:00
alonso.torres
9f6b82dfc0
🐛 Fix problem with changes files
2024-02-11 17:55:34 +01:00
alonso.torres
c17d2c1aba
🐛 Fix problems when moving shapes in layouts
2024-02-11 17:55:34 +01:00
alonso.torres
4e1353caf1
🐛 Fix problems with grid layout and flex children absolute
2024-02-11 17:55:34 +01:00
alonso.torres
c8d19c846a
🐛 Fix problems with flex child properties in components
2024-02-11 17:55:34 +01:00
Andrés Moya
80feaaeed3
🐛 Improve the smartness of the ref-shape-not-found repair script
2024-02-09 12:07:24 +01:00
Andrés Moya
206f9acfd9
✨ Make shape ref smarter to find some subtle validation error
2024-02-09 12:07:24 +01:00
alonso.torres
8032a22f14
🐛 Fix problem when moving absolute positioned shapes
2024-02-07 09:49:01 +01:00
Andrés Moya
836781be42
🐛 Fix detection of root in a particular case (affects many places)
2024-02-06 14:08:27 +01:00
alonso.torres
b8b40fc7ef
🐛 Fix problem with flex propagation
2024-02-05 20:14:52 +01:00
alonso.torres
7ca30a313d
🐛 Make default border inside
2024-02-05 20:14:52 +01:00
Eva
ced1f60940
♻️ Fix swap component
2024-02-02 12:03:35 +01:00
Andrey Antukh
8528de642f
🐛 Remove :thumbnail
prop from all shapes on comp-v2 migration
2024-02-02 10:54:33 +01:00
Andrey Antukh
09ba1c262b
🐛 Add minor adjustment to migration 33 to accept and fix invalid root frames
2024-02-02 10:54:33 +01:00