Andrey Antukh
6f93b41920
🎉 Add features assignation for teams
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
93535b7df6
⬆️ Update to jdk21 on devenv docker image
2023-11-07 12:48:31 +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
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
c28c55bf0b
🎉 Add tag property to thumbnails
2023-11-02 11:06:30 +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
Aitor Moreno
218e08c919
Merge pull request #3732 from penpot/alotor-improve-inspect-grid
...
✨ Add read-only pill to the workspace
2023-10-31 16:34:37 +01:00
Aitor Moreno
2e3bd97d17
Merge pull request #3727 from penpot/alotor-new-grid
...
✨ Create grid from selection
2023-10-31 16:20:56 +01:00
Pablo Alba
e01b2e9a5f
🐛 Fix on shared libraries updates popup with several libraries, the update button remains disabled after updating one
2023-10-31 13:24:01 +01:00
Pablo Alba
08c69e751d
🐛 Do not show 'Add annotation' menu entry for components with annotation
2023-10-31 11:56:01 +01:00
Pablo Alba
07bc5d911b
🐛 Fix open path when showing a component in assets
2023-10-31 11:23:31 +01:00
Andrés Moya
511d92c6aa
🐛 Fix unneeded detaches when pasting components
2023-10-31 11:01:06 +01:00
Andrés Moya
c69cc9d298
bug: Fix component-root in nested instances when creating new component
2023-10-31 10:48:52 +01:00
Pablo Alba
4456b08dae
🐛 Fix After cancel edit annotation its content is not shown in full view
2023-10-31 09:52:28 +01:00
Pablo Alba
3a1f861303
🐛 Do not allow to create an empty annotation
2023-10-31 09:49:21 +01:00
Pablo Alba
dd1200e76f
🐛 Fix hover on library preview
2023-10-30 22:36:18 +01:00
Pablo Alba
0c1f6f8e71
🐛 Fix swap components duplicates component
2023-10-30 11:27:35 +01:00
alonso.torres
351f7fd1bb
✨ Create grid from selection
2023-10-25 15:03:09 +02:00
Pablo Alba
02399add7a
✨ On swap components do not render miniatures for components outside the screen
2023-10-25 14:05:45 +02:00
alonso.torres
b47c0dd0b7
✨ Add read-only pill to the workspace
2023-10-25 13:25:28 +02:00
Eva Marco
a421e39b6f
Merge pull request #3720 from penpot/alotor-fix-inspect
...
🐛 Fix problem with inspect
2023-10-23 09:57:23 +02:00
Pablo Alba
fd75974c2c
🐛 Fix component sidebar title style
2023-10-20 17:39:53 +02:00
Andrés Moya
2fe820304e
✨ Add some migrations and fixes to component-v2 migration
2023-10-20 16:13:01 +02:00
Aitor
8f5d315573
⚡ Add thumbnail/imposter queue
2023-10-20 16:12:26 +02:00
Eva
b23ea27cb0
💄 Update copy button to new UI in text attributes
2023-10-20 16:01:08 +02:00
alonso.torres
5a9421a1e2
🐛 Fix problem with inspect
2023-10-20 13:04:33 +02:00
Aitor Moreno
5ed76a474d
Merge pull request #3712 from penpot/eva-new-code-ui
...
💄 Update code section
2023-10-20 11:16:34 +02:00
Aitor Moreno
14a3a8a527
Merge pull request #3719 from penpot/alotor-fix-fill-problem
...
🐛 Fix problem with size 100% and hidden layers
2023-10-20 10:26:41 +02:00
Alejandro Alonso
1f3da97f08
Merge remote-tracking branch 'origin/staging' into develop
2023-10-20 10:26:30 +02:00
alonso.torres
01c3678c6d
🐛 Fix problem with size 100% and hidden layers
2023-10-20 09:54:47 +02:00
Alejandro Alonso
96bbc35042
🎉 Improve onboarding team creation and invite workflow
2023-10-20 07:31:10 +02:00
Eva
dfe1022d7b
💄 Update inspect tab in code area
2023-10-19 20:12:20 +02:00
Aitor
20e590cdf0
🐛 Fix pixelated thumbnails
2023-10-19 11:59:55 +02:00