Andrey Antukh
|
76a2e9609f
|
⬆️ Update dependencies
|
2023-11-08 17:11:42 +01:00 |
|
Andrey Antukh
|
da68eae7c6
|
✨ Add proper climit configuration for file-thumbnails
|
2023-11-08 17:11:42 +01:00 |
|
Andrey Antukh
|
3b463f334c
|
✨ Add minor improvement to s3 storage upload thread
Start using virtual threads
|
2023-11-08 17:11:42 +01:00 |
|
Andrey Antukh
|
fbdba39be9
|
🐛 Fix importation of zip files
|
2023-11-08 17:11:42 +01:00 |
|
Andrey Antukh
|
aadd312e39
|
🐛 Fix team image uploading
|
2023-11-08 14:13:41 +01:00 |
|
Andrey Antukh
|
f370f28ca6
|
✨ Add improvements to the tmp file deletion scheduling
|
2023-11-08 14:13:41 +01:00 |
|
Andrey Antukh
|
aaf2179b20
|
🐛 Fix features related issues on viewer
|
2023-11-08 14:13:41 +01:00 |
|
Andrey Antukh
|
ec51e0c0d7
|
✨ Add max-time constraint for migration
|
2023-11-08 13:18:50 +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
|
b0418ff5f2
|
✨ Add file snapshoting on migration
|
2023-11-08 10:45:08 +01:00 |
|
Andrey Antukh
|
47e877d6c3
|
✨ Add minor internal db api improvements
|
2023-11-08 10:44:44 +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 |
|
Eva Marco
|
e64878aef2
|
Merge pull request #3777 from penpot/alotor-gulp-cache
⚡ Add cache to gulp compilation
|
2023-11-07 17:43:29 +01:00 |
|
Andrés Moya
|
b7a61aba7c
|
🐛 Fix validate script in frontend
|
2023-11-07 17:39:34 +01:00 |
|
alonso.torres
|
41df6fc126
|
⚡ Add cache to gulp compilation
|
2023-11-07 17:29:17 +01:00 |
|
Pablo Alba
|
64bb322de5
|
🐛 Fix go to main component in another file
|
2023-11-07 17:24:16 +01:00 |
|
Pablo Alba
|
3192b55836
|
🐛 Fix user can set a blank name for the component in assets
|
2023-11-07 17:24:16 +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 |
|
Andrés Moya
|
8b5b37fe1a
|
🐛 Fix bad frame-ids on converting components to v2
|
2023-11-07 17:06:39 +01:00 |
|
Aitor
|
7951350762
|
🐛 Fix db table tagged thumbnails
|
2023-11-07 16:01:00 +01:00 |
|
Pablo Alba
|
3448259c60
|
🐛 Fix typo in transducer that prevents component swap from open
|
2023-11-07 12:55:17 +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
|
7db8d7b7ab
|
📎 Update backend scripts/repl file
|
2023-11-07 12:48:31 +01:00 |
|
Andrey Antukh
|
57c83b5d53
|
♻️ Refactor internal backend error handling
|
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 |
|
Andrey Antukh
|
4925ca2de9
|
⬆️ Update to clojure 1.12.0-alpha5
|
2023-11-07 12:48:31 +01:00 |
|
Andrey Antukh
|
93535b7df6
|
⬆️ Update to jdk21 on devenv docker image
|
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 |
|
alonso.torres
|
b71ed9f6f2
|
🐛 Fix crash when multiple typographies selected
|
2023-11-07 11:25:28 +01:00 |
|
alonso.torres
|
aa36d162f2
|
💄 Show rounded corners when rulers hiden
|
2023-11-07 11:25:03 +01:00 |
|
Andrés Moya
|
1bcaac1013
|
🐛 Force repair of some kind of errors
|
2023-11-07 11:11:14 +01:00 |
|
Aitor Moreno
|
967c89a2d3
|
Merge pull request #3760 from penpot/niwinz-develop-styles-macro-fix
🐛 Fix unexpected exception on style related macros
|
2023-11-06 15:22:08 +01:00 |
|
Alonso Torres
|
ce1bf49606
|
🐛 Fix problems updating texts (#3765)
|
2023-11-06 14:29:09 +01:00 |
|
Eva Marco
|
761dd9d6c1
|
Merge pull request #3769 from penpot/palba-hide-new-css-for-components-sidebar
🐛 Hide new css system for component right sidebar until the new design is done
|
2023-11-06 12:18:24 +01:00 |
|
Pablo Alba
|
5a3a6e3237
|
🐛 Hide new css system for component right sidebar until the new design is done
|
2023-11-06 12:08:56 +01:00 |
|
Eva Marco
|
bd1c6296a9
|
Merge pull request #3752 from penpot/alotor-redesign-rules
💄 Redesign rulers
|
2023-11-06 12:05:27 +01:00 |
|
Eva Marco
|
9d6cc1ed4a
|
Merge pull request #3741 from penpot/palba-fix-hover-on-library-preview
🐛 Fix hover on library preview
|
2023-11-06 12:03:53 +01:00 |
|
Belén Albeza
|
2190616957
|
✨ Strip extension for uploaded image files
|
2023-11-06 11:58:12 +01:00 |
|
Pablo Alba
|
c3c667d4b5
|
✨ Rework of the search function in swap components
|
2023-11-06 11:55:39 +01:00 |
|
Pablo Alba
|
b07e9bdd37
|
🐛 Fix 'Reset override' menu option still present after remove library
|
2023-11-06 10:17:21 +01:00 |
|
alonso.torres
|
d0fa58c66c
|
✨ Touch component on style change
|
2023-11-06 09:49:30 +01:00 |
|
Pablo Alba
|
da4ba3c9fe
|
🐛 Fix restore component on library with deleted page
|
2023-11-03 13:41:52 +01:00 |
|
Pablo Alba
|
d938802ecf
|
🐛 Fix drawing over copy adds the shape to the copy
|
2023-11-03 13:41:11 +01:00 |
|
Andrey Antukh
|
ab1159741e
|
🐛 Fix unexpected exception on style related macros
when css json file does not exists
|
2023-11-03 12:36:05 +01:00 |
|