Andrey Antukh
|
a48db277b9
|
✨ Avoid recursive rerender and react warning
|
2022-07-28 10:52:40 +02:00 |
|
Andrey Antukh
|
9263f70d6a
|
✨ Use properly the react hook
We can't use hooks in a condition, the condition should be inside
the hook.
|
2022-07-28 10:52:40 +02:00 |
|
Andrey Antukh
|
d2aa985714
|
✨ Properly use use-fn hook on layer-item component on sidebar
|
2022-07-28 10:52:40 +02:00 |
|
Andrey Antukh
|
b5796b4cdb
|
⚡ Efficiency improvements on outlines component
|
2022-07-28 10:52:40 +02:00 |
|
Andrey Antukh
|
c3f67e6358
|
💄 Many cosmetic and indentation changes on outlines component
|
2022-07-28 10:52:40 +02:00 |
|
Andrey Antukh
|
1477837cbf
|
💄 Use concat-vec helper instead of set + into
|
2022-07-28 10:52:40 +02:00 |
|
Andrey Antukh
|
5834e29b39
|
🔥 Remove unnecesary ref, viewport already has access to all local data
|
2022-07-28 10:52:40 +02:00 |
|
Andrew Zhurov
|
1fa25060a0
|
🎉 Add shape outline on hover upon layers in workspace contextual menu
Signed-off-by: Andrew Zhurov <zhurov.andrew@gmail.com>
|
2022-07-28 10:52:40 +02:00 |
|
Andrew Zhurov
|
c354c560d4
|
🎉 Add shape outline on hover upon layers in the left sidebar of workspace
Signed-off-by: Andrew Zhurov <zhurov.andrew@gmail.com>
|
2022-07-28 10:52:40 +02:00 |
|
Eva
|
5b658c2f8a
|
💄 Change some styles in viewer mode
|
2022-07-28 09:47:52 +02:00 |
|
Andrey Antukh
|
8285cb8f62
|
🐛 Fix unexpected text positioning
|
2022-07-27 15:28:50 +02:00 |
|
Andrey Antukh
|
7f611c89e1
|
Merge branch 'staging' into develop
|
2022-07-27 15:10:51 +02:00 |
|
Pablo Alba
|
58f93d2177
|
🐛 Fix drag and drop font assets in groups
|
2022-07-27 14:17:02 +02:00 |
|
Alejandro Alonso
|
bfe54fe5e1
|
✨ Improve audit log for create files
|
2022-07-27 13:07:28 +02:00 |
|
Andrey Antukh
|
14c28ccce7
|
Merge pull request #2095 from penpot/alotor-bugfixes
Alotor bugfixes
|
2022-07-27 12:59:31 +02:00 |
|
Eva
|
1eede8442d
|
✨ Add new file creation button on placeholder
|
2022-07-27 10:54:05 +02:00 |
|
Andrey Antukh
|
1174502cb8
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-07-26 11:54:16 +02:00 |
|
Andrey Antukh
|
cd8578480f
|
🐛 Fix unexpected exception on i18n autodetect code
|
2022-07-26 11:52:43 +02:00 |
|
Andrey Antukh
|
e5ebe0a295
|
Merge branch 'staging' into develop
|
2022-07-26 08:26:34 +02:00 |
|
alonso.torres
|
d2a5344407
|
🐛 Fix problem with snap-pixel on resize
|
2022-07-15 14:48:05 +02:00 |
|
alonso.torres
|
48615ca5b2
|
🐛 Round coordinates in viewport and paths
|
2022-07-15 14:48:05 +02:00 |
|
alonso.torres
|
f89ccac567
|
🐛 Fix problems with nested boards
|
2022-07-15 11:11:12 +02:00 |
|
alonso.torres
|
8e9ab32a9f
|
🐛 Fix moving frame-guides outside frames
|
2022-07-15 11:11:12 +02:00 |
|
alonso.torres
|
fdbcf977f5
|
🐛 Fix problem with line-height and texts
|
2022-07-15 11:11:12 +02:00 |
|
alonso.torres
|
cc6b3dcec6
|
🐛 Fix problem with group coordinates
|
2022-07-15 11:11:12 +02:00 |
|
alonso.torres
|
7abbcdf226
|
✨ Move text position calculation outside foreign object
|
2022-07-15 11:11:12 +02:00 |
|
alonso.torres
|
4088e55c9f
|
🐛 Fix problem with span overflow
|
2022-07-15 11:03:13 +02:00 |
|
Andrey Antukh
|
54d9b02b4d
|
✨ Add specific font for persian and arabic locales
And remove deprecated and not used font files, simplifying
the font-face mixin.
|
2022-07-15 11:03:13 +02:00 |
|
Andrey Antukh
|
b2da41720e
|
⬆️ Update npm dependencies on frontend submodule
|
2022-07-15 09:52:25 +02:00 |
|
Andrey Antukh
|
2b70331630
|
🐛 Fix custom fonts loading on dashboard thumbnails
|
2022-07-15 09:52:25 +02:00 |
|
Andrey Antukh
|
05c8ad8bf9
|
💄 Minor cosmetic changes on fonts loading code
|
2022-07-15 09:52:25 +02:00 |
|
Andrey Antukh
|
18ca2aca15
|
🐛 Fix font loading when text is only rendered as svg
|
2022-07-15 09:52:25 +02:00 |
|
Andrey Antukh
|
51023396bc
|
🎉 Add new version of gfonts reference file
|
2022-07-15 09:52:25 +02:00 |
|
alonso.torres
|
3ac1760141
|
🎉 Add layout items options and feature toggle
|
2022-07-14 09:53:59 +02:00 |
|
alonso.torres
|
28abe785e8
|
✨ Allow for rotated auto-layout
|
2022-07-14 09:53:59 +02:00 |
|
alonso.torres
|
6e5a23c190
|
✨ Allows groups to reflow the layout on transform
|
2022-07-14 09:53:59 +02:00 |
|
Eva
|
51e8eea795
|
✨ Changes in the layout UI
|
2022-07-14 09:53:53 +02:00 |
|
alonso.torres
|
7176bb6f1a
|
🎉 Add support for nested layouts
|
2022-07-14 09:53:53 +02:00 |
|
alonso.torres
|
1c8aef6fa8
|
🎉 Add packed basic layout positions
|
2022-07-14 09:53:33 +02:00 |
|
alonso.torres
|
aeb8fa1896
|
🎉 Add basic left-right layout
|
2022-07-14 09:48:51 +02:00 |
|
alonso.torres
|
3c3664535e
|
✨ Store layout info in shape
|
2022-07-14 09:29:21 +02:00 |
|
Andrey Antukh
|
e662a7090f
|
Merge branch 'staging' into develop
|
2022-07-14 07:11:01 +02:00 |
|
Andrey Antukh
|
2e2b05a7a4
|
📎 Sort translations files
|
2022-07-14 07:10:05 +02:00 |
|
Andrey Antukh
|
4e5146c210
|
Merge remote-tracking branch 'weblate/develop' into translations
|
2022-07-14 07:08:42 +02:00 |
|
Eva
|
edad00ad95
|
🐛 Fix overlay and shadows of modal body
|
2022-07-13 08:15:03 +02:00 |
|
Pablo Alba
|
8ac32fc3c2
|
✨ Add audit log for create shared link
|
2022-07-12 13:07:51 +02:00 |
|
alonso.torres
|
f2bd6a552f
|
✨ Feature toggle
|
2022-07-11 11:45:26 +02:00 |
|
Josep Ponsà
|
62bb3d9087
|
🌐 Add translations for: Catalan.
Currently translated at 99.5% (1105 of 1110 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ca/
|
2022-07-09 13:14:47 +02:00 |
|
Alejandro Alonso
|
37e9adc6b6
|
🐛 Fix set project on binary file import
|
2022-07-08 06:43:04 +02:00 |
|
Andrey Antukh
|
aadb7cb1bf
|
✨ Don't call rp/command internal method
|
2022-07-07 13:12:38 +02:00 |
|