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
Belén Albeza
ac9c5f4606
🎉 Implement sending comments on ctrl+enter ( #3749 )
...
This enables sending comments with ctrl+enter / cmd+enter (in addition to the existing clicking on the "Post" button), in the style of most chat apps.
Signed-off-by: Belén Albeza <belen@hey.com>
2023-11-02 16:33:09 +01:00
alonso.torres
ffcec9ec03
🐛 Fix problem with alignment
2023-11-02 15:27:10 +01:00
alonso.torres
e55c3f3841
💄 Redesign rulers
2023-11-02 15:15:33 +01:00
Aitor Moreno
64a566a0f6
Merge pull request #3744 from penpot/palba-bugfixing
...
🐛 Bug fixing components
2023-11-02 13:59:43 +01:00
Aitor
bb4d3583e1
🐛 Fix missing schema tag option
2023-11-02 11:06:30 +01:00
alonso.torres
dd8480cd87
✨ Fix problem with garbage collection
2023-11-02 11:06:30 +01:00
Aitor
c28c55bf0b
🎉 Add tag property to thumbnails
2023-11-02 11:06:30 +01:00
Andrés Moya
e568ad0370
🐛 Fix automatic frame assignment in clone-object
2023-11-02 10:25:07 +01:00
Pablo Alba
2e27a5b4b6
🐛 Fix 'Create component' option is absent in context menu when user has selected multiple layers
2023-11-02 10:23:28 +01:00
Andrés Moya
9ff3095568
✨ Hide asterisk for overriden copies, except when debugging
2023-11-02 10:14:58 +01:00
alonso.torres
5111c3f0d2
⚡ Improve performanc for ignore-tree
function
2023-10-31 17:31:04 +01:00