Andrey Antukh
|
1864896b70
|
🐛 Fix pointer loading issue on link-file-to-library action
|
2023-11-16 11:07:36 +01:00 |
|
Andrey Antukh
|
c79e148497
|
🐛 Fix incorrect schema explain printing
|
2023-11-16 11:07:36 +01:00 |
|
Andrey Antukh
|
7e302cd21c
|
✨ Add better validation for recent-color change
|
2023-11-16 11:07:36 +01:00 |
|
Andrey Antukh
|
52fbc678f3
|
♻️ Move app.common.pages to app.common.files
|
2023-11-16 11:07:36 +01:00 |
|
Alejandro
|
8345548a7a
|
Merge pull request #3768 from penpot/eva-new-ui-modals
💄 Add new UI at modals
|
2023-11-16 10:54:48 +01:00 |
|
Pablo Alba
|
83d786743b
|
Merge pull request #3803 from penpot/niwinz-develop-components-migration-4
🐛 Several bugfixes
|
2023-11-15 19:59:11 +01:00 |
|
Eva
|
6d64feda36
|
💄 Add new UI at modals
|
2023-11-15 17:46:51 +01:00 |
|
Eva Marco
|
59162e4f80
|
Merge pull request #3805 from penpot/alotor-ui-polish-2
💄 New UI polishing
|
2023-11-15 17:38:35 +01:00 |
|
alonso.torres
|
71d622bdae
|
💄 New UI polishing
|
2023-11-15 17:32:37 +01:00 |
|
Eva Marco
|
fe1a433440
|
Merge pull request #3800 from penpot/alotor-ui-polish
New UI Polishing
|
2023-11-15 14:16:56 +01:00 |
|
Andrey Antukh
|
d03577987e
|
✨ Ignore recent colors on importing a library
|
2023-11-15 14:01:34 +01:00 |
|
Andrey Antukh
|
aee516e642
|
✨ Unify system binding on devenv repl and nrepl
|
2023-11-15 14:01:34 +01:00 |
|
Andrey Antukh
|
c022b71b59
|
✨ Add better error reporting on template clone operation
|
2023-11-15 14:01:34 +01:00 |
|
Andrey Antukh
|
f1782f746d
|
✨ Add better error reporting on load-pointer function
|
2023-11-15 14:01:34 +01:00 |
|
Andrey Antukh
|
1457b7cf38
|
✨ Add performance and reporting improvements to migration script
|
2023-11-15 14:01:34 +01:00 |
|
Andrey Antukh
|
4c190e385e
|
✨ Make the s3 client io-threads configurable and adaptable
|
2023-11-15 13:49:26 +01:00 |
|
Andrey Antukh
|
ed1c7dcc12
|
✨ Set a concrete version of minio on devenv compose file
|
2023-11-15 13:49:26 +01:00 |
|
Andrey Antukh
|
ecd4f32689
|
🐛 Add missing features set forwarding on libraries fetching
on workspace initialization
|
2023-11-15 13:49:26 +01:00 |
|
Peter Strömberg
|
6594a8e8b3
|
🔧 Add dev deps.edn in the project root
Making clojure-lsp serve the whole repository when opened at the root
in, say, Calva.
|
2023-11-15 10:55:39 +01:00 |
|
Andrés Moya
|
08f12f4f6c
|
🐛 Handle correctly pointers when loading libraries
|
2023-11-15 10:13:24 +01:00 |
|
Andrés Moya
|
0dfe231dc3
|
🐛 Fix validation error when adding a shape to a main
|
2023-11-15 10:12:47 +01:00 |
|
alonso.torres
|
1f611dd81a
|
🐛 Fix disabled icons colors
|
2023-11-15 09:42:41 +01:00 |
|
alonso.torres
|
e1bbf96766
|
🐛 Fix problem with placeholder in opacity field
|
2023-11-15 09:42:41 +01:00 |
|
alonso.torres
|
6c003a4f24
|
🐛 Fix rounded corners on canvas color
|
2023-11-15 09:42:41 +01:00 |
|
alonso.torres
|
78332257aa
|
🐛 Fix problem with color inputs
|
2023-11-15 09:42:41 +01:00 |
|
alonso.torres
|
89a09091db
|
🐛 Fix problem with focus styles
|
2023-11-15 09:42:40 +01:00 |
|
Eva Marco
|
f855f9c46d
|
Merge pull request #3795 from penpot/alotor-redesign-grid
✨ New UI for grid layout
|
2023-11-14 17:50:24 +01:00 |
|
alonso.torres
|
7ad747b9d0
|
✨ New UI for grid layout
|
2023-11-14 15:58:35 +01:00 |
|
Andrés Moya
|
02612ab4ca
|
🐛 Avoid creating backup page if no components and no graphics
|
2023-11-14 14:15:29 +01:00 |
|
Andrés Moya
|
c7fdbe37f1
|
✨ Report validation errors via log in migration
|
2023-11-14 14:15:29 +01:00 |
|
Andrés Moya
|
451d6c1d7b
|
✨ Add optional validation when migrating files to components-v2
|
2023-11-14 14:15:29 +01:00 |
|
Andrés Moya
|
3dfd54d8e2
|
✨ Allow to analyze files with a function that needs libs
|
2023-11-14 14:15:29 +01:00 |
|
Aitor Moreno
|
099f9c074d
|
Merge pull request #3611 from penpot/superalex-support-for-images-as-fills
🎉 Support for images as fills
|
2023-11-14 14:15:20 +01:00 |
|
Alejandro Alonso
|
1913395c47
|
🎉 Support for images as fills
|
2023-11-14 12:39:53 +01:00 |
|
Alejandro
|
875e94fad2
|
Merge pull request #3786 from penpot/niwinz-develop-repl-improvements
✨ 🐛 Enhancements & Bugfixes
|
2023-11-14 12:30:08 +01:00 |
|
Eva Marco
|
2c9de7edf4
|
Merge pull request #3787 from penpot/palba-swap-new-ui
💄 New UI for Swap Component
|
2023-11-14 11:57:42 +01:00 |
|
Andrey Antukh
|
5ebef181ae
|
✨ Add the ability to setup custom tempdir on exporter
|
2023-11-14 10:55:55 +01:00 |
|
Andrey Antukh
|
26d3d7f1a8
|
🐛 Fix features related issues with render entrypoint (exporter)
|
2023-11-14 10:55:55 +01:00 |
|
Andrey Antukh
|
0a656e9e62
|
📎 Leave commented useful code that causes some warnings on load
|
2023-11-14 10:55:55 +01:00 |
|
Andrey Antukh
|
d5e34df364
|
🐛 Fix incorrect frontend error handling on import code
|
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
|
1c75e5b46b
|
💄 Add minor cosmetic improvement on profile rpc ns
|
2023-11-14 10:55:55 +01:00 |
|
Andrey Antukh
|
9e4ed0ea92
|
✨ Improve file validation process on update-file rpc method
|
2023-11-14 10:55:55 +01:00 |
|
Andrey Antukh
|
31c46a90b4
|
✨ Add file structure validation on binfile import
|
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
|
9d05e2260c
|
🐛 Fix incorrect local library indexing on components-v2 migration
|
2023-11-13 18:33:28 +01:00 |
|
Andrey Antukh
|
76bca216cb
|
✨ Enable by default file validation on start-dev command
|
2023-11-13 18:33:28 +01:00 |
|
Andrey Antukh
|
22a0aea2a1
|
📎 Add missing logger config on default log4j2.xml file
|
2023-11-13 18:33:28 +01:00 |
|
Andrey Antukh
|
34437ea5a5
|
🐛 Fix default flags on start-dev script
|
2023-11-13 18:33:28 +01:00 |
|