alonso.torres
ea2173bd30
✨ Add keep aspect ratio flag to image fills
2024-02-15 09:27:51 +01:00
Andrey Antukh
db622cece8
✨ Use better default for svgo on frontend code
2024-02-02 10:54:33 +01:00
alonso.torres
47a4c6b0c1
🐛 Fix problem uploading svg files into assets
2024-01-26 09:26:32 +01:00
alonso.torres
21bd59defd
🐛 Fix problems uploading graphics in components v1
2024-01-10 14:43:36 +01:00
Andrey Antukh
833871df65
💄 Format frontend code
2024-01-08 09:32:50 +01:00
Andrey Antukh
96f5a33f5f
⬆️ Upgrade to beicon2 (part1)
2023-12-26 14:14:20 +01:00
Andrey Antukh
37e4939af7
✨ Add usability improvements to schema validation subsystem
2023-11-23 17:19:37 +01:00
Alejandro Alonso
016ead108d
🐛 Fix internal server error when user wants to upload image in components block via '+' icon
2023-11-21 16:55:30 +01:00
Andrey Antukh
52fbc678f3
♻️ Move app.common.pages to app.common.files
2023-11-16 11:07:36 +01:00
Alejandro Alonso
1913395c47
🎉 Support for images as fills
2023-11-14 12:39:53 +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
Belén Albeza
2190616957
✨ Strip extension for uploaded image files
2023-11-06 11:58:12 +01:00
Andrés Moya
7d8e43b3d3
🐛 Fix error when converting graphics to components
2023-10-06 14:26:58 +02:00
Andrey Antukh
7fe446e9de
✨ Add support for svg optimizations on workspace svg import
...
Under `enable-frontend-svgo` flag, disabled by default.
2023-09-15 15:00:58 +02:00
Alejandro Alonso
175072f546
Merge remote-tracking branch 'origin/staging' into develop
2023-09-15 12:23:27 +02:00
Andrey Antukh
11df5ec15e
Revert " ✨ Add support for svg optimizations on workspace svg import"
...
This reverts commit b92fcca17cee4f4834916270f2f437c273be024e.
2023-09-15 12:19:26 +02:00
Alejandro Alonso
826b96ad6c
Merge remote-tracking branch 'origin/staging' into develop
2023-09-15 10:51:05 +02:00
Andrey Antukh
b92fcca17c
✨ Add support for svg optimizations on workspace svg import
...
Under `enable-frontend-svgo` flag, disabled by default.
2023-09-14 19:08:39 +02:00
Andrey Antukh
31323703a8
Merge remote-tracking branch 'origin/staging' into develop
2023-08-09 13:36:42 +02:00
Andrey Antukh
486c638076
🐛 Fix image upload issues on safari with drag&drop
2023-08-08 12:58:39 +02:00
Andrey Antukh
8eb64de062
Merge remote-tracking branch 'origin/staging' into develop
2023-07-13 12:13:06 +02:00
alonso.torres
66559d3ce3
🐛 Fix error screen on image upload failure
2023-07-12 13:06:42 +02:00
Andrey Antukh
405aa66357
🎉 Add new shape & rect data structures
...
Also optimizes some functions for faster shape and rect props
access (there is still a lot of work ahead optimizing the rest of
the functions)
Also normalizes shape creation and validation for ensuring
correct setup of all the mandatory properties.
2023-07-11 17:27:35 +02:00
Aitor
48834f96d3
♻️ Refactor thumbnail rendering on workspace
2023-05-22 10:56:46 +02:00
Andrey Antukh
5ca3d01ea1
🎉 Add malli based validation and coersion subsystem
2023-05-17 16:05:29 +02:00
Andrey Antukh
62aa6569f2
Merge remote-tracking branch 'origin/staging' into develop
2023-01-20 09:59:56 +01:00
Andrey Antukh
3dd65db651
✨ Use commands instead of mutations for assets upload
...
And properly deprecate media rpc mutations
2023-01-18 11:20:36 +01:00
alonso.torres
c18d3c66a8
✨ Changes to snap to pixel
2023-01-18 11:04:24 +01:00
Andrey Antukh
97a884018f
✨ Move media mutations to commands
2023-01-05 13:23:57 +01:00
Alejandro Alonso
afe8883e37
🐛 Fix develop branch
2022-12-01 11:42:18 +01:00
Andrés Moya
ce7852329a
🎉 Add the ability to create components in bulk from images
2022-11-20 20:24:33 +01:00
Andrés Moya
20738545b8
🎉 Transform graphics into components
2022-11-11 09:56:40 +01:00
luz paz
e30bea0b6f
🔧 Fix typos in source code
...
Found via `codespell -q 3 -S *.po,./frontend/yarn.lock -L childs,clen,fpr,inflight,ody,ot,ro,te,trys,ue`
2022-10-04 10:40:34 +02:00
Andrey Antukh
41134f22e9
📎 Update license header
2022-09-20 23:23:22 +02:00
Andrey Antukh
b9b53258c1
✨ Make the upload media size configurable
2022-08-10 12:10:45 +02:00
alonso.torres
b38ffdcf30
♻️ Refactor workspace common
2022-06-30 13:09:35 +02:00
Andrey Antukh
c01e4e52f8
♻️ Reorganize workspace persistence related namespace
2022-04-25 12:07:26 +02:00