Andrey Antukh
9fc771292a
✨ Add support for svg optimizations on exporter output
...
Under `enable-exporter-svgo` flag, disabled by default.
2023-09-14 19:08:39 +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
3877eccc29
✨ Add bundled svgo library and expose it on common module
...
The svgo bundle is included directly as esm module, no npm dependency
here because the module is bundled from a custom fork located on penpot
github organization:
https://github.com/penpot/svgo
2023-09-14 19:08:39 +02:00
Andrey Antukh
ef4bd8c598
🐛 Fix incorrect interaction of library-absorb mechanism and storage-pointes
2023-09-14 17:45:56 +02:00
Andrey Antukh
a3f3e31c73
✨ Add minor logging improvement on binfile
2023-09-14 17:45:26 +02:00
Andrey Antukh
b53f7eaa19
✨ Add file version on binfile import logging
2023-09-14 17:44:01 +02:00
Andrey Antukh
1b889cb141
📎 Add proper logging level for file migrations info
2023-09-14 17:43:19 +02:00
Andrey Antukh
9c8103ce44
📎 Change to info the default logger level of tmp storage on devenv
2023-09-14 17:42:27 +02:00
Alejandro Alonso
3a8123314e
Merge remote-tracking branch 'origin/staging' into develop
2023-09-14 11:53:00 +02:00
Eva Marco
59eb11ac3f
Merge pull request #3626 from penpot/juan-review-design-tab
...
💄 Tweaks and review design tab
2023-09-14 10:50:39 +02:00
elhombretecla
28010b786d
💄 Adds new UI elements files and visual changes
2023-09-14 10:45:31 +02:00
Andrey Antukh
813c9de636
Merge pull request #3630 from penpot/superalex-fix-authentication-required-on-dashboard
...
🐛 Fix authentication required on dashboard
2023-09-14 10:20:00 +02:00
Pablo Alba
c291b632a1
🐛 Fix uppercase translations MAIN and COPY
2023-09-14 09:35:29 +02:00
Alejandro Alonso
33c82e2abe
🐛 Fix authentication required on dashboard
2023-09-14 07:13:37 +02:00
Alejandro
a4754a2106
Merge pull request #3599 from penpot/niwinz-develop-experiments-3
...
🐛 Replace `:use-for-thumbnail?` with `:use-for-thumbnail`
2023-09-14 06:39:06 +02:00
Andrey Antukh
956da67f84
💄 Add mostly cosmetic improvements to text-svg-position ns
2023-09-13 16:41:45 +02:00
Andrey Antukh
56aa751425
🐛 Fix incorrect react vdom on font-selector component
2023-09-13 16:36:49 +02:00
Andrey Antukh
954e5303f0
🐛 Fix incorrect props passed on workspace shape wrapper
2023-09-13 16:36:49 +02:00
Andrey Antukh
ac4343dafd
⚡ Don't render not visible shapes on workspace
2023-09-13 16:36:49 +02:00
Alejandro
c667d3ad46
Merge pull request #3627 from penpot/niwinz-develop-bugfixes-4
...
Revert "⚡ Don't render not visible shapes on workspace"
2023-09-13 14:00:53 +02:00
Pablo Alba
0699cce389
Merge pull request #3623 from penpot/hiru-fix-touched
...
🔧 Add script to fix touched attributes
2023-09-13 14:00:41 +02:00
Andrey Antukh
db5621f4ae
Revert " ⚡ Don't render not visible shapes on workspace"
...
This reverts commit a01c64ea57
.
2023-09-13 13:54:40 +02:00
Andrés Moya
afa14dd847
💄 Replace prn with println
2023-09-13 13:54:26 +02:00
Andrés Moya
507cb9f3de
🔧 Add script to fix touched attributes
2023-09-13 13:54:26 +02:00
Alejandro
ebf60f9279
Merge pull request #3625 from penpot/superalex-fix-selection-hover
...
🐛 Fix selection hover
2023-09-13 12:53:55 +02:00
Alejandro Alonso
f7e5cb4bb2
🐛 Fix selection hover
2023-09-13 12:38:11 +02:00
Andrey Antukh
307cfa287f
🔥 Remove inneficient obj/without helper
2023-09-13 10:53:24 +02:00
Andrey Antukh
393863b29f
🐛 Fix broken hooks rule on shapes fills component
2023-09-13 10:53:24 +02:00
Andrey Antukh
385fd9c4e6
♻️ Refactor shape attrs extraction helpers
2023-09-13 10:53:24 +02:00
Andrey Antukh
e6f8022de0
✨ Add obj/array? helper
2023-09-13 10:52:32 +02:00
Andrey Antukh
b1e54a9714
✨ Pass explicitly the render-id on props handling in path and svg-raw shapes
2023-09-13 10:52:32 +02:00
Andrey Antukh
85a1f7d69e
⚡ Add minor optimizations to fills component (shapes)
2023-09-13 10:52:32 +02:00
Andrey Antukh
281251ff87
⚡ Add minor optimizations to rect shape
2023-09-13 10:52:32 +02:00
Andrey Antukh
ad58c97cbd
Merge pull request #3605 from penpot/palba-fix-export-detach
...
🐛 Fix export file with components as basic objects
2023-09-13 10:48:51 +02:00
Pablo Alba
88390432f5
🐛 Fix export file with components as basic objects
2023-09-13 09:50:27 +02:00
Alejandro
026510c204
Merge pull request #3608 from penpot/niwinz-develop-experiments-5
...
⚡ Add performance oriented refactor of custom-stroke related components
2023-09-13 07:00:26 +02:00
Pablo Alba
b4b5aaafe4
🐛 Fix preview of moving a copy of a flex component into its main
2023-09-12 17:05:50 +02:00
Pablo Alba
fe36a9e958
✨ Assets groups review
2023-09-12 16:19:09 +02:00
Andrey Antukh
b03492e187
Merge pull request #3610 from penpot/palba-add-main-copy-label-to-component
...
🎉 Add main/copy label on component in right bar
2023-09-12 16:15:50 +02:00
Alejandro
732805bf0e
Merge pull request #3622 from penpot/azazeln28-fix-blend-mode-select-click
...
🐛 Fix blend mode select click
2023-09-12 15:50:15 +02:00
Andrey Antukh
1ffca618f9
🐛 Fix react warning on incorrect hooks usage on shapes components
2023-09-12 15:21:46 +02:00
Aitor
72f20301c4
🐛 Fix blend mode select click
2023-09-12 14:29:32 +02:00
Andrey Antukh
34ddc00c8e
Merge pull request #3620 from penpot/alotor-fix-over-shapes
...
🐛 Improved response time of over shapes
2023-09-12 11:59:51 +02:00
Alejandro Alonso
fbff2f103e
✨ Select through stroke only rectangle
2023-09-12 11:59:41 +02:00
alonso.torres
fff98b995f
🐛 Improved response time of over shapes
2023-09-12 11:43:22 +02:00
Andrey Antukh
bf2a546f77
♻️ Refactor custom-stroke render impl
2023-09-12 11:40:41 +02:00
Andrey Antukh
1b420e55f4
✨ Add more DOM attrs friendly render-id generation hook
2023-09-12 11:40:41 +02:00
Andrey Antukh
645b7e4b8d
🐛 Fix react warning on incorrect hooks usage on shapes components
2023-09-12 11:40:41 +02:00
Andrés Moya
b943a034c9
🐛 Fix CI
2023-09-12 11:15:51 +02:00
Stas Haas
ffd68baaa1
🌐 Add translations for: German.
...
Currently translated at 91.8% (1204 of 1311 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/de/
2023-09-12 10:50:03 +02:00