Andrés Moya
c679b04ad5
🐛 Avoid adding empty attributes on update if they doesn't exist
2024-01-25 16:03:30 +01:00
Andrés Moya
1d21bd34f6
🐛 Check orphan copies before affecting later checks
2024-01-25 16:03:30 +01:00
Andrés Moya
1f5991112d
🐛 Add two more fixes to v2 migration
2024-01-25 16:03:30 +01:00
Andrey Antukh
3bbd2023a4
🐛 Fix incorrect validation of shape geom attrs
...
Requied validation in a subset of supported shapes
2024-01-25 16:03:30 +01:00
Andrey Antukh
35da01bac9
🐛 Fix pages with shapes with to too big gemetry vals on comp-v2 migration
2024-01-25 16:03:30 +01:00
Andrey Antukh
5b84054eaa
🐛 Fix shape validation schema
2024-01-25 16:03:30 +01:00
Andrey Antukh
166d2b7b68
🐛 Fix broken fills and strokes on comp-v2 migration
2024-01-25 16:03:29 +01:00
Andrey Antukh
6ad6e6f856
🐛 Fix objects-map and pointer-map issues on file crud
2024-01-25 16:03:29 +01:00
Andrey Antukh
3e89a22600
🐛 Remove broken and unfixable image shapes on comp-v2 migration
2024-01-25 16:03:29 +01:00
Andrey Antukh
ba3c42e62c
🐛 Fix broken layout and layout-gap props on migrating to comp-v2
2024-01-25 16:03:29 +01:00
Andrey Antukh
3d84270f50
🐛 Fix invalid ##Inf value on layout-gap on migrating to comp-v2
2024-01-25 16:03:29 +01:00
Andrey Antukh
c7fa7aa7bc
🐛 Add migrations for fix shape geometry missing props
2024-01-25 16:03:29 +01:00
Andrey Antukh
ec1bcada86
🐛 Fix recent colors on components migration
2024-01-25 16:03:29 +01:00
Andrey Antukh
0a5e15b916
♻️ Simplify components-v2 migration functions impl
2024-01-25 16:03:29 +01:00
Andrey Antukh
02d8208553
📎 Add temporal repl and log4j config
2024-01-25 16:03:29 +01:00
Andrey Antukh
f73ce6572c
✨ Improve rollback handlong on db ns
2024-01-25 16:03:29 +01:00
Andrey Antukh
997441eff3
📎 Fix typo on validation log message
2024-01-25 16:03:29 +01:00
Andrey Antukh
c58302ffc4
🔥 Remove unnecessary do
on file validation ns
2024-01-25 16:03:27 +01:00
Andrey Antukh
f9d63dba00
🐛 Fix incorrect assumption about parseFloat on fixing percent
...
on parsing and normalizing svg elements
2024-01-25 15:59:45 +01:00
Andrey Antukh
9b59b92464
🐛 Improve not-found error report on s3 storage backend
2024-01-25 15:59:45 +01:00
Andrey Antukh
b582998228
🐛 Add migration for fix bool shapes which does not have :bool-content attr
2024-01-25 15:59:45 +01:00
Andrey Antukh
33ad2d94fb
🐛 Add proper default to cx and cy when parsing svg circle elements
2024-01-25 15:59:45 +01:00
Andrey Antukh
161a55e166
⚡ Optimize general case of without-nils
...
Performance gains up to x6
2024-01-25 15:59:45 +01:00
Andrey Antukh
944d167bbb
✨ Simplify SVGO module API
2024-01-25 15:59:45 +01:00
Andrey Antukh
4fc391763e
✨ Prevent unexpected exception raising on closing s3 file
2024-01-25 15:59:45 +01:00
Andrey Antukh
92643b29c1
✨ Improve internal cache api
2024-01-25 15:59:45 +01:00
Alejandro
db5c16fb1d
Merge pull request #4048 from penpot/niwinz-staging-bugfix-7
...
🐛 Fix unexpected exception on consecutive delete files with shift key pressed
2024-01-25 13:00:15 +01:00
Eva
a24d5676a6
✨ Add change theme shortcut on help section
2024-01-25 12:37:31 +01:00
Eva
a3a7c597b5
🐛 Fix importzip file modal
2024-01-25 10:33:42 +01:00
Eva
e92932b4f9
🐛 Fix empty state on viewer
2024-01-25 10:33:42 +01:00
Alejandro Alonso
901806e508
🐛 Remove unnecessary println
2024-01-25 06:34:04 +01:00
Alejandro Alonso
a78eb226e2
✨ Add nesting constraints for components
2024-01-24 17:20:17 +01:00
Andrey Antukh
98cae9fe10
🐛 Fix unexpected exception on consecutive delete files with shift key pressed
...
If you select N files (using shift key), then delete them and continuing
pressing the shift select an other file and proceed to delete it an
exception is raised. This is happens because the previous selection is
not cleared. This commit fixes that.
2024-01-24 11:56:57 +01:00
Alejandro
3c07416c48
Merge pull request #4047 from penpot/niwinz-staging-bugfix-7
...
🐛 Fix incorrect props transformation on custom strokes component
2024-01-24 11:53:08 +01:00
Andrey Antukh
840753aae3
🐛 Fix react warning about missing key on grid component
2024-01-24 11:28:41 +01:00
Andrey Antukh
22502ff7c8
🐛 Fix incorrect props transformation on custom strokes component
2024-01-24 11:18:08 +01:00
Eva Marco
508af62dc0
Merge pull request #4040 from penpot/ladybenko-6685-font-selector
...
🎉 Implement full-size font selector
2024-01-24 11:11:35 +01:00
alonso.torres
942f6167b0
🐛 Fix box selection for components and nested frames
2024-01-24 10:51:22 +01:00
alonso.torres
9e24ba7b39
⚡ Improved performance for hover shapes
2024-01-24 10:51:22 +01:00
alonso.torres
4f09688af7
🐛 Fix several SVG upload issues
2024-01-24 10:51:22 +01:00
alonso.torres
b6b2a3ec53
🐛 Fix problems with fixed overlays
2024-01-24 10:51:22 +01:00
Belén Albeza
20ce492909
🐛 Fix assets bar not being tall enough (and thus typography dropdown clipped) in some occassions
2024-01-24 10:43:01 +01:00
Belén Albeza
50053b0fc4
🎉 Implement full-size font selector
2024-01-24 10:43:01 +01:00
Eva Marco
f9fe4cd0a5
Merge pull request #4044 from penpot/superalex-fix-export-in-viewer
...
🐛 Fix export in viewer
2024-01-24 10:29:08 +01:00
Alejandro
a9415a95d2
Merge pull request #4036 from penpot/niwinz-staging-bugfix-6
...
🐛 Fix react warning on color-selection components
2024-01-24 09:11:59 +01:00
Alejandro Alonso
de09b10ac2
🐛 Fix export file from workspace
2024-01-24 08:58:52 +01:00
Alejandro Alonso
2091fbca7c
🐛 Fix export in viewer
2024-01-24 08:40:34 +01:00
Eva Marco
c7ac3b0163
Merge pull request #4038 from penpot/ladybenko-6515-fix-privacy-checkbox
...
🐛 Fix accept privacy terms checkbox
2024-01-23 17:31:25 +01:00
Aitor Moreno
78443353df
Merge pull request #4034 from penpot/eva-bugfixing-ui-9
...
🐛 Fix some frontend errors
2024-01-23 12:50:39 +01:00
Eva
b440ea5eee
🐛 Fix alert text color
2024-01-23 12:15:55 +01:00